Automic VaultAutomic Vault

brew

terminalimageviewer を Homebrew, apt, MacPorts, Nix でインストール

terminalimageviewer のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install terminalimageviewer

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install tiv

MacPorts ports tree · graphics/tiv/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install tiv

Debian stable package indexes · tiv · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#tiv

nixpkgs package indexes · pkgs/by-name/ti/tiv/package.nix · ソース: api.github.com

概要

パッケージ概要

Display images in a terminal using block graphic characters

コマンドとエイリアス

  • tiv

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2016: Public GitHub repository created on April 8.
  • 2018: v1.0.0 initial release published.
  • 2020: README notes Homebrew support was fixed and the Java version was deprecated.
  • 2021: README notes Apple Clang support was added.
  • 2023: v1.2 added MSVC/native Windows support and dual Apache-2.0/GPL-3.0-or-later licensing.
  • 2024: README added a section on using the TIV API.

Related projects

  • The README explicitly compares tiv with timg and other Unicode half-block image renderers. It is also adjacent to terminal media viewers, sixel/iTerm image protocols, and documentation screenshot tools.

ソース

  • GitHub README: https://github.com/stefanhaustein/TerminalImageViewer#readme
  • GitHub releases: https://github.com/stefanhaustein/TerminalImageViewer/releases
  • GitHub repository metadata: https://api.github.com/repos/stefanhaustein/TerminalImageViewer
  • Input source_facts.package-manager

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:image

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
tivcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版1.2.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v1.2.1

https://github.com/stefanhaustein/TerminalImageViewer

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:terminalimageviewer
バージョン1.2.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/terminalimageviewer
ホームページhttps://github.com/stefanhaustein/TerminalImageViewer
リポジトリhttps://github.com/stefanhaustein/TerminalImageViewer
上流ドキュメントhttps://github.com/stefanhaustein/TerminalImageViewer#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/stefanhaustein/TerminalImageViewer/archive/refs/tags/v1.2.1.tar.gz
依存関係imagemagick
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameterminalimageviewer
Aliases
  • tiv
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

MacPorts94%

tiv

sudo port install tiv
  • installed executable or alias match
  • 一致条件: Tiv
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/tiv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

tiv 1.2.1+dfsg-1+b2

high-resolution command-line image viewer

https://github.com/stefanhaustein/TerminalImageViewer

sudo apt install tiv
  • Section: graphics
  • Architecture: amd64
  • Source Package: tiv
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Tiv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tiv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

tiv

nix profile install nixpkgs#tiv
  • installed executable or alias match
  • 一致条件: Tiv
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ti/tiv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

tiv 1.2.1+dfsg-1

high-resolution command-line image viewer

https://github.com/stefanhaustein/TerminalImageViewer

sudo apt install tiv
  • Section: universe/graphics
  • Architecture: amd64
  • 3 依存関係
  • installed executable or alias match
  • 一致条件: Tiv
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tiv from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment