https://github.com/shadowmoose/web-video-editor
Web-based video file Editor - Crop video/Adjust time. Supports in-browser conversion or exporting FFmpeg commands.
https://github.com/shadowmoose/web-video-editor
Last synced: 11 months ago
JSON representation
Web-based video file Editor - Crop video/Adjust time. Supports in-browser conversion or exporting FFmpeg commands.
- Host: GitHub
- URL: https://github.com/shadowmoose/web-video-editor
- Owner: shadowmoose
- License: mit
- Created: 2018-06-15T18:44:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-21T05:24:48.000Z (about 3 years ago)
- Last Synced: 2025-04-06T09:52:32.200Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 6.45 MB
- Stars: 149
- Watchers: 8
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Web Video Editor
I got tired of eyeballing FFmpeg commands, so here's a quick & dirty web-based interface.
https://shadowmoose.github.io/Web-Video-Editor/web/
Load a video, adjust the time, and click+drag on the screen to crop into a rectangle.
The web page (optionally) supports loading a Javascript-compiled version of FFmpeg,
which can encode small jobs within the browser.