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