Exiftool Metadata
This page documents how Zipline should handle metadata from Exiftool.
Info
When uploading a file while EXIF_REMOVE_GPS is enabled, the response (if JSON), will contain the property removed_gps with a value of true or false. If true, the file had GPS data that was removed. If false, the file did not have GPS data.
EXIF_ENABLED
Whether or not to use any exif related features. If set to false, removing GPS metadata will not work.
EXIF_ENABLED=true
EXIF_REMOVE_GPS
Whether or not to remove GPS data from the file's Exiftool metadata. If set to true, GPS data will be removed from the file's Exiftool metadata. If set to false, GPS data will be kept in the file's Exiftool metadata.
EXIF_REMOVE_GPS=true
Discord Notifications
This page documents the Discord webhook configurat...
Features
This page documents features that can be disabled...
Last updated: 9/1/2024
Edit this page on GitHub