# 使用 Homebrew 安装 gifify

查看 gifify 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install gifify
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:gifify
- **软件包管理器:** Homebrew
- **版本:** 4.0
- **来源摘要:** Turn movies into GIFs
- **主页:** <https://github.com/jclem/gifify>
- **仓库:** <https://github.com/jclem/gifify>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- gifify (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 4.0
## 项目历史与用法

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

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

- 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.

### 来源

- <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>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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)


## 来源

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