Socket
Book a DemoInstallSign in
Socket

giffler

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

giffler

Convert video to gifs with the command line

1.0.1
latest
Source
npmnpm
Version published
Weekly downloads
5
66.67%
Maintainers
1
Weekly downloads
 
Created
Source

Video to Gif

I was tired of programs that would crash with more than 300 frames and online tools with absurd restrictions in terms of fps and length... Like gfycat.
So much :poop:

In comes giffler

In its current form, Giffler is command line tool that converts most video formats (anything supported by ffmpeg) to gif files without compromising on quality. Output gifs are not as huge as you might think, ImageMagick's convert has some incredible optimization algorithms.


60 fps 3% fuzz, dithering on: giffler --input bunny.mp4 --fps 60

installation

npm install -g giffler

It has no dependencies on Windows.
Linux and Mac users need to have ffmpeg and ImageMagick's convert installed.

Converting video to gifs

Creates vid.mp4.gif in the current directory:

giffler --input vid.mp4

Prints full documentation:

giffler --help

FAQ

  • How to edit/crop/cut/shorten?
    Do that before using giffler, I like HandBrake.

  • Found a problem of any kind?
    Open an issue on github! :smile:

  • Isn't this just a wrapper around other tools?
    Yes. You could spend a day figuring out how to get everything working and which parameters are optimal, or just run npm install -g giffler. The choice is yours.

© 2015 Andrea Stella
ISC license. Check the LICENSE file

Uses ffmpeg - ffmpeg.org
Uses ImageMagick - imagemagick.org

Keywords

video

FAQs

Package last updated on 25 Oct 2015

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.