This app is a simple gui app that allows you to convert images to webp format. It is built using python, Qt6 and Pillow.
-
Clone this repository
-
Install the requirements using
pip install -r requirements.txt
-
Run the app using
python app.py
-
Select the save location and drag and drop the images you want to convert
-
Click on the convert button
-
Wait for the conversion to finish
-
Enjoy your webp images 😊