Skip to content

So1ene/Convert-PNG-to-WebP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Convert-PNG-to-WebP.ps1

  1. Downloads cwebp (Google WebP tools)

  2. Converts all PNGs to lossless WebP

  3. Verifies every PNG has a matching WebP


How to use:

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"

About

(Windows only)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published