vvo/gifify
😻 Convert any video file to an optimized animated GIF. observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 33
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4302
- days_rel: n/a
- days_push: 404
- n_releases_24m: 0
Adoption not part of the score
6325 stars · 312 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
gifify is a Node.js CLI tool and library that converts video files into optimized animated GIFs, with options for trimming, resizing, fps, colors, compression, subtitles, and text overlays. It works via FFmpeg, ImageMagick, and giflossy, supports stdin/stdout streams, and requires no temp files.
Use cases
- convert an mp4 video to an animated gif
- extract a 5-second gif clip from the middle of a movie
- create optimized gifs from screencasts
- burn subtitles or text onto a gif
- resize and compress gifs for the web
- programmatically convert video to gif in a node script
When to choose
- you need a fast, unix-friendly command-line video-to-gif converter
- you want fine control over fps, colors, compression, and trimming
- you want to convert video to gif from Node.js code or shell pipelines
When to avoid
- you need an actively maintained or supported tool (the author has abandoned it)
- you want a GUI-based gif converter
- you need modern gif generation features beyond what ffmpeg/imagemagick/gifsicle offer
Facets
cli-tool · maturity abandoned
video-processing image-processing cli media developer-tools cli gif ffmpeg imagemagick gifsicle screencast video-to-gif command-line nodejs macos linux docker
2 sources
- readme: https://github.com/vvo/gifify · fetched 2026-08-28 · aa3d45326ac3
- registry_npm: https://registry.npmjs.org/gifify · fetched 2026-08-29 · 003be2adfcdd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vvo/gifify | main | 47 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem