Web service /ocr
Following you will find simple usage examples for REST, that demonstrate how to use the /ocr webservice via the TypeScript wsclient.
| API definition |
|---|
| REST |
OCR a document and extract text
- TypeScript
- JavaScript
examples/typescript/node/ocr/ApplyOCRToPdf.ts
loading...
examples/js/ocr/ApplyOCRToPdf.html
loading...
examples/js/ocr/ApplyOCRToPdf.js
loading...