Last Updated: Nov 26, 2021
Use this function to convert the scanned documents or image files to JSON format using the Nanonets OCR API.
Nanonets OCR (fid, url, token)
| Input Parameter Name | Description |
|---|---|
| fid | File Server ID(FID) of the PDF or image file |
| url | API URL of the nanonets OCR engine |
| token | Authentication token for nanonets API |
| Return Value | Description |
|---|---|
| FID | FID of the JSON file |
Nanonets 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.