An open API service indexing awesome lists of open source software.

https://github.com/otacoo/comfyui_otacoo

Extract generation info from PNG and JPEG images, supports both A1111 and (some) ComfyUI metadata
https://github.com/otacoo/comfyui_otacoo

comfyui-custom-node metadata-extraction standalone

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Metadata-Extractor ✨
Extract generation info from images, works for both A1111/Forge, NovelAI and (most) ComfyUI types of metadata.

Can be used as [standalone](https://github.com/otacoo/comfyui_otacoo/releases/latest) 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](https://github.com/user-attachments/assets/ffc62a63-ed70-41b1-891f-0d42798e2c82)

### Manual Install

Go into your ComfyUI `custom_nodes` folder, open a terminal and do:
```
git clone https://github.com/otacoo/comfyui_otacoo.git
```

![button](https://github.com/user-attachments/assets/77ed794d-cd70-4dd0-8ba3-a43e712ad584)

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

![disable_extension](https://github.com/user-attachments/assets/2b7df221-6567-4f1e-ae7e-3b241a7149ef)