Skip to content

Commit 6397274

Browse files
committed
update input requirement reference doc
1 parent eaabb40 commit 6397274

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/applied-ai-services/form-recognizer/includes/input-requirements.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ ms.custom: ignite-fall-2021
1010
<!-- markdownlint-disable MD041 -->
1111

1212
* For best results, provide one clear photo or high-quality scan per document.
13-
* 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.
13+
* 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. Additionally, the newest API version `2022-06-30-preview` supports Microsoft Word (DOCX), Excel (XLS), PowerPoint (PPT), and HTML files in Read model.
1414
* For PDF and TIFF, up to 2000 pages can be processed (with a free tier subscription, only the first two pages are processed).
1515
* The file size must be less than 500 MB for paid (S0) tier and 4 MB for free (F0) tier.
1616
* Image dimensions must be between 50 x 50 pixels and 10,000 x 10,000 pixels.
1717
* PDF dimensions are up to 17 x 17 inches, corresponding to Legal or A3 paper size, or smaller.
18+
* * The minimum height of the text to be extracted is 12 pixels for a 1024X768 image. This dimension corresponds to about eight font point text at 150 DPI.
1819
* The total size of the training data is 500 pages or less.
1920
* If your PDFs are password-locked, you must remove the lock before submission.

0 commit comments

Comments
 (0)