Skip to content

OCR with Handwriting - Optical Character Recognition for Printed and Handwritten Text#

The OCR with Handwriting Workflow performs an ocr - Optical Character Recognition for both printed and handwritten text.

It is used with the workflow identifier ocr_with_handwriting, at the processing endpoint i.e. POST /processing/ocr_with_handwriting.

Supported workflow-parameters#

To be submitted as a configuration object with the parameters form field.

field type default
language one of de (german) or en (english) unset, i.e. multi-language (at the potential cost of OCR accuracy)

Supported return values#

As automatically included in the response JSON, unless otherwise specified via include query parameters.

The extractions return value is not supported by this workflow.

Credit cost#

A Freemium account allows for up to 100 pages per month, where the cost is 10 credits per page, and 100 credits per document.

Note

A document is usually a bundle of 10 pages.

Note

For accessing individual processing results or artifacts, have a look at Fetch Processing Results and Artifacts.

Important

This workflow was built to work with A4 page format. If support of other formats is required, contact us to discuss how we might assist you.