CivArchive
    Preview 1

    A tiny script for AI images created by AUTOMATIC/stable-diffusion-webui

    For Linux and Windows. It operates stand alone. Now support PNG and JPEG

    github https://github.com/yui-tan/pyPromptChecker

    pyPromptChecker binary edition no longer has any requirements.

    source code edition still require Python 3.x

    If you do not wish to use the binary edition,
    please run install.sh/install.bat file again after the upgrade to enable support for JPEG format files.

    What's next

    • Please check the disabled menu names in the main menu

    If you have any feedback, additional feature requests, or specific file formats you'd like me to support, please feel free to let me know. first come, first served.

    Supports

    • Stable Diffusion Webui

      • Extras

      • Hires.fix

      • Dynamic Thresholding (CFG fix) extension

      • CFG auto

      • CFG scheduling

      • Add Network extension

      • ControlNet extension

      • Tiled diffusion extension

      • Regional prompter extension

    • Image format

      • PNG

      • JPEG

    How to Install

    Binary edition (both Linux and Windows users)

    1. Download the binary packages from here or github.

    2. Extract pyPromptChecker-bin directory to any location of your choice.

    3. Optionally, shortcut or desktop files for enable drag-and-drop functionality.

    4. Execute pyPromptChecker or pyPromptChecker.exe by double-click.

    5. If you are Linux user, you can delete pyPromptChecker.exe file.

    6. If you are Windows user, you can delete pyPromptChecker file.

    Source code edition for Linux

    git clone https://github.com/yui-tan/pyPromptChecker
    cd pyPromptChecker/install
    ./install.sh

    if you want to update.

    cd /path/to/pyPromptChecker
    git pull

    Source code edition for Windows

    1. Make sure you've got Python 3.x hanging around.

    2. Download the packages.

    3. Extract the packages to a location of your choice as 'pyPromptChecker'.

    4. Run pyPromptChecker/install/install.bat file.

    5. Don't miss a single word of the words that pop up on the screen, before going wild in the comments.

    How to Update

    Using "git clone" during Installation

    cd /path/to/pyPromptChecker
    git pull

    Using Packages during Installation:

    1. Download the latest package.

    2. Extract the new package to a location of your choice, but not the installed directory.

    3. Overwrite the following files and directories from the extracted package.

    /pyPromptChecker/lib

    /pyPromptChecker/__init__.py

    /pyPromptChecker/main.py

    1. If necessary, also consider overwriting 'config.ini'.

    2. You might realize that it's pretty much the same thing as doing 'git pull'

    How to Uninstall

    Just delete entire directory.

    Description

    [v2.1.0] - 2023/09/23

    Added

    • Added a diff view mode.
      (Note: Diff view mode can be accessed from the listview, thumbnail and the thumbnail tab bar.)
      (Note2: The diff view mode currently supports only two-file comparisons.)

    • Added a thumbnail tab bar. Details in description.html

    Changed

    • The status shown in the listview mode is customizable.

    • An additional method for hash extraction in the model hash extractor.

    • Now Main status shows 'image size' and 'initial image size'.

    • Now creation method (i.e. txt2img, img2img) is shown in listview.

    • The class of the search dialogue has been changed from QMainMenu to QDialog.

    Fixed

    • Fixed a crash issue in listview mode under specific conditions.

    • Fixed an issue that occurred when toggling themes using shortcut keys.

    • Fixed the issue where images could not be opened when embedded data was absent, even if the 'IgnoreIfDataIsNotEmbedded' value was set to 'False'.

    Deprecated

    • '-f' option and '-d' option are now deprecated.

    • 'JsonExport' option in 'config.ini' is now deprecated.

    Other
    Other

    Details

    Downloads
    0
    Platform
    SeaArt
    Platform Status
    Available
    Created
    7/25/2024
    Updated
    9/28/2025
    Deleted
    -

    Files

    Available On (1 platform)

    Same model published on other platforms. May have additional downloads or version variants.