Metadata
File
Example:
[
{
"labelName": "Photographer",
"exif": "Artist",
"iptc": "Byline",
"rows": 1,
"mapToMetadataName": "photographer",
"required": false
},
{
"labelName": "Photo credit",
"iptc": "Credit",
"rows": 1,
"mapToMetadataName": "credit",
"required": false
},
{
"labelName": "Instructions",
"iptc": "SpecialInstructions",
"rows": 2,
"mapToMetadataName": "instructions",
"required": false
},
{
"labelName": "Source",
"iptc": "Source",
"rows": 2,
"mapToMetadataName": "source",
"required": false
},
{
"labelName": "Description",
"exif": "ImageDescription",
"iptc": "Caption",
"rows": 10,
"mapToMetadataName": "text",
"required": false
},
{
"labelName": "Alt text",
"rows": 3,
"mapToMetadataName": "altText",
"required": false
}
]Concepts
Example:
Last updated