You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Learn how to detects form data from PDFs and scanned images using Syncfusion® Essential Studio® SmartFormRecognizer.
4
4
platform: document-processing
5
5
control: SmartFormRecognizer
6
6
documentation: UG
7
7
keywords: Assemblies
8
8
---
9
9
10
-
# Welcome to Syncfusion Smart Form Recognizer Library
10
+
# Overview of Smart Form Recognizer
11
11
12
-
Smart Form Recognizer is a deterministic, on premise C# library for .NET designed to reliably detect form data from PDFs and scanned images. Unlike AI‑based approaches, this library uses visual layout heuristics including lines, boxes, and circular markers to identify form structures with high consistency and predictability.It supports to identify the common form controls such as text fields, checkboxes, radio buttons, and signature regions, producing clean, structured JSON that can be fed directly into review and workflow systems.
12
+
Smart Form Recognizer is a deterministic, on premise C# library for .NET designed to reliably detect form data from PDFs and scanned images. Unlike AI‑based approaches, this library uses visual layout heuristics including lines, boxes, and circular markers to identify form structures with high consistency and predictability. It supports It supports to identify the common form controls such as text fields, checkboxes, radio buttons, and signature regions, producing clean, structured JSON that can be fed directly into review and workflow systems.
13
13
14
14
15
15
## Core Capabilities
@@ -26,54 +26,6 @@ Smart Form Recognizer is a deterministic, on premise C# library for .NET designe
26
26
27
27
***Ready for .NET integration**: Deterministic, on premise library that outputs JSON and integrates into existing .NET pipelines and review UIs.
Copy file name to clipboardExpand all lines: Document-Processing/Data-Extraction/Smart-Form-Recognizer/overview.md
+51-4Lines changed: 51 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
-
title: Detect Form Fields| Syncfusion®
2
+
title: Smart Form Recognizer | Syncfusion®
3
3
description: Learn how to detects form data from PDFs and scanned images using Syncfusion® Essential Studio® SmartFormRecognizer.
4
4
platform: document-processing
5
5
control: SmartFormRecognizer
6
6
documentation: UG
7
7
keywords: Assemblies
8
8
---
9
9
10
-
# Smart Form Recognizer
10
+
# Welcome to Syncfusion Smart Form Recognizer Library
11
11
12
-
Smart Form Recognizer is a deterministic, on premise C# library for .NET designed to reliably detect form data from PDFs and scanned images. Unlike AI‑based approaches, this library uses visual layout heuristics including lines, boxes, and circular markers to identify form structures with high consistency and predictability. It supports It supports to identify the common form controls such as text fields, checkboxes, radio buttons, and signature regions, producing clean, structured JSON that can be fed directly into review and workflow systems.
12
+
Smart Form Recognizer is a deterministic, on premise C# library for .NET designed to reliably detect form data from PDFs and scanned images. Unlike AI‑based approaches, this library uses visual layout heuristics including lines, boxes, and circular markers to identify form structures with high consistency and predictability.It supports to identify the common form controls such as text fields, checkboxes, radio buttons, and signature regions, producing clean, structured JSON that can be fed directly into review and workflow systems.
13
13
14
14
15
15
## Core Capabilities
@@ -26,6 +26,54 @@ Smart Form Recognizer is a deterministic, on premise C# library for .NET designe
26
26
27
27
***Ready for .NET integration**: Deterministic, on premise library that outputs JSON and integrates into existing .NET pipelines and review UIs.
0 commit comments