pcdindex
creates a visual index of images from a Kodak PhotoCD file
TLDR
Create index of PhotoCD images
$ pcdindex [input.pcd] > [index.ppm]
SYNOPSIS
pcdindex [file]
DESCRIPTION
pcdindex creates a visual index (contact sheet) of images from a Kodak PhotoCD file. PhotoCD was a CD-based image storage format from the 1990s. Part of Netpbm toolkit.
INSTALL
sudo apt install netpbm
sudo dnf install netpbm
sudo pacman -S netpbm
sudo apk add netpbm
sudo zypper install netpbm
brew install netpbm
nix profile install nixpkgs#netpbm
SEE ALSO
pcdovtoppm(1)
