LibWebpToolsGUI
Basic GUI wrappers for certain LibWebp binaries to handle WebP image files
Install / Use
/learn @ThioJoe/LibWebpToolsGUIREADME
LibWebpToolsGUI
GUI wrappers to use with the cWebP and dWebP binaries part of LibWebp.
- cWebpGUI: Convert to WebP format using cWebp.exe
- dWebpGUI: Convert from WebP format using dWebp.exe
Prerequisites:
- Obtain the libwebp binaries from here: https://developers.google.com/speed/webp/docs/precompiled
- Select the one with the name "
...-windows-x64.zip: 64-bit executables and libraries for Windows-x64 platform."
- Select the one with the name "
- Place the GUI exes in the same folder as cwebp.exe and dwebp.exe
How to Download:
- Find the files on the Releases page: https://github.com/ThioJoe/LibWebpToolsGUI/releases
