Change Camera Angle AI Generator
Generated on PixelDojo with Change Camera Angle. Produced by PixelDojo's generation pipeline.
Change Camera Angle costs 1 credit per edit and returned a 90 degree orbit of a reference photo in about 12 seconds on August 26, 2026. It is a single purpose tool: you upload a photo and dial in a horizontal angle, a vertical tilt, and a zoom level, and it renders the same subject and setting from that new camera position. It does not take a text prompt at all. Here is the request we sent, the frame it returned, and where a general edit model does the job better.
The 90 degree orbit, one request, first result
Every example below was produced on PixelDojo. Hover to see the prompt.

Reference image: a close crop of a fisherman mending a net. Request: horizontal_angle 90, vertical_angle 0, zoom 5
Change Camera Angle
What Change Camera Angle actually takes as input
No prompt, just angles
The request takes an image plus three numbers: horizontal angle from 0 to 360 degrees, vertical tilt from negative 30 to 90 degrees, and a zoom level from 0 to 10. There is no text field for describing what should change, because nothing about the scene is supposed to change except the camera.
What our 90 degree request returned
We fed in a close crop of a fisherman's hands working a net and asked for a 90 degree horizontal orbit. It came back pulled further out, showing his torso, both hands, the full net, and the lake and far shoreline behind him, all from a new side on angle. The net, the rope tied along its edge, and the man's shirt held together across the move.
It is a Qwen Image Edit variant under the hood
The tool runs Qwen Image Edit with a multi angle LoRA layered on top, and a lora_scale setting from 0 to 4 controls how strongly that LoRA pushes the reframe. Six framing presets are also available, from square to wide landscape, if you want the output cropped differently than the source.
One image out, every time
The endpoint returns exactly one image per request no matter what you send, and every request is 1 credit flat. Older parameters like num_images are still accepted so existing integrations keep validating, but they do not multiply the price or the output count.
One photo, one angle request, 1 credit, about 12 seconds. No prompt field, just numbers.
Why Choose Pixel Dojo for Change Camera Angle
Professional-quality results with cutting-edge AI technology
1 credit per edit, flat
No resolution tiers, no charge for the angle values themselves. One request, one image, 1 credit.
About 12 seconds, measured
Timed on August 26, 2026 from request to finished file. It returned inside the same response, no job polling needed.
The subject held together across the move
Our net, rope, and shirt read as the same objects after a 90 degree orbit, not a redrawn approximation of them.
How It Works
How we ran the 90 degree orbit:
Upload the reference photo
We used a close crop of a fisherman's hands mending a net. Any photo with a clear subject works; the tool re-frames what is already there rather than adding new content.
Set the angle, not a sentence
We left vertical_angle at 0 and zoom at 5, and set horizontal_angle to 90 for a quarter turn around the subject. No prompt field to write.
Generate in the app or over the API
Run it from the tool page, or POST to /api/v1/models/change-camera-angle/run. Ours charged 1 credit and returned in about 12 seconds.
Loved by creators on PixelDojo
Real feedback from people using PixelDojo, pulled from our in-product surveys.
Love how I can almost create anything
The Flux Pro Ultra is just amazing!
Very easy to use, and they have fast wan 2.2 video generation with custom loras available.
The overall quality of the site and it's amazing variety of tools. The continued updates of the UI. The unbelievable level of tech support.
THIS IS SO DOPE !
I have already recommended it to friends
Explore more AI tools on PixelDojo
AI Tools
Compare & Switch
- Best AI Image Generators
- Best AI Video Generators
- Midjourney Alternatives
- Civitai Alternatives
- Runway Alternatives
- Leonardo Alternatives
- Pika Alternatives
- Luma Alternatives
- Magnific Alternatives
- Veo Alternatives
- Flux Alternatives
- Freepik Alternatives
- Seedance Alternatives
- Seedream Alternatives
- Pixverse Alternatives
- GPT Image Alternatives
- Synthesia Alternatives
- Playground Alternatives
- NightCafe Alternatives
- Canva AI Alternatives
- ElevenLabs Alternatives
- ComfyUI Alternatives
- Fal Alternatives
- Replicate Alternatives
Common Questions
Everything you need to know about Change Camera Angle
How much does Change Camera Angle cost?
1 credit per request, flat. The endpoint returns exactly one image regardless of the angle or zoom values you send, so there is no way to spend more than 1 credit on a single call.
How fast is Change Camera Angle?
About 12 seconds in our August 26, 2026 run, measured from request to finished file. It returned in the same response rather than as a job to poll.
Does it take a text prompt?
No. The request is an image plus three numbers: horizontal angle, vertical angle, and zoom. There is a negative_prompt field kept for backward compatibility, but the current endpoint ignores it.
How is this different from editing with Flux Kontext?
Flux Kontext and other general edit models take a free text instruction, which can ask for a camera move among many other kinds of changes, but there is no guarantee the model reads angle language literally. Change Camera Angle has no text field at all: horizontal_angle, vertical_angle, and zoom map directly to a specific camera position every time, which is what our 90 degree request came back as.
What if I want six framing presets instead of a custom crop?
The image_size field takes square_hd, square, portrait_4_3, portrait_16_9, landscape_4_3, or landscape_16_9. Leaving it unset keeps the source image's own framing.
How do I call it from the API?
POST to /api/v1/models/change-camera-angle/run with your API key, an image URL, and the angle and zoom fields you want. Same key as every other model in the catalog.