Image resizer app in python - 7/06/2025
I have made an image resizer app in python.
It can also convert the output to .webp
Ensure you have the PIL library installed (pip install pillow)