Simple Picture Gallery
Simple Picture Gallery is a self-hosted photo gallery that does not require a database. It directly reads photo albums in the file system, automatically generates thumbnails, provides a desktop and mobile friendly browsing experience, and supports rapid deployment and outer cache optimization.
The photo directory is mounted under the photos folder of the lazy cat network disk. If not, please create it. Note: Although some pictures do not have thumbnails, you can still click to view them - No database: Organize photo albums and pictures directly based on the file system, use them out of the box, and have low maintenance costs. - Automatic thumbnails: Batch generation of thumbnails is started for the first time, and new pictures are generated in real time on demand, taking into account speed and resource consumption. - Modern interface: Adopt Material UI, React Photo Album and Yet Another React Lightbox to support grid photo albums, lightbox previews, and smooth interaction. - Responsive layout: Optimized for both desktop and mobile, and consistent navigation, drawer and gesture experiences. - Customizable appearance: Support basic branding configurations such as title, top column color, and favicon. - Light maintenance: Automatically discover new/deleted pictures and directories, eliminating the need for manual synchronization or database migration.





