collage.sh is a simple command-line tool to generate a uniform photo collage from all images in the current directory.
It uses ImageMagick under the hood (montage command).
- Works with JPG/JPEG/PNG images (case-insensitive).
- Automatically detects the number of images and creates a near-square grid.