CivArchive
    ← All articles
    Published October 9, 2023by svrth

    Python script to remove output image data

    152 views0 reactions2 comments on CivitAI1 collected
    tool guidetoolspython utilityfile modification

    Some users may wish to share output images and, for whatever reason, don't want to share the image's generation metadata.

    This script removes the metadata and stores it to a file having the same basefilename as the image file and saves a copy of the image with NoDat appended to the filename.

    THIS SCRIPT DOES NOT MODIFY THE ORIGINAL IMAGE.

    Supports InvokeAI and SD.

    Attachments