Skip to main content
POST
Pan out in a direction on a single image after Upscale: the original stays at the edge and the new area is filled in. Pan can be chained (keep panning right) to stitch a panorama.

Parameters

Auto matching uses customId substrings: pan_left, pan_right, pan_up, and pan_down.

Request example

Notes

  • Version support: pan works only on v6 / v6.1 / v7 / v8.1 / v8.2 / niji 6; v5.2 and earlier FAIL (the MJ engine can’t run it).
  • If it returns This action requires an upscaled task..., you passed a grid task; call upscale first.
  • direction must be one of left / right / up / down.
  • Version metadata from the source task is inherited automatically. To price by speed, configure midjourney@pan-fast / midjourney@pan-turbo.

Response

On success you receive a new local task_id. Poll GET /v1/tasks/{task_id} for the result.