PDF Vector

ID Document to Markdown API for developers

Convert passports, driver's licenses, and ID cards to clean, structured markdown. Specialized for identity document layouts and personal information extraction.

  • Identity Document ParsingConvert passports, driver's licenses, and national ID cards to clean markdown
  • Multiple Format SupportProcess PDFs, Word documents (DOCX), and image files (PNG, JPG) with consistent accuracy
  • Simple IntegrationREST API or TypeScript SDK with comprehensive documentation and examples

Easy to use APIs

Use our simple APIs directly or our TypeScript SDK with just a few lines of code.

ID Parse

API Docs
import { PDFVector } from "pdfvector";

const client = new PDFVector({
  apiKey: "pdfvector_xxxxxxx"
});

// From URL
const results = await client.idParse({
  url: "https://example.com/passport.pdf"
});

// From file
import { readFile } from "fs/promises";
const results = await client.idParse({
  data: await readFile("passport.pdf"),
  contentType: "application/pdf"
});

What people are saying

See how PDF Vector is helping teams improve their document processing workflows

Abdo El-Mobayad

Can't recommend PDF Vector enough! It boosts your AI workflow accuracy to 100% while dropping your costs! Especially if you're a T4 Org in the $150/m spend range!

Abdo El-Mobayad

Trent

Gotta give a shoutout to PDF Vector team for helping me set up PDF Vector for a project. They even delivered on a feature request before I purchased. Incredible customer service. 👏

Trent

Praneeth Pike

Been implementing RAG and changing a lot of things under the hood for @rabbitholesai, came across PDF Vector and it was a huge time saver. I got a document parsing solution for the rag pipeline within minutes! one less thing to worry about

Praneeth Pike

ID Document to Markdown API for Developers

Convert passports, driver's licenses, and ID cards to clean, structured markdown with our specialized identity document parser.

Get started

Identity Document Processing

Advanced parsing algorithms specifically tuned for passports, driver's licenses, and national ID cards. Extracts personal information, document numbers, dates, and other key fields with precision.

Production-Ready Performance

Built for scale and reliability. Fast processing times with consistent results, trusted by applications serving thousands of users.

High-Accuracy Parsing

High-accuracy OCR with specialized ID document recognition to produce clean, structured markdown for identity documents from 170+ countries.

Fair & Transparent Pricing

Straightforward pricing that scales with your needs. Pay only for what you use - no hidden fees, no surprises.

Example Output

Real examples output from passports, driver's licenses, and national ID cards

Original Document

Passport

Parsed Markdown

Clean, structured output

## Identity Document

| Field | Value |
|-------|-------|
| Document Type | PASSPORT |
| Document Number | 0002028373 |
| First Name | LI |
| Last Name | JUAN |
| Date of Birth | 1982-05-01T00:00:00 |
| Date of Issue | 2019-05-09T00:00:00 |
| Place of Birth | NEW YORK CITY |
| EXPIRATION DATE | 2029-05-09T00:00:00 |
| MRZ Code | P<USAJUAN<<LI<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<br>0002028373USA8205011F2905091234567890<123456 |

One subscription, all APIs

Start for free, then scale as you grow. No hidden fees.

Save one month

Free

$0

Credit Card Required

Perfect for testing and small projects

  • Access to all APIs
  • 100 credits
Subscribe to Free

Basic

$23/month

$275 billed annually

Great for personal projects and small businesses

  • Access to all APIs
  • 3,000 credits
Subscribe to Basic
Most Popular

Pro

$89/month

$1067 billed annually

Most popular plan for growing businesses

  • Access to all APIs
  • 100,000 credits
Subscribe to Pro

Enterprise

$457/month

$5489 billed annually

For large-scale applications and enterprises

  • Access to all APIs
  • 500,000 credits
Subscribe to Enterprise

Ready for Reliable PDF Parsing?

Join the developers who trust PDF Vector for accurate, consistent PDF parsing. Battle-tested reliability with simple integration - start building with confidence today.

No setup fees • Integrate in minutes • Cancel anytime

Everything you need for document processing

Transform any document into clean text. Extract structured data from PDFs, Word files, Excel spreadsheets, and images with precision and speed. Also search 5M+ academic papers and fetch papers by paper IDs.

Get started for free today

No setup fees • Integrate in minutes • Cancel anytime

Frequently asked questions