2024-04-15 18:31:48 +02:00
2023-11-08 22:36:48 +01:00
2023-09-29 08:59:01 +02:00
2021-04-19 00:53:56 +02:00
2023-07-15 12:24:54 +02:00
2024-05-20 09:08:07 +02:00
2023-11-08 23:34:21 +01:00

Sigal - Simple Static Gallery Generator

CI Status

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.

The idea behind Sigal is to ease the use of the javascript libraries like galleria. These libraries do a great job to display the images, Sigal does what is missing: resize images, create thumbnails, generate HTML pages.

Sigal requires Python 3.9+.

  • Latest documentation on the website
  • Source, issues and pull requests on GitHub
  • Releases on PyPI

Themes & Demo

Sigal comes with three themes, based on the colorbox, galleria and photoswipe Javascript libraries:

Description
yet another simple static gallery generator
Readme 7.8 MiB
Languages
JavaScript 75.9%
Python 15.4%
CSS 6.7%
HTML 2%