awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mstamy2 avatar

mstamy2/PyPDF2

0
View on GitHub↗
10,064 Stars·1,588 Forks·Python·8 Aufrufepypdf.readthedocs.io/en/latest↗

PyPDF2

PyPDF2 is a pure Python library for reading, writing, and manipulating PDF files. It functions as a document manipulator, text extractor, and encryption tool, allowing users to process PDF files without relying on external C libraries or native binaries.

The library provides specialized tools for modifying document structures, such as merging multiple files into one, splitting documents into separate files, and transforming page layouts through cropping. It also includes capabilities for securing documents via passwords and encryption.

Additional capabilities include the extraction of written content and metadata from the inner layers of a document. The toolkit also supports the management of internal document properties and the handling of interactive annotations and highlights.

Features

  • PDF Libraries - Provides a pure-Python library for parsing and manipulating the binary structure of PDF documents.
  • Text Extraction - Retrieves written content and structural metadata from the inner layers of PDF files.
  • Text Extractors - Extracts written content and structural metadata from the internal layers of PDF files.
  • PDF Manipulation Utilities - Offers utilities for merging multiple PDFs, splitting pages, and restructuring document layouts.
  • Content Extraction - Processes compressed data streams to retrieve raw text and graphics while preserving document coordinates.
  • PDF Security and Signing - Protects documents by applying password protection, encryption, and permission settings.
  • PDF Permission Controls - Secures documents by applying passwords and strong encryption to prevent unauthorized access.
  • Document Encryption - Secures PDF files through encryption and password protection to restrict unauthorized access.
  • Document Object Models - Represents PDF elements as a hierarchical object tree that mirrors the official PDF specification.
  • PDF Metadata Managers - Enables the management and editing of internal PDF property fields and document labels.
  • PDF Annotations - Supports the creation and reading of interactive notes and highlights within PDF documents.
  • Document Processing - Library for splitting, merging, and manipulating PDF files.
  • PDF Tools - Split, merge, and transform PDF pages.

Star-Verlauf

Star-Verlauf für mstamy2/pypdf2Star-Verlauf für mstamy2/pypdf2

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu PyPDF2

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit PyPDF2.
  • py-pdf/pypdfAvatar von py-pdf

    py-pdf/pypdf

    9,818Auf GitHub ansehen↗

    pypdf is a Python library for parsing, manipulating, and generating PDF documents. It provides high-level operations for document processing, such as merging multiple files into one or splitting a single document into smaller files. The project includes specialized tools for managing interactive elements, including the creation and modification of annotations, hyperlinks, and form fields. It also supports advanced metadata management, allowing for the extraction and modification of standard document properties and XML-based XMP metadata. Beyond basic structural changes, the library covers pa

    Pythonhelp-wantedpdfpdf-documents
    Auf GitHub ansehen↗9,818
  • pymupdf/pymupdfAvatar von pymupdf

    pymupdf/PyMuPDF

    9,086Auf GitHub ansehen↗

    PyMuPDF is a comprehensive PDF manipulation library and document analysis tool. It serves as a text extraction tool, OCR engine, and image converter, providing a programmatic interface to edit, merge, split, and optimize PDF and Office documents. The project distinguishes itself through high-performance capabilities, including the use of C-bindings for low-level manipulation and parallelized page processing to accelerate workloads. It provides specialized conversion paths, such as transforming PDF content into Markdown for retrieval-augmented generation and large language model pipelines. It

    Pythondata-scienceepubextract-data
    Auf GitHub ansehen↗9,086
  • pdfcpu/pdfcpuAvatar von pdfcpu

    pdfcpu/pdfcpu

    8,675Auf GitHub ansehen↗

    pdfcpu is a Go PDF processing library and command-line interface designed for programmatically manipulating, optimizing, and validating PDF files. It provides a toolkit for document content modification and structural management. The project distinguishes itself as an optimization tool and layout engine, capable of reducing file sizes and improving loading speeds by streamlining internal structures. It also functions as a security manager, providing password-based encryption, decryption, and digital signature verification. Its capability surface includes page management for merging, splittin

    Go
    Auf GitHub ansehen↗8,675
  • py-pdf/pypdf2Avatar von py-pdf

    py-pdf/PyPDF2

    10,094Auf GitHub ansehen↗

    PyPDF2 is a pure Python library for transforming, securing, and extracting data from PDF documents. It provides a comprehensive suite of tools to modify page layouts, manage document security, and retrieve embedded metadata without relying on external C libraries. The toolkit enables document assembly through the merging of multiple files and the splitting of documents into smaller parts. It also supports page-level transformations, including the ability to rotate pages and adjust visible crop areas. The library includes capabilities for security management via password-based encryption and

    Python
    Auf GitHub ansehen↗10,094
Alle 30 Alternativen zu PyPDF2 anzeigen→

Häufig gestellte Fragen

Was macht mstamy2/pypdf2?

PyPDF2 is a pure Python library for reading, writing, and manipulating PDF files. It functions as a document manipulator, text extractor, and encryption tool, allowing users to process PDF files without relying on external C libraries or native binaries.

Was sind die Hauptfunktionen von mstamy2/pypdf2?

Die Hauptfunktionen von mstamy2/pypdf2 sind: PDF Libraries, Text Extraction, Text Extractors, PDF Manipulation Utilities, Content Extraction, PDF Security and Signing, PDF Permission Controls, Document Encryption.

Welche Open-Source-Alternativen gibt es zu mstamy2/pypdf2?

Open-Source-Alternativen zu mstamy2/pypdf2 sind unter anderem: py-pdf/pypdf — pypdf is a Python library for parsing, manipulating, and generating PDF documents. It provides high-level operations… pymupdf/pymupdf — PyMuPDF is a comprehensive PDF manipulation library and document analysis tool. It serves as a text extraction tool,… pdfcpu/pdfcpu — pdfcpu is a Go PDF processing library and command-line interface designed for programmatically manipulating,… py-pdf/pypdf2 — PyPDF2 is a pure Python library for transforming, securing, and extracting data from PDF documents. It provides a… unidoc/unioffice — unioffice is a comprehensive document processing suite that provides a PDF document processor, an Open XML document… torakiki/pdfsam — pdfsam is a PDF manipulation software and desktop application designed for splitting, merging, rotating, and…