Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

JPG_extractor_from_PDFs

Python function that extracts the JPG images from a PDF file to a folder.

The structure of PDF files is quite complex. As images are stored in PDFs 'as-is', the code basically writes to a JPG file the stream of characters between the beginning and end tags of a typical JPG in the PDF file.

Read the .py file for more info.

Credits to Ned Batchelder for coming out with the initial idea.

About

Python function that extracts the JPG images from a PDF file.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages