> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Picture object

> Picture object in the ABBYY FineReader Engine JSON schema — block containing an image such as a logo, signature, or photo.

A picture object describes a block that contains an image. For example, it can contain a company logo, a signature, or a photo of the owner of the document.

| Property   | Data type                                                                                                                        | Description                                                                       |
| ---------- | -------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- |
| id         | string                                                                                                                           | The identifier of the block containing the image.                                 |
| position   | [rect](/fine-reader/engine/specifications/export-formats/json-schema-description/layout-object/pages-array-elements/rect-object) | Coordinates of the rectangular region on the document where the image is located. |
| confidence | confidence                                                                                                                       | This value is always equal to -1.                                                 |
