← All projects

pdf-tools-python

by @x4nth055

17

PDF Manipulation Tools with Python Built in the Practical Python PDF Processing EBook

About this project

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 Reading PDF Files Merging PDF Files Splitting PDF Files Deleting Pages from PDFs Rotating PDF Files 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 Chapter 3: Creating PDFs Chapter 4: PDF Conversion Techniques Converting HTML to PDF Converting Markdown to PDF Converting PDF to Docx Converting PDF to Images Chapter 5: Securing PDFs Adding Watermark to PDFs Encrypting and Decrypting PDFs Restoring (Cracking) PDF Passwords Appendix A: Compressing PDFs Appendix B: Summarizing PDFs using ChatGPT

From the project README on GitHub

Stars
17
Forks
6
License
MIT
Last push
15 Sept 2023

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/pdf-tools-python.svg)](https://www.madeinalgeria.dev/projects/pdf-tools-python)

Related projects