ComfyUI Extension
Metadata Booster
ComfyUI frontend extension for inspecting embedded metadata in previewed images and videos.
rafek1241/comfyui-metadata-booster
Nodes—
On cloudLocal install
Stars0
Updated5 months ago
Readme

Metadata Booster
Metadata Booster is a standalone ComfyUI frontend extension that adds quick metadata inspection tools for previewed media.
Features
PNG Inforight-click actions for node previews and Assets/media previews
- metadata browser sidebar for dropped local files, folders, and live generated workflow previews
- grouped metadata dialog for Comfy prompt/workflow metadata
Copy metadata to clipboardas formatted JSON

Open workflow in ComfyUIfor embedded workflow JSON

- optional lightweight Assets/media hover preview with configurable fields
- embedded video metadata support for MP4/MOV/M4V and WebM/MKV files when metadata is present in the container
Installation
- Copy the
comfyui-metadata-boosterrepository into yourcustom_nodesdirectory. - Restart ComfyUI.
Settings
Metadata Booster: Enable metadata browser sidebarMetadata Booster: Auto-load generated media in metadata browserMetadata Booster: Enable Assets/media metadata previewMetadata Booster: Assets/media preview fields
Notes
- Image metadata uses the same frontend PNG/WebP/AVIF readers already shipped with ComfyUI.
- Video support is client-side only and reads embedded container metadata directly from the previewed file.
- The metadata browser accepts file and folder drops and can also track active node preview outputs in the current workflow.
- Unsupported formats and files without embedded metadata surface an explicit status message instead of failing silently.