<script type="application/ld+json">
{
 "@context": "https://schema.org",
 "@graph": [
   {
     "@type": "FAQPage",
     "mainEntity": [
       {
         "@type": "Question",
         "name": "Does OCR work on handwriting?",
         "acceptedAnswer": {
           "@type": "Answer",
           "text": "Yes, OCR can work on handwriting, but results depend heavily on writing style, scan quality, and document complexity. Modern AI-based handwriting recognition performs well on clean handwritten lines and can also handle forms and signatures, especially when the system includes a comprehension layer that can interpret layout and context."
         }
       },
       {
         "@type": "Question",
         "name": "What is the test format used for this benchmark?",
         "acceptedAnswer": {
           "@type": "Answer",
           "text": "All tools are tested on the same three documents: a single handwritten line (IAM dataset), a handwritten form with structure (FUNSD dataset), and a real business-style US invoice containing a handwritten signature. This setup makes it possible to compare raw handwriting transcription and real document understanding."
         }
       },
       {
         "@type": "Question",
         "name": "How does Pen to Print perform on handwriting recognition?",
         "acceptedAnswer": {
           "@type": "Answer",
           "text": "Pen to Print is effective at detecting and extracting handwritten text, including in documents mixing printed and handwritten content. The main limitation is the output format, which remains quite raw and mostly line-based, making specific field retrieval more manual."
         }
       },
       {
         "@type": "Question",
         "name": "How does TrOCR perform on handwriting recognition?",
         "acceptedAnswer": {
           "@type": "Answer",
           "text": "TrOCR performs very well on isolated handwritten lines but struggles with structured layouts such as forms, and it is not reliable on stylized handwriting like signatures. It is best suited for raw handwriting transcription rather than business-ready extraction."
         }
       },
       {
         "@type": "Question",
         "name": "How does OpenAI perform on handwriting OCR?",
         "acceptedAnswer": {
           "@type": "Answer",
           "text": "OpenAI Vision extracts handwritten text accurately on forms and signatures, with strong adaptability across document types. Minor formatting artifacts can occur on simple line transcription, but overall performance is strong when used as a component inside a document processing pipeline."
         }
       },
       {
         "@type": "Question",
         "name": "How does Gemini perform on handwriting OCR?",
         "acceptedAnswer": {
           "@type": "Answer",
           "text": "Gemini performs consistently across single lines, handwritten forms, and signature extraction. The comprehension layer helps a lot on real documents, making it a strong option for handwriting recognition in business contexts."
         }
       },
       {
         "@type": "Question",
         "name": "How does Mindee perform on handwriting extraction?",
         "acceptedAnswer": {
           "@type": "Answer",
           "text": "Mindee can deliver strong results for handwritten extraction, especially on structured documents, but it typically requires configuring or building a dedicated extraction model beforehand. Once set up, it can reliably capture targeted handwritten fields."
         }
       },
       {
         "@type": "Question",
         "name": "How does Koncile perform on handwriting recognition?",
         "acceptedAnswer": {
           "@type": "Answer",
           "text": "Koncile performs reliably across all three scenarios and structures handwritten results into dedicated fields. It also captures complementary data from the same document, which makes classification and downstream usage easier in real workflows."
         }
       },
       {
         "@type": "Question",
         "name": "Which OCR should you choose according to your needs?",
         "acceptedAnswer": {
           "@type": "Answer",
           "text": "For quick transcription, lightweight apps can be enough. For isolated handwriting lines, models like TrOCR can work well. For forms and signatures in business documents, multimodal systems like OpenAI Vision and Gemini perform strongly. For structured, operational extraction with usable fields and workflow readiness, tools that combine OCR with intelligent document processing are typically the best fit."
         }
       }
     ]
   },
   {
     "@type": "ItemList",
     "name": "Handwriting OCR software and apps tested",
     "itemListOrder": "https://schema.org/ItemListOrderAscending",
     "numberOfItems": 6,
     "itemListElement": [
       {
         "@type": "ListItem",
         "position": 1,
         "item": {
           "@type": "SoftwareApplication",
           "name": "Pen to Print",
           "applicationCategory": "BusinessApplication",
           "operatingSystem": "iOS, Android, Web",
           "featureList": [
             "Handwritten text transcription",
             "Works on mixed printed and handwritten content",
             "Raw line-based output"
           ]
         }
       },
       {
         "@type": "ListItem",
         "position": 2,
         "item": {
           "@type": "SoftwareApplication",
           "name": "TrOCR",
           "applicationCategory": "DeveloperApplication",
           "operatingSystem": "Cross-platform",
           "featureList": [
             "Strong on isolated handwritten lines",
             "Limited layout understanding",
             "Weak on stylized handwriting such as signatures"
           ]
         }
       },
       {
         "@type": "ListItem",
         "position": 3,
         "item": {
           "@type": "SoftwareApplication",
           "name": "OpenAI Vision",
           "applicationCategory": "DeveloperApplication",
           "operatingSystem": "Cross-platform",
           "featureList": [
             "Multimodal handwriting OCR",
             "Strong on forms and signatures",
             "Works best inside a processing pipeline"
           ]
         }
       },
       {
         "@type": "ListItem",
         "position": 4,
         "item": {
           "@type": "SoftwareApplication",
           "name": "Gemini",
           "applicationCategory": "DeveloperApplication",
           "operatingSystem": "Cross-platform",
           "featureList": [
             "Consistent handwriting recognition",
             "Good on structured documents",
             "Reliable signature name extraction"
           ]
         }
       },
       {
         "@type": "ListItem",
         "position": 5,
         "item": {
           "@type": "SoftwareApplication",
           "name": "Mindee",
           "applicationCategory": "BusinessApplication",
           "operatingSystem": "Web",
           "featureList": [
             "Structured extraction",
             "Requires dedicated model setup for handwritten fields",
             "Strong once configured"
           ]
         }
       },
       {
         "@type": "ListItem",
         "position": 6,
         "item": {
           "@type": "SoftwareApplication",
           "name": "Koncile",
           "applicationCategory": "BusinessApplication",
           "operatingSystem": "Web",
           "featureList": [
             "Handwriting extraction into dedicated fields",
             "Captures complementary document data",
             "Business-ready structured output"
           ]
         }
       }
     ]
   }
 ]
}
</script>

