awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesDecryption Utilities

Tools for removing encryption from PDF files to enable content processing.

Distinct from PDF Processing: Focuses specifically on PDF decryption for data extraction, whereas the parent is a general list of PDF processing tools.

Explore 2 awesome GitHub repositories matching part of an awesome list · Decryption Utilities. Refine with filters or upvote what's useful.

Awesome Decryption Utilities GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • pdfminer/pdfminer.sixAvatar pdfminer

    pdfminer/pdfminer.six

    6,906Vezi pe GitHub↗

    pdfminer.six is a programmatic tool for extracting text, layout information, and metadata from PDF documents into machine-readable formats. It functions as a document parser that converts internal PDF objects and structures into accessible data objects for analysis. The project includes utilities for decrypting RC4 and AES encrypted files to enable content extraction. It also provides a layout analyzer to identify fonts, colors, and text locations to determine the organizational structure of pages. The system covers a broad range of extraction capabilities, including the retrieval of embedde

    Implements RC4 and AES decryption to enable programmatic extraction of content from protected PDF files.

    Pythonparserpdfpython
    Vezi pe GitHub↗6,906
  • artifexsoftware/pdf2docxAvatar ArtifexSoftware

    ArtifexSoftware/pdf2docx

    3,453Vezi pe GitHub↗

    pdf2docx is a suite of PDF utilities designed to transform static PDF documents into editable DOCX files. It functions as a multi-core processor capable of accelerating the conversion of large files by distributing page tasks across multiple CPU cores. The project includes specialized tools for decrypting password-protected PDF files and extracting tabular content as structured data. It also provides a layout analyzer to visually inspect and verify document structure during the conversion process. Conversion is accessible through both a graphical user interface and a command-line interface,

    Removes encryption from PDF files to enable content processing and format conversion.

    Pythondocxextract-tablepdf-converter
    Vezi pe GitHub↗3,453
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. PDF Processing
  5. Decryption Utilities