~/cbpw · ~/projects · ~/blog ·

root@cbpw:~$ cat blog/comfyui-image-viewer.md

ComfyUI image viewer

cbpw blog

Working with ComfyUI and struggling to quickly view image metadata?

 

I built a simple solution 👇

 

🔗 https://github.com/oshinnoshinnobu/comfy_viewer_v2

 

Comfy Viewer V2 is a lightweight desktop app (Python + PySide6) that lets you:
• Open a folder of generated images
• Preview them instantly
• Inspect embedded workflow metadata (prompts, params, etc.)

 

Minimal UI, fast workflow.

 

Built it for myself, sharing it in case it helps others~