Last Updated: Feb 14, 2022
Use this function to convert the scanned documents or image files to JSON format using the Deep learning OCR API.
Deep learning OCR (fid, url, token)
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 |
Return Value | Description |
---|---|
FID | FID of the JSON file |
Deep learning OCR(8jki838hdjhe23ndw9, ‘NanonetsAPIurl’, ‘djkldjkwlaxkas’)
JSON file can be converted to readable PDF using the function Convert OCR JSON to PDF.
To view all the Document functions, click here.