sigal

Simple static gallery generator
Download

sigal Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Price:
  • FREE
  • Publisher Name:
  • Simon C.
  • Publisher web site:
  • https://github.com/saimn/

sigal Tags


sigal Description

sigal is yet another Python module to build a static gallery of images:- process directories recursively,- resize images and create thumbnails,- generate html pages using jinja2 templates and with relative links for a portable output.Usagesigal input_dir output_dirSettingsOptions can be set globally in ~/.config/sigal/sigal.conf and in the source directory input_dir/sigal.conf.# themetheme = default# size of resized imageimg_size = 640x480# prefix for thumbnails namethumb_prefix = TN-# thumbnail sizethumb_size = 150x112# keep big imagebig_img = 1bigimg_dir = original# generate squared thumbnailssquare_thumb = 1# jpeg qualityjpg_quality = 90# keep exif metadatas in output imageexif = 1# add a copyright text on the imagecopyright = the copyright msgAlbum informationInformation on an album can be given in a file named album_description (else the directory's name is used)album_name = "An example gallery"album_description = "And a cool description."album_representative = "test1.jpg"Product's homepage


sigal Related Software