Image Process is a plugin for Pelican, a static site generator written in Python.
Image Process let you automate the processing of images based on their class attribute. Use this plugin to minimize the overall page weight and to save you a trip to Gimp or Photoshop each time you include an image in your post.
Image Process also makes it easy to create responsive images using the
new HTML5 srcset
attribute and <picture>
tag. It does this by
generating multiple derivative images from one or more sources.