pdf-parser icon indicating copy to clipboard operation
pdf-parser copied to clipboard

Quick tool to OCR image-based PDF files straight from the browser.

PDF Parser

A tool to parse PDF files and extract text.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to view the app.