Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 415 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 415 Bytes

Installation

This project depends on PIP/Pillow. Use the package manager pip to install Pillow.

pip3 install Pillow

Usage

python JPGtoPNG.py [image_folder] [output_folder]

Example

I've attached a folder containing 4 .jpg pictures from Pokémons, it works with several files at once inside a folder.

python JPGtoPNG.py pokedex/ new_pokedex/