ajaynair710 / pdf-to-jpg

Covert a pdf file into JPG file without the use of any 3rd party application. This 6 line of codes in python can convert a pdf file to jpg offline.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pdf-to-jpg

Covert a pdf file into JPG file without the use of any 3rd party application. This 6 line of codes in python can convert a pdf file to jpg offline.

In pages = convert_from_path('path-to-pdf-file'), replace the path-to-pdf-file add the file location and convert.

Happy Conversion!

About

Covert a pdf file into JPG file without the use of any 3rd party application. This 6 line of codes in python can convert a pdf file to jpg offline.


Languages

Language:Python 100.0%