a small script to optimize images
npm install
just run npm run imagemin
to start the script
Place your images to be optimized under "src/". Start the script and then you will find the optimized files under "dist/". At the moment the formats jpg, png and svg are supported. the folder structure under "src/" is retained