macOS
brew install terminalimageviewerlocal Homebrew formula metadata
sudo port install tivMacPorts ports tree · graphics/tiv/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de terminalimageviewer pour les workflows d'agents IA.
installation
brew install terminalimageviewerlocal Homebrew formula metadata
sudo port install tivMacPorts ports tree · graphics/tiv/Portfile · Source: api.github.com
sudo apt install tivDebian stable package indexes · tiv · Source: deb.debian.org
nix profile install nixpkgs#tivnixpkgs package indexes · pkgs/by-name/ti/tiv/package.nix · Source: api.github.com
aperçu
Display images in a terminal using block graphic characters
historique
TerminalImageViewer, usually invoked as `tiv`, is a C++ terminal image viewer that renders images using RGB ANSI colors and Unicode block graphics. It belongs to the lineage of tools that treat a modern terminal as a low-resolution graphics surface.
The GitHub repository was created in April 2016. The README notes that examples were mostly produced with an older Java version, but development later shifted to the C++ implementation; by October 2020 the Java version was explicitly deprecated.
The project's distinguishing technique is its 4-by-8 pixel cell mapping. Instead of only using the Unicode half-block approach common to related tools such as timg, TerminalImageViewer chooses block characters and foreground/background colors that better approximate each cell.
The first GitHub release listed by the official releases page is v1.0.0 in December 2018. The README documents Homebrew installation for macOS and mentions third-party RPM and Docker packaging; this batch input also lists Debian, Ubuntu, MacPorts, Nix, and Homebrew package names.
Maintenance after the initial release focused on portability and packaging: README notes call out Homebrew support being fixed in 2020, Apple Clang support in 2021, and MSVC/native Windows support plus Apache-2.0-or-GPL-3.0 licensing in 2023.
Users run `tiv` with one or more image filenames; shells can expand wildcards, and the tool shows thumbnails and file names when multiple images are supplied. The README warns users to install ImageMagick and to tune terminal color mode, font, and line spacing when output looks wrong.
The README also documents a library-style API around `tiv_lib.h` and `tiv_lib.cc`, allowing callers to map framebuffer pixels to terminal character/color data. That makes the project useful beyond one-off image previews.
For terminal-heavy users, tiv is a compact answer to the question 'can I inspect this image without leaving the shell?' It is especially relevant in SSH sessions, image-processing pipelines, build artifacts, and README demos where a graphical viewer is awkward or unavailable.
Package nerds also care because it exercises modern terminal capabilities: truecolor ANSI output, Unicode coverage, terminal line metrics, and optional fallbacks such as 256-color mode.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
tiv | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/stefanhaustein/TerminalImageViewer
métadonnées d'installation
| Clé du paquet | brew:terminalimageviewer |
|---|---|
| Version | 1.2.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/terminalimageviewer |
| Page d'accueil | https://github.com/stefanhaustein/TerminalImageViewer |
| Dépôt | https://github.com/stefanhaustein/TerminalImageViewer |
| Docs amont | https://github.com/stefanhaustein/TerminalImageViewer#readme |
| Licence | Apache-2.0 |
| Archive source | https://github.com/stefanhaustein/TerminalImageViewer/archive/refs/tags/v1.2.1.tar.gz |
| Dépendances | imagemagick |
| Bouteille | disponible (sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | terminalimageviewer |
| Aliases |
|
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
tiv
sudo port install tivtiv 1.2.1+dfsg-1+b2
high-resolution command-line image viewer
https://github.com/stefanhaustein/TerminalImageViewer
sudo apt install tivtiv
nix profile install nixpkgs#tivtiv 1.2.1+dfsg-1
high-resolution command-line image viewer
https://github.com/stefanhaustein/TerminalImageViewer
sudo apt install tivpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.