macOS
brew install viulocal Homebrew formula metadata
sudo port install viuMacPorts ports tree · graphics/viu/Portfile · source: api.github.com
brew
Simple terminal image viewer written in Rust. Version 1.6.1 via Homebrew; verified from local package data.
install
brew install viulocal Homebrew formula metadata
sudo port install viuMacPorts ports tree · graphics/viu/Portfile · source: api.github.com
sudo apk add viuAlpine Linux edge package indexes · viu · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#viunixpkgs package indexes · pkgs/by-name/vi/viu/package.nix · source: api.github.com
sudo pacman -S viuArch Linux sync databases · viu · source: geo.mirror.pkgbuild.com
sudo zypper install viuopenSUSE Tumbleweed package metadata · viu · source: download.opensuse.org
overview
Simple terminal image viewer written in Rust
history
viu is a Rust command-line image viewer for terminals. The project describes itself as a small application and as the frontend for the `viuer` library, using terminal graphics protocols when available and falling back to character-cell rendering otherwise.
Its niche is quick image inspection inside terminal workflows, especially when leaving the shell for a graphical viewer would interrupt a file-management, SSH, or scripting session.
Early viu documentation described a Rust tool that rendered images with Unicode half-block characters, fitting two vertical pixels into one terminal cell by using foreground and background colors. Later README documentation emphasizes native iTerm and Kitty graphics protocol support, with fallback block rendering when those protocols are unavailable.
The current project is closely tied to `viuer`, a Rust library for displaying images in terminals. This split lets the executable remain a focused CLI while the rendering logic can also be reused by other Rust programs.
viu's adoption is strongest in the modern terminal-tooling niche rather than in a large application ecosystem. It appears in Rust package indexes, OS package collections, and recommendation lists for users who want image previews from the command line.
Recent GitHub release and issue activity shows continued attention to practical terminal protocol support, including error handling, dependency refreshes, block-output forcing, and experimental Sixel work.
Users invoke `viu` with an image path, GIF, or input stream to preview media directly in the terminal. The README documents source installation with Cargo, binary releases, packages, examples, aspect-ratio handling, and command-line options.
When a supported terminal is detected, viu can use higher-fidelity inline image protocols; otherwise it remains usable through color block rendering. That fallback is important for broad terminal compatibility.
viu is significant as a compact Rust media CLI that bridges old and new terminal capabilities. It turns the terminal from a text-only surface into a lightweight visual inspection surface without making the user adopt a full TUI file manager.
For package collectors, it sits with tools such as `chafa`, `timg`, and terminal file managers that rely on Kitty, iTerm, Sixel, truecolor, or Unicode rendering tricks to bring richer media into shells.
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 |
|---|---|---|---|
viu | 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/atanunq/viu
install metadata
| Package key | brew:viu |
|---|---|
| Version | 1.6.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/viu |
| Homepage | https://github.com/atanunq/viu |
| Repository | https://github.com/atanunq/viu |
| Upstream docs | https://github.com/atanunq/viu#readme |
| License | MIT |
| Source archive | https://github.com/atanunq/viu/archive/refs/tags/v1.6.1.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | viu |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
viu
nix profile install nixpkgs#viuviu 1.6.1-r0
Terminal image viewer
https://github.com/atanunq/viu
sudo apk add viuviu-doc 1.6.1-r0
Terminal image viewer (documentation)
https://github.com/atanunq/viu
sudo apk add viu-docviu 1.6.1-2
Simple terminal image viewer
https://github.com/atanunq/viu
sudo pacman -S viuviu 1.5.1-1.3
Terminal image viewer with native support
https://github.com/atanunq/viu
sudo zypper install viuviu
sudo port install viusource 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.