CivArchive
    Promptvision - view all your generations in one place! Local image viewer! - v2.0 - Windows x64 .exe
    Preview 27052544Preview 27052543Preview 27052542Preview 27052545Preview 27052541

    Promptvision

    Brand new rewrite. Now using CustomTkinter for native GUI via python.

    • Primarily useful for viewing generations (generated images) either in realtime as they are created or when you are cataloguing them (supports auto detect of new images in the folder you're viewing)

    • Shows metadata from forge / automatic1111 natively (I am using forge)

      • This means it will support other platforms that use the same way to store metadata

    • Has navigation shortcuts

      • D and A for moving next/previous images

      • F for marking an image as favorite

        • The viewer will store a favorites.json in each folder you open with the viewer so that you can have different favorites depending on what you're browsing.

    • Settings are stored in the same place as where you open the program

      • viewer_settings.json Contains information about your last opened directory, last position (you can resume browsing in the same folder if you close it), export directory (where you want to save favorites to) and auto update toggle (if you want to detect new images in the folder)

    • Gallery view of all images in the folder

      • You can press on an image to view that in the image viewer

    Note that when opening gallery view it will take a little while to load in most use cases. I've tried quite a few methods to improve the performance, but it is what it is. If you have auto update images on it might flicker a bit, especially if you're viewing the last gallery page which is being updated with new generations as you're viewing. Turn off auto update setting to reduce flickering.

    VirusTotal analysis of the program: https://www.virustotal.com/gui/file/617b644d673c84c1ccdc9c2287804102eba0e03b4ec9ca94f646b2175bbf62ff/detection

    There are 3 false positives. It seems that it's not completely possible to generate executables from python without these if not using a certificate.

    Build command:
    pyinstaller --name=Promptvision --windowed --onefile --add-data="assets/*:assets" --add-data="views/*:views" --hidden-import=PIL._tkinter_finder promptvision.py --clean --icon=assets/pvlogo.png

    Description

    Complete rewrite of the image viewer. More lightweight. Nothing to install. Note: metadata is only designed to be extracted on automatic1111 and forge (and probably other forks that use same way of storing metadata)

    Other
    Flux.1 D

    Details

    Downloads
    150
    Platform
    CivitAI
    Platform Status
    Available
    Created
    8/31/2024
    Updated
    9/27/2025
    Deleted
    -

    Files

    promptvisionViewAllYour_v20WindowsX64Exe.zip