Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When generating images in Cursor (via Agent or Composer), explicitly requesting a specific size such as 750x1500px completely ignored. Regardless of how the prompt is phrased, the generated image is always 1536 × 1024 pixels.
This makes it impossible to generate UI assets, icons, thumbnails, or any image that requires precise dimensions.
Impact:
This blocks all workflows that depend on exact image sizes. A quick fix or support for explicit width x heightparameters would be greatly appreciated.
Steps to Reproduce
- Open Cursor Agent / Composer
- Prompt: Generate a 200x200px solid blue square
- Download or inspect the generated image
Expected Behavior
The image should match the requested dimensions (e.g., 750x1500 px).
Actual Behavior:
The image is always generated at 1536 × 1024 px, ignoring the requested size entirely.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Environment:
Cursor Version:
Version: 3.6.31 (Universal)
VS Code Extension API: 1.105.1
Commit: 81fcf2931d7687b4ff3f3017858d0c6dee7e2a60
Date: 2026-05-31T17:46:29.630Z
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
xterm.js: 6.1.0-beta.220
OS: Darwin arm64 25.3.0
System: macOS
Model: Auto
For AI issues: which model did you use?
Auto
Does this stop you from using Cursor
No - Cursor works, but with this issue
