pdf-documents
There are 69 repositories under pdf-documents topic.
py-pdf/pypdf
A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
pymupdf/PyMuPDF
PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
tstanislawek/awesome-document-understanding
A curated list of resources for Document Understanding (DU) topic
pypdfium2-team/pypdfium2
Python bindings to PDFium
podofo/podofo
A C++17 PDF manipulation library
michelcrypt4d4mus/pdfalyzer
Analyze PDFs. With colors. And Yara.
filipi86/MalwareAnalysis-in-PDF
Malicious PDF files recently considered one of the most dangerous threats to the system security. The flexible code-bearing vector of the PDF format enables to attacker to carry out malicious code on the computer system for user exploitation.
mnishihan/laravel-docs-in-pdf
Up-to-date Laravel documentation in PDF format (all versions)
rffrasca/PDFKeeper
Open Source PDF Document Management
lucas-gaitzsch/pdf-turtle
A painless HTML to PDF rendering service. Generate PDF reports and documents from HTML templates or raw HTML.
utelle/wxpdfdoc
wxPdfDocument - Generation of PDF documents from wxWidgets applications
AlessioLuciani/flutter-pdf-text
A plugin for Flutter that allows you to read the text content of PDF documents and convert it into strings.
Anish-M-code/pdftotext
A simple pdftotext conversion tool for Windows 8.1/10/11 and FEDORA/UBUNTU/DEBIAN/ARCH based linux distros using poppler-utils and Google's tesseract-ocr.
fabiofdsantos/pdf-signer
:lock_with_ink_pen: Sign PDFs with the portuguese citizen card (aka "cartão de cidadão")
erikkastelec/PDFScraper
CLI program for searching inside text and tables in PDF documents and displaying results in HTML.
cajuncoding/PdfHelpers
Lightweight Helper classes based on iTextSharp for scaling and resizing Pdf Documents & Pages.
ploskot/pdfPapers
BASH scripts for exploring information contents of pdf documents.
alexreg/pdfmarks
Utility for modifying page markings of PDF documents
DevExpress-Examples/pdf-document-api-use-azure-key-vault-api-to-sign-document
Use the Azure Key Vault API to sign a PDF document.
DevExpress-Examples/pdf-document-api-add-visual-signature-to-pdf-document
Use the PdfDocumentProcessor to add a visual signature to a document.
DevExpress-Examples/pdf-document-api-create-interactive-form
Use a PdfGraphics object to add interactive form fields to a PDF document.
DevExpress-Examples/pdf-document-api-custom-properties
Access and modify custom document properties.
DevExpress-Examples/pdf-document-api-custom-signer
Implement a custom signer based on the Bouncy Castle C# API and use a custom digest calculator to calculate a document hash.
DevExpress-Examples/pdf-document-api-custom-tsa-client
Create a custom timestamp client based on the Bouncy Castle C# API.
DevExpress-Examples/pdf-document-api-customize-pdf-print-output
Customize print output and specify settings for a specific document page.
DevExpress-Examples/pdf-document-api-export-document-to-multi-page-tiff-and-bitmap
Export a PDF document to multi-page Tiff and bitmap images.
DevExpress-Examples/pdf-document-api-extract-pages-from-document
Extract the first page from a PDF document into a separate document.
DevExpress-Examples/pdf-document-api-generate-document-layout
Use the PDF Document API to create a document with graphics in code.
DevExpress-Examples/pdf-document-api-get-checked-appearance-name-for-check-box
Obtain a checked appearance name for a check box and specify the check box value.
DevExpress-Examples/pdf-document-api-operate-pdf-content-at-runtime
Extract the text of a PDF document and count the words' occurrences in a document text.
DevExpress-Examples/pdf-document-api-rotate-pdf-pages
Use the PDF Document API to rotate document pages and save the result.
slootjes/dms
Dockerized PHP app to search PDF documents.
timothy-bartlett/PyMuPDF
PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
DevExpress-Examples/pdf-document-api-change-pdf-form-field-parameters
Use the PdfDocumentFacade and PdfAcroFormFacade classes to change the interactive form field's parameters in a PDF document.
DevExpress-Examples/pdf-document-api-xmp-example
Use the PDF Document API to embed XMP metadata in PDF documents.
nilostolte/PDFBox
This project offers several versions of PDFBox source code that can be compiled with Eclipse. The complete version is a complete unmodified PDFBox with all packages normally not included in PDFBox source code. The other versions are modified versions offering more capabilities.