Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 369 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 369 Bytes

img-optimizer

a small script to optimize images

install

npm install

instructions

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