Skip to content

blog.ign

  • About / Contact
  • Portfolio

Tag: WebP

How to convert JPGs to WebP automatically

The easiest way to convert a ton of JPGs to WebP is to use the cwebp command line utility written by the WebP team. Here’s how I do it using a very simple Bash script: This goes through all JPG files in ./source/uploads folder, converts them with a 90% quality rate and writes the output… Continue reading How to convert JPGs to WebP automatically

Published 25 April 2020
Categorised as Blog Tagged Bash, cwebp, WebP
blog.ign
Proudly powered by WordPress.