img.accords-library.com
Installation
git clone https://github.com/Accords-Library/img.accords-library.com.git
cd img.accords-library.com
To install imagemagick, run the following command:
./install.sh
To convert the images run: (possibly change the source image folder in the script beforehand)
python ./run_prepareimg.py
To serve the files, run:
./run_img_server.sh
Description
Convert a folder of images to multiple variants of different sizes and qualities for the web
Languages
Python
55.7%
JavaScript
41.7%
Shell
2.6%