aybasaran / webp-converter-qt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What Does This App Do?

This app is a simple gui app that allows you to convert images to webp format. It is built using python, Qt6 and Pillow.

How To Use This App

  1. Clone this repository

  2. Install the requirements using pip install -r requirements.txt

  3. Run the app using python app.py

  4. Select the save location and drag and drop the images you want to convert

  5. Click on the convert button

  6. Wait for the conversion to finish

  7. Enjoy your webp images 😊

Screenshots

First Launch

Screenshot 1

Directory Selected

Screenshot 2

Image Or Images Dragged

Screenshot 3

Conversion Finished

Screenshot 4

Image Comparison

Screenshot 5

Image Comparison Stats

Screenshot 6

About


Languages

Language:Python 100.0%