AspJpeg.NET Live Demo 9: EXIF Editing

Instructions: Select an image in any format and specify a pair of GPS coordinates.
AspJpeg.NET will convert your image to JPEG and embed these GPS coordinates in the image as EXIF tags.
Latitude must be in the range [-90, 90] with positive values corresponding to the North and negative values to the South.
Longitude must be in the range [-180, 180] with positive values corresponding to the East and negative values to the West.



Latitude:
Longitude:



Download the source code for this live demo (C#/VB.NET)