Skip to content

Change Camera - Transform image perspective

post /v1/ai/image-change-camera Transform an image by changing the camera angle using AI. Adjust horizontal rotation (0-360 degrees), vertical tilt (-30 to 90 degrees), and zoom level (0-10) to generate a new image as if the camera had been repositioned around the subject.

This is an asynchronous endpoint. After submitting a request, use the task ID to poll for results or provide a webhook_url to receive a notification when processing completes.

Camera controls:

  • Horizontal angle (horizontal_angle): Rotate the viewpoint 0-360 degrees around the subject. 0 = front view, 90 = right side, 180 = back view, 270 = left side.
  • Vertical angle (vertical_angle): Tilt the camera from -30 (looking up) to 90 (bird's eye view). 0 = eye level.
  • Zoom (zoom): Adjust from 0 (wide shot, full scene) to 10 (close-up).

Use cases: Product photography with multiple angle views, architectural visualization, creative image manipulation, and generating consistent multi-angle views of objects and scenes.