Export uploaded images from modern reports
You can export images from individual Image Upload tiles or for the entire report.
Export selected images from an Image Upload tile
You can select individual images to export when you view all images in an Image Upload tile.
You must be an Admin, or a Power User or Author with the Can access sensitive data permission to export images from Image Upload tiles.
Export images from an Image Upload tile when you want to select the images to export, or you just want to export images from that tile.
Export all images from an Image Upload tile
You can choose to export all images from an individual Image Upload tile.
You must be an Admin, or a Power User or Author with the Can access sensitive data permission to export images from Image Upload tiles.
Export images from all Image Upload tiles from a report
You can export all images from all Image Upload questions in a report in a single ZIP file.
You must be an Admin, or a Power User or Author with the Can access sensitive data permission to export Image Upload images from your modern report.
Export all images from Image Upload questions when you want the complete set of images members have uploaded.
About the exported Image Upload file
The export file for Image Upload questions is a ZIP file that contains full-size images, thumbnail images, and a file named AssetMetadata.csv that contains detailed information about each image.
The AssetMetadata.csv file contains the following columns with a row for each included image:
-
FileType: The file type of the image. For example, png or jpg.
-
IsPrivate: The file contains sensitive data. True for all image files.
-
Description: If the image is a thumbnail of the original image, Thumbnail is listed in this column.
-
Filename: The filename assigned to the uploaded image.
-
CreateDate: The timestamp recorded when the image was uploaded by the participant.
-
LastUpdateDate: The timestamp recorded when the image was last updated.
-
studyId: Metadata containing the unique activity identifier.
-
stepId: Metadata containing the unique question identifier.
-
responseId: Metadata containing the unique response identifier.
-
questionName: The name of the question the image is associated with.
-
isTest: TRUE if the image was uploaded as a test response to the survey; FALSE otherwise.
-
height: The height of the image in pixels.
-
width: The width of the image in pixels.
-
filesize: The size of the image in megabytes (e.g. 10 MB) for full-size images, or bytes (e.g. 94868) for thumbnail images.