imageindex
generate static HTML galleries from images
Install
- All systems
-
curl cmd.cat/imageindex.sh
- Debian
-
apt-get install imageindex
- Ubuntu
-
apt-get install imageindex
- Kali Linux
-
apt-get install imageindex
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install imageindex
- Raspbian
-
apt-get install imageindex
- Dockerfile
- dockerfile.run/imageindex
imageindex
generate static HTML galleries from images
Imageindex generates standards-compliant static HTML galleries of images (usually JPG photos, but can deal with images of just about any format). Some features: * Only out-of-date thumbnail/medium images are generated * Captions come from comments embedded in images (never get lost!) * Output is customizable with CSS stylesheets * Can fetch EXIF header data from digicam photos * Can optionally recurse directory trees * Index, detail, slide, and frame views * Can use mplayer for dealing with video files.