Skip to content

Convert images to optimized WebP format by right-clicking on flies and selecting "Convert to WebP" from Quick Actions

Notifications You must be signed in to change notification settings

btbytes/Convert-To-WebP-Workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Convert to WebP

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 webp using Homebrew. The workflow assumes that the cwebp binary is in /opt/homebrew/bin/cwebp location. ALso, the default output quality is seto 80 (which I think is fair).

Installation

  1. Download the ZIP archive of this repo from the Code dropdown on github.
  2. Unzip the file.
  3. Rename the folder Convert-To-WebP-Workflow-main to Convert-To-WebP.webflow. The icon will change to "..." circumscribed by a circle.
  4. Double click on the icon to install.

Dev note

I wrote this extension with the help of Claude 3.5 Sonnet. See my notes on X.

About

Convert images to optimized WebP format by right-clicking on flies and selecting "Convert to WebP" from Quick Actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published