Skip to content

A simple script to extract images from a given PDF and store them as individual images

License

Notifications You must be signed in to change notification settings

MrCampbellDuchess/PDFImageExtract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

The script will parse a PDF and return any images as PNG files

Limitations

  • assumes one image per page (fix incoming)
  • will not work with secured or encrypted PDF files

Usage

Run the script and input the file path when required. The output folder will be generated in the same location as the script using the PDF file name as a folder name.

upcoming changes

  • ability to customise output path
  • ability to parse more than one image per page
  • ability to customise output file name
  • ability to customise output file type

timeline for updates

Whenever I feel like it.

About

A simple script to extract images from a given PDF and store them as individual images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages