Before & After Processing

Here's what changes when you process an image through GeoImageTagger:

BEFORE

GPS: None
Description: None
Tags: None
EXIF Keywords: Empty

AFTER

GPS: 40.748817, -73.985428
Description: "Exterior view of the Empire State Building from street level, showing the Art Deco facade against a clear sky in midtown Manhattan."
Tags: Empire State Building, Manhattan, NYC, Art Deco, skyscraper, landmark, midtown
EXIF Keywords: Embedded

📍 EXIF Metadata Output

GeoImageTagger writes the following fields directly into your image file using ExifTool:

Sample EXIF Data (Embedded in Image)

GPS Latitude                    : 40.748817 N
GPS Longitude                   : 73.985428 W
GPS Altitude                    : 0 m
Image Description               : Exterior view of the Empire State Building...
XP Keywords                     : Empire State Building; Manhattan; NYC; Art Deco
XP Comment                      : Tagged by GeoImageTagger
IPTC Keywords                   : Empire State Building, Manhattan, NYC
Caption-Abstract                : Exterior view of the Empire State Building...

📦 ZIP Download Contents

When you download the ZIP file, it contains all tagged images plus a JSON metadata file for each:

ZIP Archive Structure

tagged_images_a1b2c3d4/
├── photo_001_tagged.jpg          ← Image with EXIF metadata embedded
├── photo_001_tagged.json         ← JSON metadata for this image
├── photo_002_tagged.jpg
├── photo_002_tagged.json
└── ...

Sample JSON Metadata (per image)

{
  "original_filename": "IMG_1234.jpg",
  "latitude": 40.748817,
  "longitude": -73.985428,
  "description": "Exterior view of the Empire State Building...",
  "tags": ["Empire State Building", "Manhattan", "NYC", "Art Deco"],
  "business_name": "Acme Photography",
  "processed_at": "2026-03-29T00:30:00Z"
}

📄 CSV Export Summary

The CSV download provides a structured summary of all processed images — ideal for spreadsheets, databases, and client reporting:

Sample CSV Row

Filename,Latitude,Longitude,Description,Tags,Business Name
IMG_1234.jpg,40.748817,-73.985428,"Exterior view of the...","Empire State Building; Manhattan; NYC",Acme Photography
IMG_5678.jpg,34.052235,-118.243683,"Sunset over the Los...","sunset; LA; downtown; skyline",Acme Photography

Each row represents one processed image. All fields from the AI and your manual edits are included.

⚡ Full Workflow Summary

1. Upload photos (JPG, PNG, WebP, TIFF, or HEIC) → 2. Set location via AI detection, map click, or search → 3. AI generates tags and descriptions → 4. Review and edit everything → 5. Click "Analyze & Tag" → 6. Download tagged images, ZIP, or CSV

Try it with your own photos

Upload your first images and see the results in minutes.

Start Tagging Free