# Installer gifify avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gifify pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:gifify
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gifify
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:gifify
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.0
- **Résumé source:** Turn movies into GIFs
- **Page d'accueil:** <https://github.com/jclem/gifify>
- **Dépôt:** <https://github.com/jclem/gifify>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- gifify (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 4.0
## Historique du projet et usages

gifify is a shell-script video-to-GIF converter aimed at making screen recordings easy to embed in collaboration tools and development discussions.

### Historique du projet

gifify's changelog records an initial release in March 2013. Early releases included CloudApp upload behavior, but the project later removed that dependency and settled into a local conversion workflow with output naming, scaling, cropping, loop, framerate, and speed controls.

### Historique d'adoption

The tool gained a modest developer-tool audience because it matched the rise of GIFs in GitHub issues, pull requests, and team chat. Homebrew packaging made the script easy to install on macOS, while the GitHub repository remained the source and documentation hub.

### Modes d'utilisation

Practitioners run gifify against a screen recording such as a MOV file, optionally choosing an output name, crop rectangle, framerate, playback speed, or loop count. It is used most often for lightweight demonstrations rather than archival video processing.

### Pourquoi les passionnés de paquets s'y intéressent

gifify is a typical Unix-y glue package: a short shell interface over video tooling, valuable because it gives a memorable command to a repeated workflow.

### Chronologie

- 2013: Initial release.
- 2014: CloudApp gem dependency removed.
- 2015: Scaling support added.
- 2016: Loop and combined framerate/speed options added.

### Related projects

- gifify overlaps with ffmpeg wrappers and complements lower-level GIF optimizers such as gifsicle.

### Sources

- <https://formulae.brew.sh/formula/gifify>
- <https://github.com/jclem/gifify>
- <https://raw.githubusercontent.com/jclem/gifify/master/Changelog.md>
- <https://raw.githubusercontent.com/jclem/gifify/master/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/gifify.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gifify.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
