Here is a collection of tips and tricks and some weaknesses and limits too, focused on the technical part of the GPT-image-generator. It takes quite some time to realize relatively simple things. This might help save some time when experimenting.
Ugly, broken, incorrect or boring test images are also allowed here. It is less about creativity, aesthetics and good ideas, and more about probing the models for weaknesses on a technical level.
The first post includes all the findings, and will be updated from time to time.
I collected the findings on the first page. And if bugs are corrected, the text on the first page for them will be deleted.
For prompting tips, and cool images, check the galleries: Topics tagged gallery
Important:
- It is not a typical gallery. It analyses mainly technical problems, and tries to find workarounds if possible.
- There are no tips here for API or Python, only prompting for the image generator system itself.
- What we do not analyze are jailbreaks! Such posts will be deleted!
- We all do this here as a hobby, so be kind to each other.

In case of access issues or other pure technical issues, check here if the problem is known: https://status.openai.com/
You can find here an example of how it was done in the past, for older models (Click to Open)
Collection of GPT-4o-images prompting tips, issues and bugs
Collection of Dall-E 3 prompting tips, issues and bugs (check first post)
Some of the prompting tips for DallE 3 are maybe still relevant.
References and links (Click to Open)
GPT Image Generation Models Prompting Guide
ChatGPT Images 2.0 System Card - OpenAI Deployment Safety Hub
https://openai.com/de-DE/index/introducing-chatgpt-images-2-0/
https://help.openai.com/en/articles/11084440-images-in-chatgpt
DALL·E 3 is still accessible (Click to Open)
For all users who prefer DALL·E 3, it is still available. (Thanks!)
IMPORTANT: you must switch on the old 4.5 model.
ChatGPT - DALL·E
And tips for it are available here. (check first post)
Collection of Dall-E 3 prompting tips, issues and bugs (check first post)
Prompting Tips
Important for testers:
It is very important to suppress the ChatGPT prompt enhancing! Because you want to see what the prompts exactly do. If GPT changes the prompts, it will not be your prompt that created the image.
You can ask ChatGPT to show you the prompt send to the image generator generator, to check what it actually get.
You can use something like this:
(format 1536x1024.) (donât change the prompt, send it as it is.)
(format 2:1.) (donât change the prompt, send it as it is.)
BUT: It could be that, in the background after ChatGPT has sent the prompt, the prompt is improved a second time if it is considered insufficient. In addition, it could be that not only image data is carried over from one image to the next, but that the text prompts are also kept consistent when possible. However, apparently nothing is known about this yet.
Bugs:
-
Visible Noise Patterns: The amplifier effect was fixed a bit by making subsequent images no longer depend so strongly on the previous ones. But there is still visible strong noise in the image. It is visible, it is ugly, it is disturbing, it causes neurological stress like 64 kb/s MP3 artifacts in sound or 20% compressed JPEG, and it is still present.
NO FIX POSSIBLE: The issue is technical and cannot be fixed with prompting!
Partial workaround: Since details and small objects in the image, as well as complex natural surface structures trigger the effect, there is a possibility to partially remove it by reducing the image complexity. You can do this with prompting. And @Timebender suggests simply using âLESS DETAILSâ in the prompt. It does reduce the variety in the image, but also the noise that triggers the patterns. -
Noise Amplification: And it still amplifies over time. You can see in images, if the first is detailed and the second is clear, that it keeps data from the preview picture.
FIX: Restart the session, load the page new. -
(Maybe Weights destructive?): (⊠and it might possibly have a destructive effect on model weights if such images are fed back into training.)
Fixed Bugs:
(non)
Tips, New capabilities (still need to be testedâŠ):
The image generator can show quite a few new capabilities.
-
GPTâs prompt improvements: ChatGPT has been significantly improved in generating and improving prompts. The prompt generation is precise and efficient. (That was not the case in the past.)
So you can now use GPTâs prompts as good prompting examples, and to learn prompting. -
Creativity: 2.0 has become more creative again, a clear improvement over 1.0 can be seen, even with deliberately vague and simple prompts the generator can still generate aesthetic images, even without prompt improvement by ChatGPT.
-
360 images: The 360° image generation is very interesting. We will still see whether these can be projected perfectly onto a sphere.
-
Flexible aspect ratio: The generator can now output different formats, not only portrait, landscape, and square. Therefore, it can be important to specify the format if you want a very specific one. Or you can simply specify landscape format and leave the adjustment to the generator. Or you let the generator chose the size.
The new 2.0 generator supports flexible image formats up to a 3:1 or 1:3 ratio, as long as the resolution stays within the technical limits. In practice, this means formats such as:
1:1 square, 4:3 landscape, 3:4 portrait, 3:2 landscape, 2:3 portrait, 16:9 widescreen, 9:16 vertical, 2:1 wide landscape, 1:2 tall portrait, 21:9 panoramic, 9:21 tall panoramic, 3:1 extra-wide panoramic, 1:3 extra-tall vertical.Reference resolutions (API-documented / not clearly documented for ChatGPT, maybe not all available in ChatGPT):
1024x1024, square, standard size, available as a common API reference size
1536x1024, landscape, standard API reference size
1024x1536, portrait, standard API reference size
2560x1440, 2K / QHD, API-documented reference size and recommended upper reliability boundary
3824x2144, near-4K / UHD, API-documented experimental upper-end target
3840x2160, listed as a 4K / UHD target, but if the max-edge rule is enforced literally, it must be rounded down because the maximum edge must be below 3840 pxFor gpt-image-2, OpenAI documents flexible resolutions where both sides must be multiples of 16, the longest side must be below 3840 px, the long-side-to-short-side ratio must not exceed 3:1, and the total pixel count must stay between 655â360 and 8â294â400 pixels. OpenAI lists 1024x1024, 1024x1536, 1536x1024, and 2560x1440 as common reference sizes.
For ChatGPT: 1024x1024, 1536x1024, 1024x1536
-
Prompt repetition: @EricGT suggested that prompt repetitions could be useful. They can strengthen part of or the entire prompt in a model.
https://arxiv.org/pdf/2512.14982




















