Download and unzip
How to Use
- Setup: Place the
convert.py
script in the same directory as yourimages
folder. - Batch File: Double-click the provided
.bat
file. This will set up a Python virtual environment, install required packages, and run theconvert.py
script. - Output: After running, you'll find a
.txt
file containing the Base64 string and a_converted.webp
image in theimages
folder for each image processed.