Skip to content

Commit ee28446

Browse files
authored
Update repetitive information in image overview overview.md
1 parent e95757d commit ee28446

File tree

1 file changed

+3
-26
lines changed
  • articles/ai-services/content-understanding/image

1 file changed

+3
-26
lines changed

articles/ai-services/content-understanding/image/overview.md

Lines changed: 3 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Content Understanding offers several key benefits for extracting information fro
4141

4242

4343
## Input requirements
44-
For detailed information on supported input document formats, refer to our [Service quotas and limits](../service-limits.md) page.
44+
For detailed information on supported input file formats, refer to our [Service quotas and limits](../service-limits.md) page.
4545

4646
> [!NOTE]
4747
> For best results, image schema should only be used to process non-document-based images.
@@ -51,31 +51,8 @@ For detailed information on supported input document formats, refer to our [Serv
5151
## Supported languages and regions
5252
For a detailed list of supported languages and regions, visit our [Language and region support](../language-region-support.md) page.
5353

54-
## Supported file formats
55-
56-
> [!NOTE]
57-
> For best results, image schema should only be used to process non-document-based images.
58-
> Text heavy images of documents should be processed using a document schema.
59-
> Use cases that require extraction of text from document images or scanned documents in image formats should be processed using a document field extraction schema.
60-
61-
Content Understanding supports the following image file formats in preview:
62-
63-
|Supported file types| File size| Resolution (pixels)|
64-
|---|---|---|
65-
.jpg, .png, .bmp, .heif|≤ 20 MB | Minimum: 50 x 50 px</be>Maximum: 10,000 x 10,000 px|
66-
6754
## Supported field types
68-
69-
| Data type|Supported format|Schema limits|Example|
70-
| --- | --- |---|
71-
| **String**| √ Plain Text||
72-
|**Date** | √ Normalized to ISO 8601 (YYYY-MM-DD) format|2023-10-31|
73-
| **Time**| √ Normalized to ISO 8601 (hh:mm:ss) format|14:30:00|
74-
| **number**| √ Float number normalized to double precision floating point|1.14159|
75-
| **Integer**| √ Integer number, normalized to 64-bit signed integer|42, 1024|
76-
| **Boolean**| √ Boolean value, normalized to `true` or `false`||
77-
| **array**| √ List of subfields of the same type||
78-
| **Object**| √ Named list of subfields of potentially different types. ||
55+
For detailed information on supported field types, refer to our [Service quotas and limits](../service-limits.md#field-type-limits) page.
7956

8057
## Data privacy and security
8158

@@ -86,4 +63,4 @@ As with all the Azure AI services, developers using the Content Understanding se
8663
8764
## Next steps
8865

89-
Try processing your content and data using Content Understanding in the [Azure AI Studio](https://ai.azure.com/?tid=888d76fa-54b2-4ced-8ee5-aac1585adee7).
66+
Try processing your content and data using Content Understanding in the [Azure AI Studio](https://ai.azure.com/?tid=888d76fa-54b2-4ced-8ee5-aac1585adee7).

0 commit comments

Comments
 (0)