CivArchive
    Preview 2214271
    Preview 2214268
    Preview 2214295

    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

    [1.4.0] - 2023/08/26

    Added

    • Provide Ebuild file for Gentoo Linux users like me.

    • Add support for new status of regional prompter.

    • Add support for CFG auto, CFG scheduler.

    • Add support for 'Exstras' status.

    • Add 'Compare extension' mode.

      (Note: It can find left-click on lower tab title.)

    • Add import JSON feature.
      (Note: This feature is not intended to import any JSON other than what it has exported.)
      (Note 2: If use 'import JSON' feature, all tabs will be replaced.)

    Changed

    • Image view window link to current tab of main window.

    • Tab is now hidden when loading only a single file.

    • 'Hires.fix/CFG fix' tab was divided into 'Hires.fix/Extras' tab and 'CFG' tab.

    • Now the script receive filepaths (both directories and files) without "-f" or "-d" parameters.
      (Note: "-f" and "-d" parameters still available too.)

    Fixed

    • Pass the directory path with "-d" to the script causes crash.

    • When loading image data without "Steps" the script crashes.

    • If image view window show fullscreen, pixmap stretches.

    FAQ

    Comments (8)

    pan_daAug 26, 2023· 1 reaction
    CivitAI

    Hello,

    When i decompress you files (.zip archive), windows defender triggers a virus alert (high risk) as follow : Trojan:win32/Wacatac.B!ml

    Can you please double check and fix it ?

    Also just a suggestion... for future request (if the soft is safe...) can you please add a 'dark mode' instead of white. Thank you for you support !

    Yui_tan
    Author
    Aug 27, 2023

    Hello!

    Thank you for your reporting and feedback.

    Probably that issue seems to be a false-positive triggered by Microsoft Defender.

    So, I have reviewed and recompiled version 1.4.0-r1.

    Within my own environment, v1.4.0-r1 showed no signs of detection.

    It would be nice if you could try it.

    Dark mode......

    I'm worry about lack of my skills.

    But I'll try it out.

    Thanks again for your support!

    AlyndiarAug 27, 2023· 1 reaction

    @Yui_tan Yes, Dark Mode would be quite appreciated.

    Gambattekudasai!

    pan_daAug 27, 2023

    ^_^ Thank you very much for your fast support as your soft looks fantastic, i would be interested to test it out. So i just downloaded it back again. Unfortunately i have the same windows defender Alert as follow this time -> Trojan:win32/Wacatac.H!ml then win defender kills the .exe it is marked as high potential risk.... IoI;; note windows defender act once i double click the .exe file and wait for 5 sec. Maybe you can reproduce it ? Or another user in order to help you to debug. Unfortunately i'm not in the dev part... (i'm useless...) but cheer up, i bookmarked your page and project to test the soft soon as it is fixed. Many thanks again for all your efforts, those kind of piece of software is always a must have.

    Yui_tan
    Author
    Aug 28, 2023

    @pan_da 

    Thanks for your replies!

    First of all, I apologize for inconvenience.

    As a matter of fact, I can't reproduce it in my Windows environment.

    However, it is a great loss for me that you can't use it, so I'll see if I can do something about it.

    I intend to try changing the compiler from infamous 'pyInstaller'.

    I believe this might help resolve the issue you're facing......maybe.

    Please, continue support to pyPromptChecker!

    pan_daAug 28, 2023

    @Yui_tan Thank you very much trying your best to fix it. Sure i will have a look again untill this is fixed. So i can maybe help for feedbacks as user. Cheers !

    pan_daSep 1, 2023· 1 reaction

    After update 1.5 it works like a charm on my end (no more winDefender Alert) => Goodjob ! Also a BIG thank you very much for adding the 'dark mode' to the 'menu' i will try more tomorrow, and try to give you User experience suggestions. Thank you very much !

    sirdrakSep 12, 2023· 1 reaction

    Windows Defender has a serious problem with false positives since February... Occurs when a file is being downloaded, triggering that alert (file infected with Watacac virus). It happens even with files types that cannot be infected. Afterwards, if you do a scan on the suspicious file, it always comes out clean.

    Other
    Other

    Details

    Downloads
    148
    Platform
    CivitAI
    Platform Status
    Available
    Created
    8/26/2023
    Updated
    5/13/2026
    Deleted
    -

    Files

    pypromptchecker_v140.zip

    Mirrors

    CivitAI (1 mirrors)

    Available On (1 platform)

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