Skip to content

Node-webkit desktop application that automatically re-compresses downloaded video files, to save hard drive space.

Notifications You must be signed in to change notification settings

damien-otis/VideoReducer

Repository files navigation

VideoReducer watches folders for new video files and re-compresses them if they are larger than a set size.

It uses FFMPEG with customizeable compression settings to compress files.

Drag-and-drop folders to watch them for new video files.

VideoReducer is built with Node-webkit, which is a fusion of NodeJS and the Chromium web browser.

The interface is HTML/Javascript with AngularJS, jQuery, Bootstrap, and other common libraries.

NodeJS runs the FFMPEG processes as well as watching folders and dealing with local filesystem access.

(NEED A BETTER SCREENCAPTURE, THIS DOESN'T SHOW MUCH) alt tag

About

Node-webkit desktop application that automatically re-compresses downloaded video files, to save hard drive space.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published