LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

ucollage

Terminal image collage / browser for image directories

TLDR

Browse images in a directory
$ ucollage [directory]
copy
Open current directory
$ ucollage
copy

SYNOPSIS

ucollage [*options*] [*path*]

DESCRIPTION

ucollage displays collections of images as a navigable collage inside the terminal (using terminal graphics capabilities where available). Useful for quickly surveying photo directories without leaving the shell.

PARAMETERS

*path*

Directory of images (default: .).
Keybindings for navigate/open/delete depend on version—see ucollage --help and the upstream README.

INSTALL

yay -S ucollage
copy

CAVEATS

Requires a terminal with image protocol support for best results (Kitty/iTerm/Sixel, etc.). Behavior degrades on plain VT100 terminals.

SEE ALSO

viu(1), timg(1), ranger(1)

RESOURCES

Copied to clipboard
Kai