Skip to content

dougdragon/pdf-to-jpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF to JPG

This script converts PDF files to JPG images. If the PDF file(s) contain more than 1 page, an image will be created for each page.

The script uses the following packages:

To install dependencies

pip install -r requirements.txt

To run

  1. Place PDF files into the input directory
  2. Run script.py:
    python3 script.py
  3. The script will convert the PDF files to JPG images and create a ZIP file containing all the images

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages