A desktop viewer for inspecting image metadata, prompts and generation parameters.
Figure 1 – Main window. Clicking the preview opens an external, resizable full‑resolution window.
The AI RenderScope is a viewer-only application. It lets you browse folders of images, read their positive and negative prompts, and inspect metadata such as generator, model, sampler, scheduler, LoRA modules, seed, steps, CFG, and noise values. The app does not generate new images or re-run filters. Its goal is to make audit, curation and QC of datasets fast and reliable.
Clicking the in-window preview opens a separate external window that shows the selected image at its full resolution. You can move that window to another monitor and resize it for side-by-side review.
Contains dropdowns for Generator, Model, Sampler, Scheduler and LoRA. These controls are for viewing and organizing metadata only in this viewer.
The tool or UI that orchestrated image creation. Examples: InvokeAI, ComfyUI, Automatic1111. Knowing the generator helps you replicate pipelines and samplers correctly.
The base or fine-tuned model used to synthesize the image, e.g., blobForTraining_v10. Versioning matters for visual consistency and reproducibility.
The diffusion sampler controls how noise is iteratively removed. Common samplers include Euler, DPM++ 2M SDE K, etc. Different samplers influence sharpness, coherence and speed.
Defines the per-step noise schedule. Not all pipelines expose it. Pairing sampler and scheduler consistently helps match a specific look.
A numeric value that initializes the random process. Reusing the same seed with identical parameters typically reproduces the same layout and pose.
The number of denoising iterations. Typical ranges are 20–40. Too low can cause artifacts, too high increases render time with minimal gains.
Strength of guidance toward the positive prompt versus the unconditional prior. Moderate values like 6–12 usually balance prompt fidelity and realism.
Initial noise strength or a specific noise offset value, when recorded. Useful to understand domain differences across pipelines.
Lightweight adapters that steer the base model toward new concepts. The notation name:weight indicates which LoRAs were active and how strongly.
This application is a viewer. It does not generate or modify images. Dropdowns in the filter panel are informational and may be used for organization or search in future versions.
If some metadata fields are missing, they were not embedded in the image or could not be parsed from sidecar data.