-
Downloads cwebp (Google WebP tools)
-
Converts all PNGs to lossless WebP
-
Verifies every PNG has a matching WebP
Place in the same folder as the pngs, run with powershell.
Tip: If double‑clicking doesn’t run due to execution policy, open the folder in Terminal and run:
Unblock-File -Path ".\Convert-PNG-to-WebP.ps1"