python

Python - Processing PDF files

Simple examples using Python with PDF files - extracting text and images, creating jpg images of each page of text. Uses PyPDF2 and pdfrw packages.

Python Docker

Sample Dockerfiles for Python