Skip to content

Commit 3ebddd1

Browse files
authored
Update concept-model-overview.md
1 parent b463149 commit 3ebddd1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/applied-ai-services/form-recognizer/concept-model-overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,11 +194,10 @@ A composed model is created by taking a collection of custom models and assignin
194194
## Input requirements
195195

196196
* For best results, provide one clear photo or high-quality scan per document.
197-
* Supported file formats: JPEG/JPG, PNG, BMP, TIFF, and PDF (text-embedded or scanned). Text-embedded PDFs are best to eliminate the possibility of error in character extraction and location.
197+
* Supported file formats: JPEG/JPG, PNG, BMP, TIFF, and PDF (text-embedded or scanned). Additionally, the Read API supports Microsoft Word (DOCX), Excel (XLS), PowerPoint (PPT), and HTML files.
198198
* For PDF and TIFF, up to 2000 pages can be processed (with a free tier subscription, only the first two pages are processed).
199199
* The file size must be less than 500 MB for paid (S0) tier and 4 MB for free (F0) tier.
200200
* Image dimensions must be between 50 x 50 pixels and 10,000 x 10,000 pixels.
201-
* PDF dimensions are up to 17 x 17 inches, corresponding to Legal or A3 paper size, or smaller.
202201
* The total size of the training data is 500 pages or less.
203202
* If your PDFs are password-locked, you must remove the lock before submission.
204203

0 commit comments

Comments
 (0)