Python code to convert images from one format to another like png->jpg.
Automate your basic tasks using Python and it's awsome libraries avaiable for use.
Required: 1- Python(version 3.5 used) 2- pillow library
pillow installation: pip install pillow
links: https://www.python.org/ , https://pillow.readthedocs.io/en/stable/