Skip to content

api-evangelist/pdf-co

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF.co (pdf-co)

APIs.json: https://raw.githubusercontent.com/api-evangelist/pdf-co/refs/heads/main/apis.yml

Scope

  • Access: 3rd-Party

Tags

  • PDF
  • Document Automation
  • AI
  • OCR
  • Invoice Parsing
  • Document Parsing
  • Conversion
  • Forms
  • Barcodes
  • E-Signature

Timestamps

  • Created: 2026-05-25
  • Modified: 2026-05-25

APIs

PDF.co Extraction API

AI-powered data extraction from PDF, scanned, and image-based documents. Includes the AI Invoice Parser (zero-template invoice/receipt parsing), Document Parser (template-driven extraction with reusable templates by ID), Document Classifier, and PDF attachment extraction. Async and sync modes; webhook callbacks; supports URL, base64, or uploaded-file inputs.

Tags

  • AI
  • Document Parsing
  • Invoice Parsing
  • OCR
  • Extraction

Properties

PDF.co Conversion API

Bidirectional document conversion: PDF to CSV, JSON, JSON-AI, text, XML, XLS, XLSX, HTML, JPG, PNG, TIFF, WebP; PDF from HTML, URL, DOC/DOCX, CSV/XLS/XLSX, images, and email (.msg, .eml); plus Excel-to-anything conversion. Layout-preserving table extraction and AI-driven JSON output supported.

Tags

  • Conversion
  • PDF
  • Excel
  • CSV
  • JSON
  • HTML
  • Images
  • OCR

Properties

PDF.co Editing API

Programmatic PDF editing: add text/images/forms/links, replace text, replace text with images, delete text, delete or rotate pages, AI auto-rotate, search-and-replace, and form filling. Accepts coordinate-based annotations and supports template-driven PDF generation via HTML templates.

Tags

  • Editing
  • PDF
  • Forms
  • Text
  • Images

Properties

PDF.co Merging and Splitting API

Merge multiple PDFs (and DOC, XLS, image inputs via /merge2) into a single document, or split PDFs by page ranges, indexes, or text-pattern search. Useful for document assembly, statement bursting, and invoice pipelines.

Tags

  • Merging
  • Splitting
  • PDF
  • Document Assembly

Properties

PDF.co Find and Search API

Locate text in PDFs and return coordinates (/pdf/find), AI-powered table location (/pdf/find/table), and make scanned PDFs text-searchable via OCR (/pdf/makesearchable) or remove text layers to produce image-only PDFs (/pdf/makeunsearchable).

Tags

  • Search
  • PDF
  • OCR
  • Text

Properties

PDF.co Forms API

Retrieve fillable form field details (/pdf/info/fields) for AcroForm and XFA PDFs. Pair with the Editing API's /pdf/edit/add endpoint to fill forms programmatically.

Tags

  • Forms
  • PDF
  • AcroForm

Properties

PDF.co Pages API

Delete pages by range, rotate pages by degrees, or use AI auto-rotation to detect and fix page orientation in scanned documents.

Tags

  • Pages
  • PDF
  • Rotation

Properties

PDF.co Barcodes API

Generate high-quality barcode images (QR, Code128, DataMatrix, PDF417, EAN, UPC, and others) or read barcodes from PDF and image inputs by URL.

Tags

  • Barcodes
  • QR Code
  • Recognition

Properties

PDF.co Document, File, and System API

File operations and platform primitives: upload (form, base64, by URL, presigned URL), download, delete, MD5 hash; PDF compress (v2) and optimize; PDF info reader; email decode/send/extract-attachments; HTML template storage; document classifier; and the /job/check endpoint for polling async operations. Also exposes /account/credit/balance for credit reporting.

Tags

  • Files
  • Compression
  • Optimization
  • Email
  • Templates
  • Jobs
  • Account

Properties

Common Properties

Releases

No releases published

Packages

 
 
 

Contributors