Skip to content

PDF to JPG Converter is a simple and efficient Windows application that converts PDF files into high-quality JPG images. Perfect for document digitization, image extraction.

Notifications You must be signed in to change notification settings

IreshSampath/pdf-to-jpg-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF to JPG Converter

PDF to JPG Converter is a simple and efficient Windows application that converts PDF files into high-quality JPG images. Perfect for document digitization and image extraction.

How to Use

Open the terminal in the same folder as the script.

Run the following command (Ensure Python is installed on your PC):

python -m venv venv; .\venv\Scripts\Activate; pip install pdf2image; python pdf-to-jpg.py

About

PDF to JPG Converter is a simple and efficient Windows application that converts PDF files into high-quality JPG images. Perfect for document digitization, image extraction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published