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
8k stars
147 watching
1k forks
Language: Python
last commit: 6 days 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,140 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,537 |
pdfarranger/pdfarranger | An application that allows users to manipulate PDF documents by merging/splitting and rearranging pages. | 3,565 |
jsvine/pdfplumber | A tool for extracting detailed information from PDFs | 6,744 |
pypa/sampleproject | Provides a sample project to demonstrate basic packaging and distribution of a Python project using PyPUG's tutorial. | 5,121 |
pyca/cryptography | A package providing cryptographic primitives and recipes for secure data encryption and manipulation | 6,681 |
legrandin/pycryptodome | A comprehensive cryptographic library for Python that provides low-level primitives and algorithms for secure data processing | 2,851 |
pypi/warehouse | A software system that powers the package registry for Python packages | 3,601 |
google/yapf | An automated code formatter for Python files, applying a configurable style to improve readability and consistency. | 13,785 |
pdfminer/pdfminer.six | A Python-based tool for extracting information from PDF documents. | 5,955 |
librepdf/openpdf | A Java library for creating and editing PDF files with advanced features. | 3,591 |
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 17,992 |
pyload/pyload | A high-level download manager written in Python that automates and simplifies the process of downloading files from various sources. | 3,335 |
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,641 |
gallopsled/pwntools | A toolkit for rapid prototyping and exploit development in CTF challenges | 12,117 |