Socket
Book a DemoInstallSign in
Socket

media-utils-cli

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

media-utils-cli

Media utils for different kinds of files - transforming, resizing, image manipulations, etc.

latest
Source
npmnpm
Version
4.0.0
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

media-utils-cli NPM version

Media utils for different kinds of files (video, audio, images, pdf files) - transforming, converting, resizing, image manipulations, etc.

Install

$ npm install --global media-utils-cli

CLI

$ media-utils-cli

Demos

Example

demo

Convert video file to gif

demo converting video to gif

Cut up video file

demo cutting up video file

Add animated title

demo add animated title

Image manipulation: contrast

demo contrast image file

Image manipulation: pixelating

demo pixelate image

Image manipulation: cropping

demo crop image

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

Keywords

cli

FAQs

Package last updated on 09 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts