ExifRead
This Script is part of the Common Scripts Pack.#
Supported versions
Supported Cortex XSOAR versions: 6.5.0 and later.
Reads an image file's metadata and provides Exif tags.
Script Data#
| Name | Description |
|---|---|
| Script Type | python |
| Tags | Utility |
Inputs#
| Argument Name | Description |
|---|---|
| EntryID | The entry ID of the image file. |
Outputs#
| Path | Description | Type |
|---|---|---|
| Exif.tag | The Exif tag name. | string |
| Exif.value | The Exif tag value. | string |