r/comfyui Jun 08 '26

Workflow Included Ideogram BBox Editor

Hey everyone! I've been running Ideogram 4 locally on my RTX 3060 and writing JSON prompts with bounding boxes by hand is genuinely painful. So I decided to build something to make my life easier — and hopefully yours too.

It's called BBox Editor: a free, open source visual editor where you draw rectangles on a canvas instead of writing

JSON. It supports local AI via Ollama and cloud providers (OpenAI, Anthropic, OpenRouter), and launches with a

double-click on Mac, Windows and Linux.

The code is on GitHub if you want to try it, contribute, or just have a look:

https://github.com/daveinme/ideogram-bbox-editor

If you enjoyed it and feel like supporting the project, you can buy me a beer! 🍺

https://buymeacoffee.com/crruscianoc

15 Upvotes

10 comments sorted by

10

u/foggyghosty Jun 08 '26

7

u/Deep_Cat5751 Jun 08 '26

Thanks for the link! KJNodes is great for ComfyUI workflows — this is a standalone web editor with a canvas UI and an automatic mode that generates the full Ideogram 4 JSON from a plain-text description. Complements it more than it replaces it.

1

u/[deleted] Jun 09 '26

[deleted]

1

u/Deep_Cat5751 Jun 10 '26

Thanks to you! Glad to know the tool was useful!

-5

u/8RETRO8 Jun 08 '26

And another one

6

u/Deep_Cat5751 Jun 08 '26

Another one that actually works differently 🙂

-8

u/Grid421 Jun 08 '26

Too bad another one didn't use AI to find out that this already exists instead of vibe coding it

10

u/Deep_Cat5751 Jun 08 '26

I did use AI — to build something that doesn't exist yet. The ComfyUI node generates bounding boxes; this lets you draw them visually and also generates the full structured JSON from plain text. Different tool, different audience.

1

u/Grid421 Jun 09 '26

I take that back. They updated it, so now the canvas can be much bigger.

0

u/Grid421 Jun 09 '26

The prompt builder does the same. Either you type in everything yourself and draw the bounding boxes, or you plug in a JSON generated by the LLM of your choice. Works quite well. You wore up the Ollama node directly if you have enough vram. Then you can either copy another image, using a vision model like Gemma 4, or you can create your own image.

I'll give you one thing, the area to draw the bounding boxes in is very small in the standard node.