Top Handwriting OCR Tools for Precise Text Extraction

Dernière mise à jour :

February 27, 2026

5 minutes

Recognizing handwriting remains one of the biggest challenges for OCR technologies. Between style variations, scanned documents of varying quality and demanding business contexts (health, HR, logistics...), not all solutions are the same. In this article, we compared the best OCRs capable of automatically reading and structuring handwritten documents in 2025, with a clear objective: reliability, time savings and integration into your business tools.

Comparison of the best OCRs that can easily read and structure handwriting automatically.

OCR for handwriting

Does OCR work on handwriting?

Unlike printed documents, handwritten text recognition poses many challenges: lack of standardization, varied writing styles, unequal scan quality... However, with the advances of AI, some solutions now go well beyond simple automatic reading. In this article, we analyze the real level of reliability of OCR technologies on handwriting, through concrete cases, comparative tests and business use feedback.

Our test format

For this article, all solutions were tested using the exact same documents. We used one document from the IAM dataset for single-line handwriting recognition, one document from the FUNSD dataset for handwritten text inside structured forms, and finally a standard US invoice template containing a handwritten signature.

Test documents

Composite image showing IAM handwritten sentence “Mr. Brown commented icily”, FUNSD form with names Dario Mallory and Wayne Baughan, and invoice with handwritten signature “Dave” used for OCR testing

Pen to Print

Pen to Print Logo

Test on Single Handwritten Line

On the single handwritten line test, Pen to Print performs correctly. No visible errors appear in the transcription.

Pen to Print OCR result correctly transcribing handwritten IAM sentence “Mr. Brown commented icily”

Test on Handwritten Form

For the handwritten form, the text was correctly recognized and extracted. However, each detected text block is returned as a separate line. In the highlighted output, we can clearly see the areas of interest. Pen to Print does not distinguish between printed text and handwritten text in the rendering. The output remains quite raw and structured only with line breaks.

Pen to Print extracting handwritten names Dario Mallory and Wayne Baughan from structured FUNSD form

