macOS
brew install lsixlocal Homebrew formula metadata
brew
Shows thumbnails in terminal using sixel graphics. Version 1.9.1 via Homebrew; verified from local package data.
install
brew install lsixlocal Homebrew formula metadata
sudo apk add lsixAlpine Linux edge package indexes · lsix · source: dl-cdn.alpinelinux.org
sudo apt install lsixDebian stable package indexes · lsix · source: deb.debian.org
nix profile install nixpkgs#lsixnixpkgs package indexes · pkgs/by-name/ls/lsix/package.nix · source: api.github.com
sudo pacman -S lsixArch Linux sync databases · lsix · source: geo.mirror.pkgbuild.com
scoop install main/lsixScoop official bucket manifest trees · bucket/lsix.json · source: api.github.com
overview
Shows thumbnails in terminal using sixel graphics
history
lsix is a Bash script that behaves like an image-oriented ls: it displays thumbnail montages directly in Sixel-capable terminals. The README positions it as a simple terminal image browser built on ImageMagick and Sixel escape sequences.
The GitHub repository was created in 2017. Its README emphasizes simplicity: installation is copying the single lsix script into the user's PATH, with ImageMagick as the only prerequisite.
The project grew alongside renewed interest in inline terminal graphics. The README documents tested or reported support across xterm, MLterm, foot, WezTerm, iTerm2, Konsole, WSLtty, MinTTY, Yaft, and other Sixel-capable terminals, while explicitly listing common incompatible terminals.
lsix is packaged by several Unix package managers despite being a single script. The supplied package facts list Homebrew, Debian, Alpine, Arch, Nix, and Scoop, and the official README directly mentions Homebrew as a macOS installation path.
The repository's visible GitHub metadata shows thousands of stars and more than one hundred forks, which is unusually high for a small shell utility and reflects its popularity among terminal-graphics enthusiasts.
Typical usage is running `lsix` in a directory to display local image thumbnails, or passing explicit filenames and shell globs. Because it delegates decoding to ImageMagick, the README notes broad support for bitmap and non-bitmap formats, with GIFs and multi-image files expanded into montages.
The README says lsix has no command-line flags or configuration files; users who want to change tile width, font, or similar defaults edit variables at the top of the script.
lsix is notable because it is almost aggressively small: a Bash script plus ImageMagick, using old Sixel terminal graphics to solve a real daily problem over SSH. Package nerds tend to care about it because it sits at the intersection of terminal capability detection, image conversion, and the long tail of terminal emulator compatibility.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
lsix | 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/hackerb9/lsix
install metadata
| Package key | brew:lsix |
|---|---|
| Version | 1.9.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/lsix |
| Homepage | https://github.com/hackerb9/lsix |
| Repository | https://github.com/hackerb9/lsix |
| Upstream docs | https://github.com/hackerb9/lsix#readme |
| License | GPL-3.0-or-later OR X11 |
| Source archive | https://github.com/hackerb9/lsix/archive/refs/tags/1.9.1.tar.gz |
| Dependencies | bash, imagemagick |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lsix |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
lsix 1.9.1-2
Show thumbnails in terminal using sixel graphics
https://github.com/hackerb9/lsix
sudo apt install lsixlsix
nix profile install nixpkgs#lsixlsix 1.8.2-r0
Preview thumbnails in the terminal using sixel graphics
https://github.com/hackerb9/lsix
sudo apk add lsixlsix 1.9.1-1
Like ls, but for images, shows thumbnails in terminal using sixel graphics
https://github.com/hackerb9/lsix
sudo pacman -S lsixmain/lsix
scoop install main/lsixsource 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.