Skip to content

Base64-Convert.zip

Latest
Compare
Choose a tag to compare
@bigsk1 bigsk1 released this 31 Aug 19:51
· 3 commits to main since this release
ca8fbd8

Download and unzip

How to Use

  1. Setup: Place the convert.py script in the same directory as your images folder.
  2. Batch File: Double-click the provided .bat file. This will set up a Python virtual environment, install required packages, and run the convert.py script.
  3. Output: After running, you'll find a .txt file containing the Base64 string and a _converted.webp image in the images folder for each image processed.