PDF Vector

Image to Markdown API for Developers

Extract text from images with our powerful AI-powered OCR API. Support for JPEG, PNG, WebP, and GIF formats.

  • Advanced AI OCR – Extract text from images using state-of-the-art AI models with high accuracy
  • Multiple Image Formats – Support for JPEG, PNG, WebP, and GIF with automatic format detection
  • Structured Output – Get clean, formatted text output ready for your applications

Image Parse API

API Docs
import { readFile } from "fs/promises";
import { PDFVector } from "pdfvector";

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

// Parse image from URL
const urlResult = await client.parse({
  url: "https://example.com/image.png",
  useLLM: "always" // Required for images
});

// Parse image from file
const fileResult = await client.parse({
  data: await readFile("image.jpg"),
  contentType: "image/jpeg",
  useLLM: "always" // Required for images
});

Image Text Extraction Done Right

We're an independent team focused on providing reliable, accurate OCR for all image formats. Every customer gets the same high-quality AI-powered text extraction that works consistently.

Get started

AI-Powered OCR

Extract text from images using advanced AI models with high accuracy, even for complex layouts and handwritten text.

Multiple Format Support

Support for JPEG, PNG, WebP, and GIF formats. Automatic format detection ensures seamless processing.

Multi-Language Recognition

Extract text in multiple languages including English, Spanish, French, German, Chinese, Japanese, and more.

Enterprise Security

Your images are processed securely and never stored. All data is encrypted in transit and at rest.

Example Output

Watch how our API transforms images into clean, structured text using AI-powered OCR

Original Image

With invoice

Extracted Text

Clean, structured output

# INVOICE

**East Repair Inc.** 1912 Harvest Lane New York, NY 12210

**BILL TO**

John Smith 2 Court Square New York, NY 12210

**SHIP TO**

John Smith 3787 Pineview Drive Cambridge, MA 12210

**INVOICE #**

**INVOICE DATE**

P.O.#

**DUE DATE**

**11/02/2019**

2312/2019

26/02/2019

|  QTY | DESCRIPTION | UNIT PRICE | AMOUNT  |
| --- | --- | --- | --- |
|  1 | Front and rear brake cables | 100.00 | 100.00  |
|  2 | New set of pedal arms | 15.00 | 30.00  |
|  3 | Labor 3hrs | 5.00 | 15.00  |
|   |  | Subtotal | 145.00  |
|   |  | Sales Tax 6.25% | 9.06  |
|   |  | **TOTAL** | **$154.06**  |

**John Smith**

**TERMS & CONDITIONS**

Payment is due within 15 days

Please make checks payable to: East Repair Inc.

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

$15/month

$176 billed annually

Great for personal projects and small businesses

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

Pro

$72/month

$869 billed annually

Most popular plan for growing businesses

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

Enterprise

$305/month

$3663 billed annually

For large-scale applications and enterprises

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

Ready for Reliable Image parsing?

Join the developers who trust PDF Vector for accurate, reliable image parsing. Parse any image format with high accuracy - start building with confidence today.

No setup fees • Integrate in minutes • Cancel anytime

Frequently asked questions