Exchangeable Image File Format (EXIF)

Exchangeable Image File Format
Geotagging (Fotografie)
Grund­la­gen-​Ar­ti­kel: Geo­tag­ging und Geo-​Ima­ging
Google Maps: So nutzen Sie direkt GPS-Koordinaten
Description of Exif file format

Comparison of metadata editors

Blogs

How to add GPS (geolocation) tags to photos
How To Read & Write GPS
How To Add Or Edit GPS With ExifTool
What is a good Java library to write GPS metadata on JPEGs (in EXIF)?
ImageIO – get image type and exif data
Android write EXIF GPS Latitude and Longitude onto JPEG failed
How to save GPS coordinates in exif data on Android?
Reading EXIF data from an Image

Metadata Extractor

metadata-extractor
github: metadata-extractor

GpsPrune

GpsPrune

JHead

JHead – Exif Jpeg header manipulation tool

JHeader

JHeader Java EXIF/JFIF Header Library

MAT

MAT: Metadata Anonymisation Toolkit

ExifTool

Wikipedia: ExifTool
ExifTool by Phil Harvey
ExifTool FAQ
EXIF Tags
GPS Tags

$ ./exiftool.exe \
-GPSAltitude=0 -GPSAltitudeRef="-" \
-GPSLatitude="51.515744" -GPSLatitudeRef=N \
-GPSLongitude="0.188979" -GPSLongitudeRef=W \
-GPSProcessingMethod="NETWORK" \
-GPSDateStamp="2015:07:27" -GPSTimeStamp="07:52:14" \
IMG_1234.jpg

ExifToolGUI

Latest ExiftoolGUI version 5.16
ExifToolGUI for Windows v5.xx

Exiv2

Example 2: addmoddel.cpp
Exiv2 utility sample output
How correctly write GPS data

XnView

XnView

Leave a Reply

Your email address will not be published. Required fields are marked *