Instructions:
- Run using command line interface: py batch-image-converter.py Source folder name containing images Output folder name
- Make sure Input Folder exists and Output folder doesn't exist.
convert_to_png.py python script can be used to convert single images between the currently supported formats: [jpg,png,jpeg]
Instructions:
- Make sure to move/save the file you wish to convert into the same path as this program.
- Enter the Full file name including the extension e.g.: charmander.jpg
- Enter the file format you wish to convert to. e.g. jpeg, png (do not include .)