Script to change out multiple icons with different size and name
- Create a photo called original.png in root folder.
- Place all the photos you want to change out in ./input
- Run
python3 replacer.py
- Now all replaced photos should be in /output with the right size and name.