Search

Deep learning OCR

Last Updated: May 10, 2022

Articles

Use this function to convert the scanned documents or image files to JSON format using the Deep learning OCR API.

Syntax

Deep learning OCR (fid, url, token)

Parameters

Input Parameter Name Description
fid File Server ID(FID) of the PDF or image file
url API URL of the Deep learning OCR engine
token Authentication token for Deep learning OCR API

Returns

Return Value Description
FID FID of the JSON file

Sample

Deep learning OCR(8jki838hdjhe23ndw9, ‘NanonetsAPIurl’, ‘djkldjkwlaxkas’)

  • Converts the scanned image and returns FID of the JSON file.

JSON file can be converted to readable PDF using the function Convert OCR JSON to PDF.

To view all the Document functions, click here.

Did you find what you were looking for?