You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VideoCrop is a desktop application designed to simplify video cutting, editing, cropping, compressing, and audio extraction. It prioritizes simplicity and ease of use over an extensive feature set.
How to use
Download VideoCrop_x.x.x_x64_en-US.msi from latest release
Install the app
Allow the app to install FFMPEG if you don't already have it. This is essential for video processing.
Before you start:
1. Choose a video by clicking on the video container or the top left corner
2. Specify the output path from the top right corner.
Compression
Video Codecs
libx264 (H.264)
Pros: Widely supported, good balance of quality and file size.
Cons: Not as efficient as newer codecs.
libx265 (H.265)
Pros: Better compression, smaller file sizes for the same quality.
Cons: Slower encoding, less widely supported.
AV1
Pros: Best compression efficiency, royalty-free.
Cons: Very slow encoding, limited hardware support.
Presets
Slow -> Fast
Slow Presets: Better compression (smaller file size), higher quality, but very slow encoding.
Fast Presets: Faster encoding, but larger file size and potentially lower quality.
Audio Codecs
Opus
Pros: High quality at low bitrates, versatile.
Cons: Not as widely supported as AAC or MP3.
AAC
Pros: Good quality, widely supported.
Cons: Slightly larger file sizes compared to Opus.
MP3
Pros: Very widely supported.
Cons: Lower quality at the same bitrate compared to Opus and AAC.
Resize (Only works if cropping is disabled)
Adjust the width and height of the video.
Cropping
Unlock/Lock the padlock to enable/disable dragging respectively.
Drag and adjust the crop field to your desired area.
Lock the crop field to interact with the video.
Note that resizing does not work with cropping.
Cutting
Drag to select the portion of the video you want to cut. You can also use optional inputs for precision.
Exporting
You can choose to export either audio or video separately or both of them together by hovering over the export button and selecting the appropriate option.
Important Note. All of these modifications will only be applied if they have been enabled.
About
Simple tool for cropping, cutting and compressing videos