Skip to content

In-place embedded workflow-exif editing experience for ComfyUI generated images in your browser.

Notifications You must be signed in to change notification settings

Comfy-Org/ComfyUI-embedded-workflow-editor

Folders and files

NameName
Last commit message
Last commit date
Apr 11, 2025
Apr 11, 2025
Apr 11, 2025
Dec 8, 2024
Apr 11, 2025
Dec 5, 2024
Dec 5, 2024
Dec 5, 2024
Apr 10, 2025
Apr 11, 2025
Feb 27, 2025
Apr 11, 2025
Dec 5, 2024
Dec 5, 2024
Apr 10, 2025

Repository files navigation

ComfyUI embedded workflow editor

In-place embedded workflow-exif editing experience for ComfyUI generated images. Edit png exif just in your browser.

screenshot

Usage

  1. Open https://comfyui-embeded-workflow-editor.vercel.app/
  2. Upload your img (or mount your local directory)
  3. Edit as you want
  4. Save!

Roadmap

  • Support for more image formats (png, jpg, webp, etc)
    • png read/write
    • webp read/write
    • jpg (seems not possible yet)
  • Show preview img to ensure you are editing the right image (thumbnail)
  • Support for other exif tags ("prompt", ...)
  • maybe provide cli tool, create issue to request this function
    • comfy-meta get --key=workflow img.webp > workflow.json
    • comfy-meta set img.webp --key=workflow --value=workflow.json

Contributing

Requirements: - Bun — A fast all-in-one JavaScript runtime

Run the following commands start your development:

git clone https://github.com/snomiao/ComfyUI-embeded-workflow-editor
cd
bun install
bun dev

About

@snomiao 2024

License

MIT

About

In-place embedded workflow-exif editing experience for ComfyUI generated images in your browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published