# jclem/gifify

gifify turns movies into gifs.

Repository: https://github.com/jclem/gifify
Canonical: https://ross.abutalabs.com/products/jclem-gifify
Language: Shell
License: MIT
License Family: permissive
Last push: 2024-02-13T02:00:14+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4920, "days_push": 933, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1138, forks 45 (observed 2026-08-28T04:03:44.015255+00:00)

## What it is
gifify is a shell script CLI that converts movies and screen recordings into GIFs. It supports options for output naming, cropping, framerate, playback speed, and looping.

## Use cases
- convert a screen recording into a gif
- make a gif to embed in a github issue or pull request
- create a gif to share in slack
- crop a video to a region and export as gif
- change the framerate or playback speed of a gif
- make a gif that loops a fixed number of times

## When to choose
- you want a quick, simple command-line way to turn mov recordings into gifs
- you frequently share screen recordings in Slack or GitHub
- you want a brew-installable tool with sensible defaults

## When to avoid
- you need fine-grained video editing or advanced gif optimization
- you need a GUI tool
- you need video formats other than gif as output

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: video-processing, cli, image-processing
- domain: media, developer-tools
- platform: cli
- tags: gif, ffmpeg, screen-recording, shell-script, command-line, macos, linux

## Member repositories
- jclem/gifify (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:44.015255+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:36:09.275667+00:00, confidence not recorded.
  - readme: https://github.com/jclem/gifify (fetched 2026-08-28T04:03:44.015255+00:00, sha 79055df67f62)
- Data as of 2026-08-30T08:39:29.467469+00:00.
