How to extract Tables in images / PDF with JavaScript?
Tutorial

How to extract Tables in images / PDF with JavaScript?

In this tutorial, you will learn how to use OCR Table API in 5 minutes using JavaScript. Eden AI provides an easy and developer-friendly API that allows you to extract tables in your files.

What is OCR Table?

OCR Table or Table Parser refers to the process of using Optical Character Recognition (OCR) technology to extract data from tables within documents, such as scanned PDFs, images, and other types of files.

OCR Table API result on Eden AI

Since tables may contain a lot of structured data, extracting data from tables using general OCR can be challenging because tables often have a complex layout with rows and columns, and the data can be in different formats, such as numbers, text, or dates. Therefore, Table OCR lets you extract tabular data from PDFs and images in one shot by using advanced Image Processing and Machine Learning algorithms to automatically identify and extract the tabular data from the documents.

Other document types like receipts, invoices, resumes, IDs, etc., also follow the same layout and benefit from Table OCR's capabilities.

Get Started with OCR and Table Extraction API using JavaScript

The first step to getting started is to set Axios, a promise-based HTTP client for the browser and Node.js, that will allow you to call Eden AI API.

Next, you'll need to initialize the File System module in order to access local files on your computer.

Finally, you'll need to create your multipart/formdata parameters form:

How to extract table in a PDF or an image with JavaScript

You are now ready to process your file into Eden AI OCR Table API. You can process files in .pdf, .jpg, .png or .jpeg and documents in many languages.

1. Get an OCR Table API Key on Eden AI

To perform OCR Table, you'll need to create an account on Eden AI for free. Then, you will be able to get your API key directly from the homepage with free credits offered by Eden AI.

Eden AI platform - Get your API key

2. Let’s Extract Tables with OCR

Now that you have initialized the required JavaScript modules and got your API key, you will be able to extract text in your file. With Eden AI, you can choose from a wide range of engines you want for OCR Table. You can access the list of OCR Table providers available on Eden AI directly on our documentation here.

Here is the JavaScript code to add the form data parameters values for your request:

For example, we called two different OCR Table engines. Once the parameters values are passed, you can configure your request:

Then, you need to create launchJob() function that will execute POST request:

Finally, you have to create the getJob() function that will execute GET request with the Job ID of your POST request:

You will first get this response:

Once the request is done (status : finished), you will be able to get the result for OCR Table task:

Benefits of using OCR Table API with Eden AI

Using Table Extraction with Eden AI API is quick and easy.

Multiple AIs in one API - Eden AI

Save time and cost

We offer a unified API for all providers: simple and standard to use, with a quick switch between providers and an access to the specific features of each provider.

Easy to integrate

The JSON output format is the same for all suppliers thanks to Eden AI's standardisation work. The response elements are also standardised thanks to Eden AI's powerful matching algorithms.

Customization

With Eden AI you have the possibility to integrate a third party platform: we can quickly develop connectors. To go further and customize your OCR Table request with specific parameters, check out our documentation.

Related Posts

Try Eden AI for free.

You can directly start building now. If you have any questions, feel free to schedule a call with us!

Get startedContact sales