Socket
Socket
Sign inDemoInstall

autogif

Package Overview
Dependencies
35
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    autogif

Create animated gif


Version published
Weekly downloads
9
Maintainers
1
Install size
2.51 MB
Created
Weekly downloads
 

Readme

Source

Small ffmpeg wrapper to create animated gif from video.

This is a very first iteration and only used and tested on Mac. Pull request for windows and linux support, welcome.

Note: For now, only used and tested on Mac, and supports only .mov. Feel free to log issue or do pull request.

Usage
  • ffmpeg needs to be install on the machine (this just call the ffmpeg ... commands)
  • sudo npm install -g autogif
  • Open terminal in the location of the .mov file(s)
  • run autogif, this will create a .gif for each .mov
  • run autogif -w to watch the directory for noew .mov

Keywords

FAQs

Last updated on 29 Mar 2020

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc