Privvert - private browser-based file toolsPrivvert

Video zuschneiden

Auf beliebiges Rechteck beschneiden

Dateien hierher ziehen
oder klicken zum Durchsuchen - Dateien bleiben auf deinem Gerät
Max. Dateigröße: 500 MB

Über dieses Tool

Crop the edges off a video by selecting a rectangular region. Useful for removing letterboxing or pillar-boxing from old footage, focusing tightly on the subject of a shot, producing square (1:1) or vertical (9:16, 4:5) clips for social platforms, or cutting out unwanted UI from a screen recording.

The crop runs in your browser with FFmpeg-WebAssembly. Audio is preserved untouched. You can enter pixel-precise coordinates or pick from common aspect-ratio presets - Privvert centers the crop automatically when you choose a preset.

Funktionen

  • Pixel-precise x/y/width/height crop region
  • Aspect-ratio presets: 1:1 (square), 9:16 (vertical), 4:5 (Instagram), 16:9 (widescreen)
  • Preserves the original audio track
  • Reads MP4, MOV, MKV, WebM and most other formats
  • Re-encodes with H.264 by default for compatibility
  • Browser-only - nothing uploaded
  • Free and unlimited
  • Preset aspect ratios for vertical (9:16), square (1:1) and cinematic (2.39:1) outputs

So funktioniert's

  1. Drop in your video.
  2. Pick an aspect-ratio preset, or type exact x, y, width and height in pixels.
  3. Click Crop.
  4. Download the cropped video.
🔒 100 % privat

Alles passiert direkt in deinem Browser mit JavaScript und WebAssembly. Deine Dateien werden nie hochgeladen, nie gespeichert und nie von uns gesehen.

Häufig gestellte Fragen

Does cropping reduce quality?

Cropping itself is mathematically lossless, but the video has to be re-encoded so there's a small generational quality loss. Use a high CRF (lower number) or bitrate to minimize it.

Why is my crop dimension limited?

FFmpeg requires width and height to be multiples of 2 for most codecs. The tool rounds down automatically if needed.

Can I crop a circle or other shape?

Only rectangular crops - that's a hardware codec limitation. For a circular video, render with a mask in a video editor.

Will the audio change?

No - audio is copied through unchanged.

Will cropping re-encode the video?

Yes, because the frame dimensions change. The encoder uses sensible defaults that keep quality close to the original; for archival use, pick a higher quality preset.

Can I crop to a non-rectangular shape?

No - video frames are always rectangular. For rounded corners or masks, overlay the rectangular crop onto a transparent shape in a video editor.