This tool allows to optimize images jpg, png and gif. Just create a directory in "data" and add all your images (possibility to put a tree). The result will be in the "dest" directory with preservation of the initial tree.
- Clone the repository to your local machine:
git clone https://github.com/NoHackMe05/optimize.git - cd optimize
- Create a directory in "data"
- Copy your images into this directory (possible tree)
- Launch ./optimize.sh your_directory
- You will find the result in the directory "dest"