Test on Handwritten Invoice signature / real business document

As in test 2, the handwritten data was correctly extracted. You simply need to locate the line stating “Signature: dave” at the bottom of the output.

Pen to Print OCR output showing extracted signature “Dave” from business invoice

Result of the 3 tests

No errors detected
To conclude on Pen to Print, it is a very effective solution for detecting and extracting handwritten text, even in more complex documents mixing handwritten and printed content. However, the output format remains quite basic and minimally structured. Retrieving specific data can therefore sometimes be time-consuming.

TrOCR

TrOCR Logo

Test on Single Handwritten Line

For the handwritten sentence, TrOCR extracted the text perfectly, down to the smallest detail. Test 1 is therefore a success.

TrOCR model successfully recognizing handwritten IAM sentence “Mr. Brown commented icily”

Test on Handwritten Form

Here, the output speaks for itself. TrOCR did not manage to properly read the document or at least did not understand its structure. It returned “ITV,” which is likely just a fragment of the original text. The model struggles with structured documents containing handwritten fields.

TrOCR incorrectly extracting fragment “ITV” from handwritten FUNSD form

Test on Handwritten Invoice signature / real business document

TrOCR did not reliably transcribe the handwritten signature. Instead of extracting a name, the model produced non-alphabetic characters. This suggests the signature was treated more as a visual shape than readable handwriting.

TrOCR failing to properly transcribe handwritten signature “Dave” on invoice

Result of the 3 tests

2 errors detected
Because it does not include a contextual understanding layer like some other OCR software, TrOCR failed in 2 out of 3 tests. On pure handwritten line recognition, it performs very well. However, on stylized handwriting such as signatures and on structured business documents, it struggles. It remains a good solution for raw handwriting transcription.

OpenAI

OpenAI Logo

Test on Single Handwritten Line

On this test, OpenAI extracted all the text but introduced a few minor errors. It correctly detected quotation marks in the sentence but added extra ones where there were none. The handwriting recognition worked, but the formatting slightly changed.

OpenAI Vision transcribing handwritten IAM sentence with minor quotation formatting differences

Test on Handwritten Form

For handwritten text extraction inside the form, OpenAI Vision performed well. The text was extracted without errors.

OpenAI Vision extracting handwritten names Dario Mallory and Wayne Baughan from structured form

Test on Handwritten Invoice signature / real business document

As expected, the handwritten signature was correctly detected and transcribed. No errors appeared at this stage.

OpenAI Vision successfully recognizing handwritten signature “Dave” on invoice

Result of the 3 tests

1 error detected
ChatGPT performed very well overall but made one formatting mistake in test 1. The hallucinated quotation marks did not prevent the extraction of the handwritten text itself, but they slightly altered the output. For the other tests, OpenAI delivered strong and reliable results.

Gemini

Gemini Logo

Test on Single Handwritten Line

Gemini successfully passed test 1. The handwritten text was fully extracted with all the correct information, including subtle elements such as quotation marks.

Gemini accurately recognizing handwritten IAM sentence “Mr. Brown commented icily”

Test on Handwritten Form

Test 2 was perfectly executed. All handwritten fields were extracted correctly without any mistakes.

Gemini extracting handwritten names Dario Mallory and Wayne Baughan from FUNSD document

Test on Handwritten Invoice signature / real business document

Test 3 was also completed successfully. Gemini correctly detected and extracted the handwritten signature name.

Gemini correctly identifying handwritten signature “Dave” in business invoice

Result of the 3 tests

No errors detected
Gemini successfully passed all three tests without errors. Its integrated AI comprehension layer enables intelligent and context-aware handwriting recognition. It is a strong solution for this use case.

Mindee

Mindee Logo

Test on Single Handwritten Line

On the handwritten line test, Mindee correctly extracted the data. No errors were identified.

Mindee OCR result recognizing handwritten IAM sentence after model configuration

Test on Handwritten Form

On more complex documents, Mindee recognizes and extracts handwritten text within a defined extraction field.

Mindee structured extraction of handwritten names Dario Mallory and Wayne Baughan from form

Test on Handwritten Invoice signature / real business document

