https://github.com/otacoo/comfyui_metadata_extract
Extract generation info from PNG and JPEG images, supports both A1111 and (some) ComfyUI metadata
https://github.com/otacoo/comfyui_metadata_extract
comfyui-custom-node metadata-extraction standalone
Last synced: about 2 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_metadata_extract
- Owner: otacoo
- License: gpl-3.0
- Created: 2025-05-08T02:18:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-30T07:03:14.000Z (5 months ago)
- Last Synced: 2026-01-30T19:27:38.816Z (5 months ago)
- Topics: comfyui-custom-node, metadata-extraction, standalone
- Language: JavaScript
- Homepage:
- Size: 150 KB
- Stars: 9
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Metadata-Extractor ✨
Extract generation info from images, works for A1111/Forge, NovelAI, InvokeAI, Midjourney and (most) ComfyUI types of metadata.
Can be used as a [standalone](https://github.com/otacoo/comfyui_metadata_extract/releases/latest) web page or installed as ComfyUI custom_node, which will add a button to the menu bar.
### Features:
- Supports PNG, JPEG and WEBP images
- Supports hidden metadata, Alpha, RGB, EXIF UserComment, Make, JSON and JSON-like strings
- Fetch and linkify Civitai models
- Strip metadata
- Light / dark theme

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

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