Automator script for easy image conversion to WebP format.
This service uses cwebp
from Google.
Firstly, install cwebp
with Homebrew using command:
brew install webp
Next step, double click on Convert to Webp.workflow contained in this repository.
The script is a service which is available from context menu by clicking the right mouse button on image file and choosing this script from "Services" or "QuickActions" menu.
It is available from Menu Bar > Finder > Services
as well.
More info about cwep
tool available on: official website.
The ConvertToWebP is a very simple tool. If you want you can change parameters for executing command by editing .workflow file.
🇵🇱 There is more detailed article about usage and comparison available at macuser.info (in polish language 🇵🇱)