Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 586 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 586 Bytes

Bulk Image Converter 🔥

Helper script to convert a folder's worth of images from one filetype to another, and optionally delete originals

Use

  1. Setup / Activate a virtual environment in your chosen directory
  2. Pip install the pillow library for working with images
  3. Read through convert.py and update the global variables
  4. Run the script with something like python3 convert.py and then marvel at how much time you saved over converting all those images manually 😎