Process the base images to ensure their width don't exceed what is needed and recompress them to make sure they are as small as possible.
input_dir: "generated/static/images/"
max_width: 960
quality: 90
Nothing to do, images will just have the right size :)
- 29/12/19 Refactored for new plugin system and python 3.
- 2017 initial version
Elie Bursztein.