Rhevin / ConvertToWebP

Automator script for easy image conversion to WebP format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConvertToWebP Logo

ConvertToWebP

Automator script for easy image conversion to WebP format.

This service uses cwebp from Google.

Install

Firstly, install cwebp with Homebrew using command:

brew install webp

Next step, double click on Convert to Webp.workflow contained in this repository.

How to use

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

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 🇵🇱)

About

Automator script for easy image conversion to WebP format

License:MIT License