Privvert - private browser-based file toolsPrivvert

Rotar / voltear vídeo

90°, 180°, espejo

Suelta los archivos aquí
o haz clic para examinar - los archivos permanecen en tu dispositivo
Tamaño máximo: 500 MB

Sobre esta herramienta

Rotate a video by 90, 180 or 270 degrees, or mirror it horizontally / vertically. The classic fix for footage shot in the wrong orientation - phone videos that came out sideways, dashcam clips that need flipping, or documents recorded upside-down.

The rotation runs locally with FFmpeg-WebAssembly. Audio stays perfectly in sync, and the video is re-encoded so the new orientation is baked in (and won't depend on metadata flags that some players ignore).

Most phone-shot videos store a rotation flag in the container metadata rather than rotating the actual pixels. That works fine in YouTube and modern players, but a surprising number of apps (older Windows builds, many editors on import, some web video tags) ignore the flag and play the video sideways. Privvert applies a transpose filter that bakes the rotation into the pixels themselves, so the new orientation is correct everywhere - no metadata flag involved.

Características

  • Rotate 90° clockwise, 180°, 270° / 90° counter-clockwise
  • Horizontal flip (mirror) and vertical flip
  • Audio kept perfectly in sync
  • Reads MP4, MOV, MKV, WebM and most other formats
  • Output is H.264 MP4 by default for universal playback
  • Browser-only - your footage stays private
  • Free and unlimited

Cómo usarla

  1. Drop in your video.
  2. Pick the rotation or flip you want.
  3. Click Apply.
  4. Download the rotated video.
🔒 100% privado

Todo sucede dentro de tu navegador usando JavaScript y WebAssembly. Tus archivos nunca se suben a un servidor, nunca se almacenan y nosotros nunca los vemos.

Preguntas frecuentes

My phone video is sideways - will this fix it?

Yes. Pick 90° clockwise or counter-clockwise depending on which way the phone was held. The output is rotated and baked in, so any player will display it correctly.

Why doesn't the metadata-only rotate option work in some players?

Some apps (especially older ones, and many editors on import) ignore the rotation metadata flag. Re-encoding (what this tool does) bakes the rotation into the pixels so it always plays right.

Does it reduce quality?

There's a single generational re-encode loss. Use a high quality setting if you plan to keep editing the file.

Can I rotate by an arbitrary angle (e.g. 45°)?

Not in this tool - only 90° increments and flips. Arbitrary angles introduce black corners and require a fill choice; that's a different workflow.

Will my video aspect ratio change?

Yes - a 90° rotation swaps width and height. A 1920×1080 landscape becomes 1080×1920 portrait. Players and social platforms detect the new aspect ratio automatically.

Why does mirroring (flip) exist as a separate option?

Flipping is a different transform than rotation - it reverses the image left-right or top-bottom without changing dimensions. Common uses: correcting selfie-camera mirroring, or matching footage shot through a periscope or mirror rig.