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
- Host: GitHub
- URL: https://github.com/otacoo/comfyui_otacoo
- Owner: otacoo
- License: gpl-3.0
- Created: 2025-05-08T02:18:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-02T07:14:56.000Z (9 months ago)
- Last Synced: 2025-10-02T09:19:12.791Z (9 months ago)
- Topics: comfyui-custom-node, metadata-extraction, standalone
- Language: JavaScript
- Homepage:
- Size: 128 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **Metadata-Extractor**
- awesome-comfyui - **Metadata-Extractor**
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

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

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