🔥
Bulk Image Converter Helper script to convert a folder's worth of images from one filetype to another, and optionally delete originals
Use
- Setup / Activate a virtual environment in your chosen directory
- Pip install the pillow library for working with images
- Read through
convert.py
and update the global variables - Run the script with something like
python3 convert.py
and then marvel at how much time you saved over converting all those images manually😎