A local web application for converting JPG/JPEG/PNG images to WebP format.
- Batch conversion of multiple images
- Adjustable quality settings
- Side-by-side comparison
- File size savings calculation
- Responsive design
- Clone this repository
- Install dependencies:
pip install -r requirements.txt
- Run Streamlit Locally:
streamlit run frontend/app.py