Mindee extracting handwritten signature “Dave” using dedicated extraction model

Result of the 3 tests

No errors detected
For all three tests, I had to create a specific model dedicated to extracting handwritten text only. Once configured, Mindee correctly identified the relevant areas and extracted the information. It is therefore a strong solution, but you need to set up and configure your extraction template beforehand.

Koncile

Koncile Logo

Test on Single Handwritten Line

For the standalone handwritten line, Koncile’s handwriting recognition works correctly. The text was extracted with all its subtleties and without errors.

Koncile handwriting recognition result accurately transcribing IAM handwritten sentence

Test on Handwritten Form

Everything was correctly extracted here as well. In addition to the handwritten names, the associated dates were also extracted automatically. This test is therefore conclusive.

Koncile structured extraction of handwritten names and dates from FUNSD form document

Test on Handwritten Invoice signature / real business document

The handwritten signature name was correctly extracted within the dedicated “handwritten text” extraction field.

Koncile extracting handwritten signature “Dave” into dedicated field on invoice

Overall score of the 3 tests

No errors detected
Across all three tests, the overall performance is highly satisfactory. No errors were identified. The app also allows you to extract additional complementary information, especially in tests 2 and 3. Extraction fields are generated intelligently based on the information detected in the document. There are specific fields dedicated to handwritten text recognition, as well as structured fields for the rest of the document data.

This structured approach makes data classification and business integration much easier.

Koncile is certainly one of the most advanced OCR solutions for handwritten text extraction.

Comparative table of results: precision, speed, business context

This comparison highlights the real differences between handwriting OCR tools when you move from simple transcription to real business documents. Some solutions are strong on isolated handwritten lines but struggle as soon as the layout becomes structured (forms, mixed printed and handwritten zones, signatures).

Others go further thanks to an AI understanding layer, which makes the output more usable in practice: better handling of handwriting variations, better extraction inside forms, and more reliable detection of signatures as actual names rather than shapes.

The gap is not only about raw accuracy, it is also about how the result is delivered.

Tools like Pen to Print can extract handwritten text, but the output remains raw and line-based, which makes it harder to retrieve one specific piece of information quickly.

On the opposite side, solutions that can structure results and isolate handwritten fields (Gemini, OpenAI Vision, Koncile, and Mindee once configured) are much more operational in real workflows. This is where intelligent document processing really matters: not just reading handwriting, but turning it into structured, actionable data.

Handwriting OCR benchmark: results across 3 test scenarios

IAM single line, FUNSD structured form, US invoice with handwritten signature.

Tool Single handwritten line Handwritten form Invoice signature Total errors
Pen to Print Pass Pass Pass 0
TrOCR Pass Fail Fail 2
OpenAI Vision Minor issue Pass Pass 1
Gemini Pass Pass Pass 0
Mindee Pass Pass Pass 0
Koncile Pass Pass Pass 0

Which OCR should you choose according to your needs?

Among all the solutions tested, Koncile stands out as the most complete and operational OCR for handwriting extraction. Its integrated AI does more than read text — it understands the document, structures the information, and allows model customization based on your specific use case. This makes it immediately usable in real business workflows.

Other tools serve different purposes depending on what you need:

  • Pen to Print is effective for quick handwritten transcription, but the output remains largely unstructured.
  • TrOCR performs very well on isolated handwritten text but struggles with complex document layouts.
  • OpenAI Vision and Gemini are highly adaptable and accurate thanks to multimodal AI, but they function more as powerful technology components than full document processing systems.
  • Mindee delivers strong results for structured extraction, but requires building and configuring a dedicated model beforehand.

In practice, the right choice depends on how you plan to use handwritten data.

For simple transcription, several tools perform well.

For structured, reliable, and business-ready extraction, Koncile remains the most advanced and operational solution.

Move to document automation

With Koncile, automate your extractions, reduce errors and optimize your productivity in a few clicks thanks to AI OCR.

Author and Co-Founder at Koncile
Jules Ratier

Co-fondateur at Koncile - Transform any document into structured data with LLM - jules@koncile.ai

Jules leads product development at Koncile, focusing on how to turn unstructured documents into business value.