Back
AI summary
Written by AI from the official notes. Check them for exact details.The Imagine image API has updated quality settings, increased reference images for editing, and added new aspect ratios.
- Quality parameter now accepts 'auto' for better defaults.
- Image editing supports up to 5 source images.
- New aspect ratios include '21:9' and '5:2'.
Why it matters: Users who create or edit images will benefit from improved quality settings and more flexibility in image editing.
Full release notes3 changes
- Auto quality. The
qualityparameter ongrok-imagine-image-2.0now acceptsauto, and the default whenqualityis omitted has moved frommediumtoauto. Auto currently useslowfor image generation andmediumfor image editing. Images are billed at the quality they are served at. Passlowormediumexplicitly to pin a specific quality. See Image Generation. - Five reference images. Image editing now accepts up to 5 source images per request (was 3). See Multi-Image Editing.
- New aspect ratios. Image generation and editing accept
21:9(cinematic widescreen) and5:2(wide banners). See Image Generation.