ComfyUI Extension: Metadata-Extractor

Authored by otacoo

Created

Updated

1 stars

Extract generation info from PNG and JPEG images, supports both A1111 and (some) ComfyUI metadata

Custom Nodes (0)

    README

    Metadata-Extractor ✨

    Extract generation info from images, works for both A1111/Forge and (most) ComfyUI types of metadata.

    Can be used as standalone or installed as ComfyUI custom_node, which will add a button to the menu bar.

    Support:

    • Supports PNG, JPEG and WEBP images
    • Supports hidden metadata, Alpha, RGB, EXIF UserComment, Make, JSON and JSON-like strings

    Screenshot Metadata Extractor

    Manual Install

    Go into your ComfyUI custom_nodes folder, open a terminal and do:

    git clone https://github.com/otacoo/comfyui_otacoo.git
    

    button

    To disable the widget, go into the ComfyUI menu > Extensions and toggle it off:

    disable_extension