# 使用 Homebrew, winget 安装 glyph

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

## 安装

```sh
sudo av install brew:glyph
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install glyph
```

  证据: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id HasNate618.Glyph -e
```

  证据: Windows Package Manager source index: HasNate618.Glyph from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:glyph
- **软件包管理器:** Homebrew
- **版本:** 1.0.11
- **来源摘要:** Converts images/video to ASCII art
- **主页:** <https://github.com/seatedro/glyph>
- **仓库:** <https://github.com/seatedro/glyph>
- **最后更新:** 2026-06-14T14:15:25-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- glyph (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

glyph is a Zig command-line renderer that converts images and videos into ASCII art, either in a terminal or as saved media files. Its public history is short, so the strongest source-backed account is its repository metadata and README-documented feature set.

### 项目历史

The public repository was created in 2024 under the `seatedro` GitHub account. The README describes the project as a modern ASCII renderer that can build with Zig, optionally compile FFmpeg support, and output terminal renderings, text files, images, GIFs, or videos.

Development centers on media conversion features rather than a large ecosystem: color output, brightness and contrast adjustment, edge detection, custom character sets, dithering, pixel mode, block symbols, and FFmpeg-backed software or hardware encoders.

### 采用历史

glyph's adoption signals are modest but visible for a young media CLI: repository metadata shows hundreds of stars, Homebrew packages it, and a Windows package entry is listed in the input data. That suggests interest from users who want a readily installed ASCII-media converter rather than a library platform.

### 使用方式

Practitioners use `glyph -i input.jpg -o output.png` for image conversion, omit `--output` for terminal rendering, save `.txt` output for plain ASCII text, and pass video files to produce MP4 or GIF output. Options cover color, scaling, edge detection, dithering, custom character ramps, block size, audio retention, and codec selection.

The README's FFmpeg section documents software encoders such as x264 and x265, NVIDIA NVENC on Windows and Linux, and VideoToolbox on macOS, making the tool useful for both quick terminal previews and exported ASCII-video artifacts.

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

glyph is package-nerd interesting because it combines a modern Zig build with a classic terminal-art task and FFmpeg media output. The package value is practical: install one small CLI, convert an image or video, and leave without writing a script around lower-level media libraries.

### 时间线

- 2024: Public GitHub repository created.
- 2024: README documented Homebrew installation and Zig source builds.
- Later development: README documented FFmpeg-backed video encoding, dithering, pixel mode, and terminal rendering options.

### Related projects

- FFmpeg provides the media decoding and encoding context described by the README.
- Zig is the implementation and build language.
- Homebrew and Windows package entries make the CLI easier to install for media-art workflows.

### 来源

- <https://api.github.com/repos/seatedro/glyph>
- <https://formulae.brew.sh/formula/glyph>
- <https://github.com/seatedro/glyph>
- <https://raw.githubusercontent.com/seatedro/glyph/main/readme.md>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- winget - HasNate618.Glyph: normalized package name match | Windows Package Manager source index: HasNate618.Glyph from https://cdn.winget.microsoft.com/cache/source.msix
- winget - hamidfzm.Glyph: normalized package name match | Windows Package Manager source index: hamidfzm.Glyph from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## 来源

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