Skip to content
AI Primer
release

ChatGPT Images 2.0 adds multilingual text and poster templates in creator tests

Hacker News tests and a reusable World Cup poster template pushed ChatGPT Images 2.0 beyond demos into multilingual text, infographics, and repeatable campaign layouts. That matters for brand and editorial work where consistency, composition, and text rendering usually fail first.

4 min read
ChatGPT Images 2.0 adds multilingual text and poster templates in creator tests
ChatGPT Images 2.0 adds multilingual text and poster templates in creator tests

TL;DR

  • OpenAI pitched ChatGPT Images 2.0 as a jump toward production-ready graphics, and the OpenAI launch summary plus the GPT Image 2 model page both center better text rendering, stronger layouts, and image editing.
  • According to the main HN thread, early users immediately stress-tested multilingual text, infographics, comics, and other composition-heavy prompts instead of sticking to pretty single-image demos.
  • Fun_Walk_4965's World Cup poster template is the clearest creator-side proof of the shift: one reusable prompt, fixed typography, fixed composition, and country-color swaps were enough to turn the model into a repeatable campaign system.
  • the HN discussion roundup also surfaced practical API questions around pricing and prompt adherence, while Simon Willison's hands-on raccoon test gave the release a fast real-world sanity check.

You can read the official announcement, skim the prompting guide, and check Simon Willison's raccoon benchmark. On the creator side, the Reddit World Cup poster set is a better signal than any launch reel because it shows the model holding a reusable layout system together.

Text and layout

Introducing ChatGPT Images 2.0

OpenAI has introduced ChatGPT Images 2.0, a significant update to its image generation capabilities that integrates a new "thinking" mode. This model uses reasoning and real-time web search to improve image accuracy and complexity. Key improvements include high-fidelity text rendering in multiple languages (including non-Latin scripts), the ability to generate multiple consistent images from a single prompt (e.g., for manga sequences or design plans), and better instruction following for production-ready outputs like infographics and diagrams. The update is available to all ChatGPT users.

OpenAI's own framing was unusually specific for an image launch. The company said the model can render higher-fidelity text, handle non-Latin scripts, keep multiple generated images consistent from one prompt, and follow instructions well enough for infographics, diagrams, and manga-style sequences in the official announcement.

The developer side sharpened that pitch. OpenAI's developer announcement said gpt-image-2 was built for assets that need to be readable, on-brand, localized, and formatted for a destination surface, which is the language of marketing teams and product designers, not prompt hobbyists.

Poster templates

r/aiArt

Turned every World Cup 2026 player into a hero poster with one reusable prompt.

0 comments

The most useful creator example in the evidence pool is not a benchmark, it is a template. Fun_Walk_4965's post breaks the prompt into five fixed design decisions:

  1. Team-color rim light, embers, smoke, and a dark gradient do the campaign styling.
  2. A giant vertical surname plus small first name and tournament lockup do the poster typography.
  3. The hero crop stays fixed, chest-up, slightly off-center, looking off-camera.
  4. The palette keys off each national team's official colors.
  5. The output is built as a 9:16 wallpaper so people can reuse it as a phone background.

That matters because the model is being used as a layout engine, not just a portrait generator. The player name and country change, but the composition survives.

Prompt tests

Discussion around ChatGPT Images 2.0

Thread discussion highlights: - minimaxir on API model card and pricing: Commenter links the `gpt-image-2` API docs and notes pricing is mostly unchanged, with some output-price differences and a possible pricing typo in the docs. - simonw on hands-on prompting: A user tests the model from the API with a custom “Where’s Waldo”-style prompt and shares their code plus output as an early practical check. - minimaxir on hard benchmark prompts: A commenter describes a deliberately difficult prompt designed to test heuristic-following and domain knowledge, using Pokémon and prime numbers as a stress test.

According to the HN discussion roundup, commenters quickly moved from launch reactions to practical checks: pricing, hard prompt-adherence tests, and Simon Willison's custom API prompt for a "Where's Waldo" style image hiding a raccoon with a ham radio.

Willison's write-up is a good snapshot of the model's first-week vibe. He used a deliberately annoying crowded-scene prompt, compared it against older gpt-image-1 output and rival models, and treated composition density as the test instead of pure prettiness.

ChatGPT Images 2.0

For creatives, the key change is higher-fidelity image generation with better text handling, multilingual support, and more reliable multi-panel or infographic-style output. The thread also shows people testing comics, diagrams, and other composition-heavy prompts, which suggests stronger usefulness for layout-sensitive creative work.

That lines up with what the main HN thread elevated as the creative angle: comics, diagrams, infographic-style output, and text-heavy scenes where older image models usually lose structure first.

API surface

The API story is more concrete than the consumer launch page. The GPT Image 2 model page lists both v1/images/generations and v1/images/edits, exposes a pinned gpt-image-2-2026-04-21 snapshot, and shows tiered rate limits starting at 5 images per minute on Tier 1 and rising to 250 on Tier 5.

OpenAI's prompting guide adds the workflow knobs creators actually care about: low, medium, and high quality settings, arbitrary resolutions subject to model constraints, and positioning gpt-image-2 as the default for text-heavy images, photorealism, compositing, and editing.

Pricing landed close to prior expectations, but it is now spelled out as tokens. In OpenAI's developer community announcement, image tokens are listed at $8 per million input and $30 per million output, while text tokens are $5 input and $10 output, matching the pricing questions that HN commenters raised on day one.

Share on X