https://github.com/issung/quickcrop
A dead simple, light weight program to crop video dimensions.
https://github.com/issung/quickcrop
Last synced: 11 months ago
JSON representation
A dead simple, light weight program to crop video dimensions.
- Host: GitHub
- URL: https://github.com/issung/quickcrop
- Owner: Issung
- Created: 2019-11-05T05:53:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-22T06:35:07.000Z (over 5 years ago)
- Last Synced: 2025-03-28T06:01:44.785Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 23.7 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QuickCrop
Dead simple, light weight program to crop your videos.

# Features
* Uses FFMPEG, fast and efficient.
* Supports AVI, FLV, MKV, MP4, WEBM.
* When saving a cropped copy you can also change the file format.
* Double click or right click crop-area handles to expand in that direction.
* Can drag and drop video files into program to open.
* Play/Pause, Video Position Scrubbing and Volume Control.
* Dotted guidelines can be enabled/disabled.
* Displays video's original dimensions and crop dimensions.
* Dead simple, no bloat. Does what it says on the box.