Image Generation Only Generates 1376x768 Images

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Note - this is a re-report of this closed/inactive issue: Image Generation Only Has Fixed Resolution

When generating any image using Composer 2, the output is always 1376x768 despite any instructions to use other resolutions/ratios.

Steps to Reproduce

Generate any image and specify the dimensions, e.g.:

generate me a 512x512 image of a cat

Expected Behavior

The expected behavior would be, well, a 512x512 output image.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Version Information

Version: 3.0.16 (user setup)
VSCode Version: 1.105.1
Commit: 475871d112608994deb2e3065dfb7c6b0baa0c50
Date: 2026-04-09T05:33:51.767Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200

For AI issues: which model did you use?

Composer 2

For AI issues: add Request ID with privacy disabled

92631806-3d83-44cc-904b-66e60d554332

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the re-report. This is a known limitation, image generation doesn’t support custom sizes or aspect ratios right now. The 1376x768 size is the provider default, and in the current implementation the tool just doesn’t pass any size parameters.

The team has been aware of this since the original report Image Generation Only Has Fixed Resolution. There’s no ETA for adding custom size support yet, but your re-report helps with prioritization.

As a workaround, you can use external tools to resize the generated images.

A post was merged into an existing topic: Image Generation Only Has Fixed Resolution