Published:
Getting an image right is rarely one shot. You generate something, then you nudge it: darker, fewer cars, more fireworks. The old Chat-O flow broke down right there. The first image had zoom and download. Every edit after that showed up as a flat thumbnail with nothing to click. To change it again you had to close the view, scroll back through the chat, and retype the prompt from memory.
That was a frustrating loop, and it made a good model feel clumsy. So we rebuilt it.
Every image now opens into a full-screen view built for iterating:
Here is version two of four, the red car at night, one step back from the blue one:
Here is the edit, sent with that exact image attached:
And here is the result, three edits in from the start:
Two other small touches: Download works for any version, and Reuse prompt puts the original text back in the composer so you can try a new angle. Edits run in the background, so you can keep chatting while the image loads. Once it is ready, it joins the gallery as the next version.
A better model would not have helped with these two issues in the way.
Edits had no controls. The first image was saved as a real file with actions attached. Edits were saved as raw data buried inside the message text. There was nothing to click and nothing to reference later. We now save every edited image properly. Each one gets the same actions and controls as the original.
Some edits came back blank. Images stream in over the network, and large files get split into pieces. We were reading each piece as it arrived. If an image crossed a boundary between pieces, the app silently dropped it. The model did the work, but we threw the result away before you could see it. We now wait and put all the pieces back together first.
Both bugs made the product feel flaky, even though the model itself was fine. They were worth fixing either way. See the blind test.
Nobody lands the perfect image on the first try. We built the gallery and the edit tools for one reason: your fifth try should be as easy as your first. A great image generator with a clunky interface loses to an average one you can actually steer.
Sign up free. Ask for an image, click it, and keep tweaking until it looks right.
Sometimes you do not need an AI generation at all. Some images are just better with a real camera:
Photo: Tkirkgoz on Pexels.
Pexels has photos from professional photographers, and sometimes that is simply the better answer.