2.1.0 • Published 1 year ago
media-utils-cli v2.1.0
media-utils-cli 
Media utils for different kinds of files (video, audio, images, pdf files) - transforming, converting, resizing, image manipulations, etc.
Install
$ npm install --global media-utils-cliCLI
$ media-utils-cliDemos
Example

Convert video file to gif

Cut up video file

Notes
In order to use video utils you should have ffmpeg installed in your system.
What's under the hood?
- jimp - to manipulate over image files
- pdf-lib - to do pdf documents manipulations
- editly - Slick, declarative command line video editing
License
MIT © Rushan Alyautdinov