Sigal
Sigal is a simple static gallery generator written in Python. It resizes images, creates thumbnails, and generates HTML pages with Jinja2 templates.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Turn a folder of images into a portable, static photo gallery website with one command.
Core Features
- Recursively processes directories, generates thumbnails and resized images
- Three built-in themes (colorbox, galleria, photoswipe) switchable via config
- Supports videos, EXIF data, and ZIP album downloads
- Output uses relative links – fully portable and works offline
What It Can't Do
- •Requires Python 3.11+; mobile responsiveness depends on the chosen theme; original images are preserved (disk usage may increase due to resized copies).
Use Cases
- Personal photography portfolio
- Share family photo albums (no server needed)
- Lightweight static image gallery for any website
Sigal is a minimalist static gallery generator that turns a folder of images into a complete, portable photo gallery website. It recursively processes directories, resizes images to multiple resolutions, generates thumbnails, and builds HTML pages using Jinja2 templates. The output uses relative links, so the entire gallery can be copied anywhere without breaking. It supports multiple themes (colorbox, galleria, photoswipe), video embedding, EXIF metadata display, and optional ZIP download of albums. Parallel processing speeds up generation for large collections. No database or server-side scripting is needed – just static files that work on any web server or locally. Ideal for photographers, hobbyists, and anyone who wants a fast, offline photo portfolio.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Install Python 3.11+ and run `pip install sigal`
Step 2: In your image folder, run `sigal init` to create a config file
Step 3: Run `sigal build` – the gallery will be generated in the `_build` folder
- Step 1: Install Python 3.11+ and run `pip install sigal`
- Step 2: In your image folder, run `sigal init` to create a config file
- Step 3: Run `sigal build` – the gallery will be generated in the `_build` folder
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
Run `pip uninstall sigal` in the terminal. To remove generated files, delete the `_build` directory manually.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Having issues? Check the FAQ below
5 FAQs
Similar Projects
thumbor
On-demand image cropping, resizing, and optimization with AI-powered detection. Open-source and self-hosted.
reveal.js
An open source HTML presentation framework that lets anyone create beautiful, interactive slideshows in a web browser.
drawio-desktop
Free offline diagramming desktop app based on draw.io. Completely isolated from internet, no data leaves your computer.