Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 830 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 830 Bytes

ComfyUI embedded workflow editor

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

alt text

Usage

Open https://comfyui-embeded-workflow-editor.vercel.app/

Roadmap

  • Support for more image formats (png, jpg, webp, etc)
    • png
    • webp (coming soon)
    • jpg (seems not possible yet)
  • Show preview img to ensure you are editing the right image (thumbnail)
  • Support for other exif tags ("prompt", ...)

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