modifyimageexif - Modify Image EXIF

Modifies the EXIF data in an given image. Provided data will be merged with existing data.

file
Type
binary
Required
required
Image file to be processed.
exifData
Type
array
Required
required
Exif data to be inserted into provided image.
Minimum: 1
Example:
[
  {
    "key": "GPSLatitude",
    "value": [
      [
        52,
        1
      ],
      [
        30,
        1
      ],
      [
        58590,
        100
      ]
    ]
  },
  {
    "key": "GPSLongitude",
    "value": [
      [
        13,
        1
      ],
      [
        22,
        1
      ],
      [
        39734,
        100
      ]
    ]
  }
]

Available on

Postman
Make
Zapier
N8N
Airtable
SeaTable
Bubble
Power Automate
Workato
SAP Build