Fix a Sideways or Upside-Down Video
Bake the rotation stored in metadata into the pixels so the video plays upright in every player. Run the preset directly on this page or call the same agent-ready endpoint from your product.
See what the tool changes.
A real example: the after side is the unedited output of a KinoPipe job. Run the live form above to generate the same result from your own media.
Demo footage: public-domain timelapses (Bureau of Land Management, Oregon · NASA SVS). Processed by the same pipeline the API and MCP tools call.
Useful defaults, typed options.
The tool slug stays stable while your agent supplies named media inputs and a narrow set of documented options.
- Fixes phone footage that displays rotated
- No manual angle to guess
- Audio preserved
- 01Probe the stored rotation
- 02Bake the rotation into the frames
- 03Clear the rotation metadata
- 04Deliver a fast-start MP4
POST /api/v1/tools/auto-orient-videoKnow the boundaries before you run.
About auto-orient
Why does my phone video play sideways?
Phones record in one orientation and store a rotation hint in metadata. Players that ignore the hint show the raw, rotated frames. Baking the rotation removes the ambiguity.
What if the video needs a different rotation?
Use the rotate operation in a custom job for a manual 90, 180 or 270 degree turn or a flip.