pypdf
PDF editor
A Python library for manipulating and extracting data from PDF files
A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
9k stars
147 watching
1k forks
Language: Python
last commit: about 1 month ago
Linked from 2 awesome lists
help-wantedpdfpdf-documentspdf-manipulationpdf-parserpdf-parsingpypdf2python
Related projects:
Repository | Description | Stars |
---|---|---|
ocrmypdf/ocrmypdf | A tool that adds OCR text to scanned PDF files, allowing them to be searchable and copy-pasted. | 14,363 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
pdfarranger/pdfarranger | An application that allows users to manipulate PDF documents by merging/splitting and rearranging pages. | 3,653 |
jsvine/pdfplumber | A tool for extracting detailed information from PDFs | 6,898 |
pypa/sampleproject | Provides a sample project to demonstrate basic packaging and distribution of a Python project using PyPUG's tutorial. | 5,138 |
pyca/cryptography | A package providing cryptographic primitives and recipes for secure data encryption and manipulation | 6,731 |
legrandin/pycryptodome | A comprehensive cryptographic library for Python that provides low-level primitives and algorithms for secure data processing | 2,876 |
pypi/warehouse | The software behind the Python Package Index. | 3,617 |
google/yapf | An automated code formatter for Python files, applying a configurable style to improve readability and consistency. | 13,805 |
pdfminer/pdfminer.six | A Python-based tool for extracting information from PDF documents. | 6,046 |
librepdf/openpdf | A Java library for creating and editing PDF files with advanced features and dual licensing options. | 3,645 |
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 18,095 |
pyload/pyload | A high-level download manager written in Python that automates and simplifies the process of downloading files from various sources. | 3,362 |
ahupp/python-magic | A Python wrapper around the libmagic C library to identify file types by their headers according to a predefined list of file types. | 2,664 |
gallopsled/pwntools | A toolkit for rapid prototyping and exploit development in CTF challenges | 12,204 |