yet another simple static gallery generator
Last updated Jul 6, 2026
942
Stars
172
Forks
95
Issues
+2
Stars/day
Attention Score
71
Language breakdown
No language data available.
โธ Files
click to expand
README
Sigal - Simple Static Gallery Generator =======================================
.. image:: https://github.com/saimn/sigal/workflows/Run%20unit%20tests/badge.svg :target: https://github.com/saimn/sigal/actions :alt: CI Status
.. image:: https://codecov.io/gh/saimn/sigal/branch/main/graph/badge.svg :target: https://codecov.io/gh/saimn/sigal :alt: codecov.io
Sigal is yet another simple static gallery generator. It's written in Python and it allows to build a static gallery of images with the following features:
- Process directories recursively.
- Generate HTML pages using Jinja2_ templates.
- Relative links for a portable output.
- Support themes, videos, EXIF tags, zip download.
- Parallel processing.
- MIT licensed.
Sigal requires Python 3.11+.
Links
- Latest documentation on the website_
- Source, issues and pull requests on GitHub_
- Releases on PyPI_
Sigal comes with three themes, based on the colorbox, galleria and photoswipe_ Javascript libraries:
colorbox demo_galleria demo_photoswipe demo_
๐ More in this category