python-scripts/scripts/jpg-to-png Converter
Siddhesh Bhupendra Kuakde 31f8137d5f
Create README.md
2022-10-03 15:39:25 +05:30
..
convert.py Create convert.py 2022-10-03 14:33:23 +05:30
README.md Create README.md 2022-10-03 15:39:25 +05:30

JPG to PNG convereter in pyton

This is a simple script that lets you convert JPG to PNG.

Usage

  • Clone the repo
  • download the requirements
  • Install wkhtmltopdf as per your operating system
  • run python script.py

Details

  • 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.