Tools Built in the Practical Python PDF Processing EBook
More Python programs will be added to this repository as the book will be constantly improved and enriched.
Each of the tools and scripts are in a separate folder containing the requirements.txt
and README.md
files.
Here's the list of tools:
Chapter 1: Introduction to PDF Processing
Chapter 2: Extracting Data from PDFs
- Extracting Images from PDF
- Extracting Text from Images in PDF
- Highlighting Text in PDF
- Extracting Tables from PDF
- Extracting PDF Metadata
- Extracting PDF Links