comfyui_stealth_pnginfo

comfyui_stealth_pnginfo
★ 3

StealthPNG元数据工作流保存ComfyUI扩展
为 ComfyUI 增加 Save Image (Stealth) 节点,向 PNG 写入/读取隐匿的工作流元数据,便于保存与加载带隐藏信息的图像。
💡 将 ComfyUI 工作流嵌入 PNG 并通过拖放恢复。
🍴 3 Forks💻 Python🔄 2025-04-09
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/9d76119b2ef2
📄 README

comfyui_stealth_pnginfo

Fork of sd_webui_stealth_pnginfo with ComfyUI support.

This adds a custom node Save Image (Stealth) to write images with stealth metadata, and hooks into the frontend to allow drag-dropping images with stealth metadata embedded to load their workflow.

Original README follows below.


~~# sd_webui_stealth_pnginfo

This extension is for bypassing Discord exif data stripping

Only works for png image, does not work for jpg image.

Extension is auto activated, functioning on top of WebUI PNG Info, no additional setup is required after installation.~~

~~Injected PNG Info data is only available for webui PNG info, external exif data viewer will still show nothing.~~

Discord is no longer stripping Metadata, archiving this repo.