# glyph を Homebrew, winget でインストール

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
