ImagineAPIHomeHomeChangelogChangelogContactContact
  • Introduction
  • Quick Start
    • JavaScript (Node.js)
    • PHP
    • Python
    • Image to Image — /blend
    • Upscaling 1x — U1/U2/U3/U4
    • Upscaling 2x — Upscale (2x)
    • Upscaling 4x — Upscale (4x)
    • Variations — V1/V2/V3/V4
    • Authentication
    • Image
    • Webhooks
    • Status
    • Accepting Midjourney's Terms of Service
    • Requirements
    • Discord Bot
    • ImagineAPI Components
    • Upgrade
    • Troubleshooting
  • Introduction
  • Quick Start
    • JavaScript (Node.js)
    • PHP
    • Python
    • Image to Image — /blend
    • Upscaling 1x — U1/U2/U3/U4
    • Upscaling 2x — Upscale (2x)
    • Upscaling 4x — Upscale (4x)
    • Variations — V1/V2/V3/V4
    • Authentication
    • Image
    • Webhooks
    • Status
    • Accepting Midjourney's Terms of Service
    • Requirements
    • Discord Bot
    • ImagineAPI Components
    • Upgrade
    • Troubleshooting
  • Home
  • Changelog
  • Contact
Question? Give us feedback → (opens in a new tab)Edit this page
Guides
Upscaling 1x — U1/U2/U3/U4

Upscaling Midjourney Image 1x — 1024x1024

You do not need to do anything special to upscale an image by 1x. The API provides this by default.

After an image is generated, when you call GET /items/image/:id, it returns upscaled_urls with upscaled image URLs in an array.

Image to Image — /blendUpscaling 2x — Upscale (2x)

ImagineAPI.dev Documentation