Compress images (webp)

  1. The problem
    On some sites, eg PixaBay the image downloader will find and save very large images 1MB+

  2. Simple solution

Images should be resized and saved as webp to compress them down to a reasonable size.

eg GitHub - scionoftech/webp-converter: [DEPRECATED] A small node.js library for converting any image to webp file format or converting webp image to any image file format.