A little script that processes images for funnel, shrinks images that are too big and compresses them to webp without losing the quality. Also, removes whitespaces and ?
npm i
- move the images you want to convert to
input_images
folder npm run build
npm start