Extract Text is a REST API tool that extracts all text from PDF documents, optionally including style and position information.
Start right from your browser - upload files, choose parameters, generate code, and send API Calls directly from API Lab!
to receive your free API Key.curl -X POST "https://api.pdfrest.com/extracted-text" \ -H "Accept: application/json" \ -H "Content-Type: multipart/form-data" \ -H "Api-Key: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" \
The response for your API Call will display here.
You have document processing problems, we have Solutions. Explore the many ways pdfRest can align your documents with your business objectives.
pdfRest offers the best solution for extracting text from PDF documents, because it preserves positional data, includes text style information, and taps into data.
word_coordinates
parameter. word_style
option to include detailed style information about each word extracted from the PDF, including font, size, color, and the color space.word_coordinates
if you require both style and positional data about each word, or simply turned off when not needed.Api-Key
field with your unique API
Key
file
with the local path to your
input
Need more help?
Start with a Tutorial for step-by-step guidance
The word_style
parameter allows you to toggle whether or not to add a JSON-formatted list of each word in the document with style information for each word, including font, size, color, and color-space.
Accepts on
and off
and defaults to off
Create your FREE API Key to start processing PDFs in seconds, only possible with pdfRest.