Skip to content

philparzer/cwebp-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

cwebp-gui

GUI to batch-compile images to webp

How to run

Prerequisites: Install Python

git clone https://github.com/philparzer/cwebp-gui
cd cwebp-gui
pip install PySimpleGUI
pip install webptools
python main.py

Caveats

  • cwebp doesn't seem to work with blank spaces in input path

About

GUI to batch-compile images to webp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages