Convert image files in formats like .png, and .jpg to web-optimized
.webp format by right-clicking on the files in MacOS Finder and selecting
Quick Actions -> Convert to WebP.
Dependencies:
- webp. Install with
brew install webpusing Homebrew. The workflow assumes that thecwebpbinary is in/opt/homebrew/bin/cwebplocation. ALso, the default output quality is seto80(which I think is fair).
- Download the ZIP archive of this repo from the Code dropdown on github.
- Unzip the file.
- Rename the folder
Convert-To-WebP-Workflow-maintoConvert-To-WebP.webflow. The icon will change to "..." circumscribed by a circle. - Double click on the icon to install.
I wrote this extension with the help of Claude 3.5 Sonnet. See my notes on X.