This is a simple script that lets you convert JPG to PNG.
- Clone the repo
- download the requirements
- Install wkhtmltopdf as per your operating system
- run
python script.py
- make sure to provide the path of the
image
and also for the conveted png image accordingly in order to make the program work correctly.