Free Video Crop Tool

Upload a video, set your crop dimensions, and download the cropped result.

🎬

Click to upload a video file

Crop Width (px)
Crop Height (px)
Offset X (px from left)
Offset Y (px from top)


πŸ’‘ Example Usage

Input A 1920x1080 landscape video, cropped to 720x1280 for vertical format

Output A 720x1280 vertical MP4, ready for Shorts or Reels

About This Tool

Cropping a video changes its frame to a specific width and height β€” useful for converting landscape footage into vertical format for Shorts and Reels, or removing unwanted edges. This runs entirely in your browser using ffmpeg.wasm.

How to Use This Tool

Step 1 β€” Upload your video.

Step 2 β€” Set the crop width, height and offset (offset is measured from the top-left corner of the original frame).

Step 3 β€” Crop and download the result.

Common Mistakes to Avoid

Setting a crop area larger than the source video. Make sure width + offset X and height + offset Y stay within the original video's dimensions.

Using odd pixel dimensions. Most video codecs require even width and height β€” stick to even numbers to avoid encoding errors.

How do I know my video's original dimensions?

Check the file properties on your device, or use the Video Resolution Calculator once you know the pixel dimensions.

Can I crop to a specific aspect ratio like 9:16?

Yes β€” pick width and height values that match the ratio, for example 720x1280 or 1080x1920 for 9:16.