Free ChatGPT users can now generate images with DALL-E 3 (just)
What Happened
ChatGPT was originally limited to text interactions, but paid subscribers last year gained the ability to use the chatbot to generate images with DALL-E 3. That feature is now coming to free ChatGPT users too, though you’ll be limited to just two images per day … more…
Fordel's Take
OpenAI opened DALL-E 3 image generation to free ChatGPT users, capped at 2 images per day.
This matters because it shifts the baseline expectation for image gen access — users who were willing to pay $20/month for GPT-Plus just for DALL-E 3 now have a free alternative. Most teams running image generation in their pipelines via the OpenAI Images API are still paying $0.04–$0.08 per image. Two free images daily won't replace that, but it kills the "just use ChatGPT" workaround your non-technical stakeholders keep suggesting.
If you're building image gen into a product, this changes nothing in your architecture. If you're still manually generating assets through ChatGPT instead of automating with the Images API, the 2-image cap will force the decision you've been avoiding.
What To Do
Do image generation via the OpenAI Images API with gpt-image-1 instead of routing through ChatGPT manually because the 2/day free cap will break any team workflow that depends on it.
Cited By
React
Get the weekly AI digest
The stories that matter, with a builder's perspective. Every Thursday.
