Fussel

screenshot of Fussel

A static photo gallery generator

Overview:

Fussel is a static photo gallery generator that allows users to easily create a simple static photo gallery website using a directory full of photos. It eliminates the need for server-side code once the gallery is generated. Fussel offers various features such as building a special "Person" gallery for people found in XMP face tags, adding watermarks, being mobile-friendly, supporting automatic dark mode, using EXIF hints to rotate photos, and providing predictable slug-based URLs. This tool is useful for creating image portfolios, sharing family photos, and managing photo archives.

Features:

  • No server-side code: Once the gallery is generated, there is no need for any server-side code to run the website.
  • Builds "Person" gallery: Fussel can automatically build a specialized gallery for people found in XMP face tags of the photos.
  • Adds watermarks: Users can add watermarks to their photos for branding or copyright purposes.
  • Mobile-friendly: The generated gallery is designed to be mobile-friendly, ensuring a seamless user experience on smartphones and tablets.
  • Automatic dark mode: Fussel supports automatic dark mode, allowing users to view the gallery in a dark color scheme for easier viewing in low-light environments.
  • Uses EXIF hints to rotate photos: Fussel utilizes the EXIF data of photos to automatically rotate them to the correct orientation.
  • Predictable slug-based URLs: The generated website uses slug-based URLs, providing predictable and SEO-friendly paths for each photo.
  • Common Use-cases: Fussel is ideal for creating image portfolios, organizing family photos, and sharing photo archives.
docker
Docker

A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.