PiGallery 2
Directory-first photo gallery server designed specifically for Raspberry Pi.
Why consider PiGallery 2?
PiGallery 2 is an open-source, directory-first photo gallery server optimized for low-power hardware. It indexes existing folder structures on the fly without duplicating files into databases.
Learn PiGallery 2 by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of PiGallery 2
PiGallery 2 provides lightweight progressive thumbnail caching, map views, and keyword search across massive read-only network shares.
Running with Docker
docker run -d \ --name pigallery2 \ -p 80:80 \ -v $(pwd)/images:/app/data/images:ro \ bpatrik/pigallery2:latestPiGallery 2 is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
MyPaint
Nimble, distraction-free, and easy graphic application for digital painters.
Pencil2D
Easy, intuitive traditional hand-drawn 2D animation software across raster and vector.
Hydrogen
Advanced open-source drum machine and pattern-based step sequencer for audio production.
Pure Data
Open source visual programming language for multimedia, audio, and physical computing.