macOS
brew install glyphlocal Homebrew formula metadata
brew
Converts images/video to ASCII art. Version 1.0.11 via Homebrew; verified 2026-06-14.
install
brew install glyphlocal Homebrew formula metadata
winget install --id HasNate618.Glyph -eWindows Package Manager source index · HasNate618.Glyph · source: cdn.winget.microsoft.com
overview
Converts images/video to ASCII art
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
glyph | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/seatedro/glyph
install metadata
| Package key | brew:glyph |
|---|---|
| Version | 1.0.11 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/glyph |
| Homepage | https://github.com/seatedro/glyph |
| Repository | https://github.com/seatedro/glyph |
| Upstream docs | https://github.com/seatedro/glyph#readme |
| License | MIT |
| Source archive | https://github.com/seatedro/glyph/archive/refs/tags/v1.0.11.tar.gz |
| Last updated | 2026-06-14T14:15:25-04:00 |
| Pulse | updated |
| Dependencies | ffmpeg |
| Build dependencies | pkgconf, zig@0.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | glyph |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
HasNate618.Glyph
winget install --id HasNate618.Glyph -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.