"Legacy" image formats like jpg and png are often 2-3x larger than "next-gen" image formats like webp. In this video, we'll see how to convert our images using the cwebp
utility, as well as how to use the <picture>
HTML element to set fallbacks, for browsers that don't support the webp format.
Installation instructions:
brew install webp