Check us out on Product Hunt!Support us
    Geo-Tag-It LogoGeo-Tag-It
    Fundamentals
    5/9/2026
    11 min read

    What Is a Geotag? Complete Guide to Geotags & Geotagged Photos

    Geotag meaning, how geotagging works, examples, privacy implications, and how to add or remove geotags from any photo — explained in plain English.

    If you've ever wondered what a geotag actually *is* — beyond the buzzword — you're in the right place. A geotag is simply a piece of geographic information (usually GPS coordinates) attached to a digital file like a photo, video, or social post. It tells any app or person reading the file *exactly where on Earth it was created or refers to*.

    This guide covers the geotag meaning, real-world examples, the difference between geotags and geotagged photos, the privacy trade-offs, and exactly how to add or remove them yourself in under a minute.

    > Want to skip ahead and try it? Open Geo-Tag-It free — drop in a photo, click a spot on the map, and download the geotagged result. Runs entirely in your browser.

    Geotag Meaning, in One Sentence

    A geotag is a latitude/longitude coordinate (and sometimes altitude, heading, and timestamp) embedded in or attached to a digital object so software can plot it on a map.

    The word itself is a portmanteau of *geographic* + *tag*. Coordinates are usually expressed in WGS 84, the same global reference system used by GPS satellites and Google Maps.

    A typical geotag looks like this:

    ``` Latitude: 37.7749° N Longitude: 122.4194° W Altitude: 16 m above sea level Timestamp: 2026-04-21T18:42:11Z ```

    That's it. No magic — just numbers that pin a file to a spot on the planet.

    Geotag vs Geotagged Photo vs Geotagging

    These three terms get used interchangeably, but they're not the same thing:

    • Geotag — the data itself (the coordinates).
    • Geotagged photo — a photo file (JPEG, HEIC, RAW, TIFF) that has a geotag stored inside its metadata.
    • Geotagging — the *act* of adding a geotag to a file.

    So when someone says "this image is geotagged," they mean the GPS coordinates are baked into the file's EXIF metadata and travel with it wherever it goes.

    Where Geotags Actually Live in a Photo

    For JPEG and TIFF files, the geotag lives inside the EXIF (Exchangeable Image File Format) block — a structured chunk of metadata maintained by the Camera & Imaging Products Association. The relevant tags are:

    | EXIF tag | What it stores | |---|---| | GPSLatitude / GPSLatitudeRef | North/South coordinate | | GPSLongitude / GPSLongitudeRef | East/West coordinate | | GPSAltitude / GPSAltitudeRef | Height above/below sea level | | GPSTimeStamp / GPSDateStamp | UTC time the fix was taken | | GPSImgDirection | Compass direction the lens was pointing |

    HEIC files (Apple's default) store the same fields but inside a HEIF container. RAW files store them in maker-specific blocks. The data is the same — the wrapper differs.

    You can inspect any of these fields yourself with our free EXIF Data Viewer.

    How a Geotag Gets Into a Photo

    There are three common ways:

    1. The camera writes it automatically

    Modern smartphones and many mirrorless cameras (Sony Alpha, Fujifilm X, Canon R-series with the Camera Connect app) write GPS coordinates at the moment of capture. The GPS module records the fix, the firmware embeds it into the EXIF block, and you never see the process happen.

    2. You add it manually after the fact

    Older cameras, drones flying without GPS, scanned film, screenshots, and AI-generated images all start with no geotag. You can add one yourself using a tool that lets you click a map and write coordinates into the file — that's exactly what Geo-Tag-It does in your browser.

    3. You sync to a GPS track

    If you carried a phone, watch, or Garmin device recording a GPX track, software can match each photo's timestamp to the closest track point and write coordinates automatically. This is how most Lightroom and ExifTool workflows handle backcountry shoots.

    > Have a folder full of photos with no GPS? Skip the manual entry — bulk geotag the whole folder at once with one location, or sync them to a GPX track in seconds.

    Real-World Geotag Examples

    Here's where geotags actually matter day to day:

    • Travel photo libraries. Apple Photos and Google Photos cluster your library by place — but only if your photos are geotagged. Missing GPS = no map view, no "Memories at this location."
    • Real estate listings. MLS portals and Zillow read EXIF GPS to verify a listing's photos were shot at the address. Geotagging listing photos is becoming a soft requirement at many brokerages.
    • Local SEO. Google Business Profile and Apple Business Connect read EXIF GPS on photos you upload. Geotagged photos send a stronger local relevance signal than untagged ones.
    • Drone surveying & construction. GPS-stamped photos act as evidence: "this defect existed at this lat/lon on this date." Read our deep-dive on construction inspection workflows.
    • Journalism & OSINT. Investigators verify photo provenance by comparing the EXIF GPS to landmarks visible in the frame.
    • Stock photography. Agencies like Getty and Shutterstock favor geotagged images for searchable location-based collections.

    Geotag vs Geolocation vs Geocoding

    These terms get blurred online. Quick disambiguation:

    • Geotag — the coordinates attached to a file (a noun, mostly).
    • Geolocation — the *process or capability* of determining where a device is. Your browser asking "Allow this site to know your location?" is using a geolocation API.
    • Geocoding — converting a human address ("221B Baker Street, London") into coordinates. Reverse geocoding does the opposite. OpenStreetMap's Nominatim is the most widely used free geocoder.

    You geocode an address, geolocate a device, and geotag a file.

    The Privacy Side of Geotags

    Here's the part most articles skip. A geotag is precise — typically accurate to 3–10 meters on a modern phone. That means a single photo posted publicly can reveal:

    • Your home address (if shot from your driveway)
    • Your child's school
    • A friend's house you visited yesterday
    • The exact spot where you saw a rare bird (sensitive for conservation)

    Most consumer social platforms (Instagram, Facebook, X/Twitter, WhatsApp) strip EXIF GPS before publishing, but plenty don't — and most do nothing when you send originals through email, AirDrop, iMessage, or cloud storage links.

    The Electronic Frontier Foundation has documented multiple cases where embedded EXIF metadata exposed people's home addresses without their knowledge. The fix is simple: strip GPS from anything you share publicly unless you specifically need it visible.

    You can do that in one click with our EXIF Remover tool — and read our full guide on how to remove EXIF data before sharing.

    > Sharing photos online? Strip EXIF GPS in your browser before you post. Free, runs locally, originals never leave your device.

    How to Add a Geotag to a Photo (3 Methods)

    Method 1 — Free, browser-based (easiest)

    1. Open Geo-Tag-It.
    2. Drop in a JPEG, HEIC, or PNG.
    3. Click the location on the map (or paste an address).
    4. Download the geotagged file.

    The whole flow takes about 20 seconds. Files never leave your browser, so it works for sensitive material like real estate or legal documentation.

    Method 2 — Lightroom Classic

    Open the Map module, drag photos onto the location pin, and Lightroom writes coordinates back to the catalog. Export with "Include Location Info" checked. Requires a Lightroom subscription and only handles formats Lightroom supports.

    Method 3 — ExifTool (command line)

    The free open-source ExifTool by Phil Harvey is the most powerful option:

    ```bash exiftool -GPSLatitude=37.7749 -GPSLatitudeRef=N \ -GPSLongitude=-122.4194 -GPSLongitudeRef=W \ photo.jpg ```

    Steep learning curve but unbeatable for scripted workflows. We compare all three approaches in GPX Sync vs Lightroom vs GeoSetter.

    How to Read or Verify a Geotag

    Drop any photo into our EXIF Viewer and you'll see the GPS block decoded into both decimal degrees (37.7749, -122.4194) and degrees-minutes-seconds (37° 46' 29.6" N, 122° 25' 9.8" W). For more on these notations, see our decimal vs DMS coordinates guide.

    You can also right-click → Get Info on macOS, or check Properties → Details on Windows — both expose limited GPS fields. To find where a photo was taken when no GPS is present, see reading GPS coordinates from a photo and our find-where-photo-was-taken tool.

    Common Geotag Misconceptions

    "My phone always geotags photos." Not always. iOS asks per-app for Location permission. If Camera doesn't have *While Using*, no GPS is written. Same on Android — see how to geotag photos on Android and iPhone.

    "Posting a photo on Instagram exposes my location." Mostly false today. Major social platforms strip EXIF on upload. The risk is in *direct* sharing — email, cloud links, iMessage attachments sent as "actual size."

    "Geotags are accurate to the inch." No. Consumer GPS is typically 3–10 meters under open sky, much worse indoors or in dense urban canyons. Survey-grade accuracy needs RTK GNSS hardware.

    "Removing a geotag deletes the photo's history." EXIF GPS is just one field. Camera make/model, exposure settings, and timestamps remain unless you strip those too. Use our full EXIF remover for a clean wipe.

    Geotagging Beyond Photos

    The same concept applies elsewhere:

    • Videos — MP4 and MOV files can store GPS in the `udta` atom; most action cameras (GoPro, DJI) write it.
    • Social posts — "checking in" on Facebook or tagging a location on Instagram is a geotag in the loose sense, even though no coordinates are usually exposed publicly.
    • Web pages — schema.org's Place and GeoCoordinates types let you geotag content for search engines.
    • Tweets — X/Twitter optionally attaches coordinates to a tweet; off by default since 2019.

    Frequently Asked Questions

    What does "geotagged" mean?

    It means a digital file (most often a photo) has GPS coordinates embedded in its metadata, so software can place it on a map.

    Are geotags the same as GPS coordinates?

    A geotag *contains* GPS coordinates plus optional extras like altitude, heading, and timestamp. So coordinates are the core of a geotag, but a geotag can be richer.

    How do I know if my photo is geotagged?

    Drop it into our free EXIF Viewer. If GPS fields appear, it's geotagged. If they're missing or blank, it isn't.

    Can I geotag a photo without uploading it to a server?

    Yes — Geo-Tag-It does the entire process in your browser. Files never leave your device.

    Does geotagging change the photo itself?

    No. Geotagging only writes metadata. Pixel data is untouched, so visual quality is identical to the original.

    Is it legal to geotag photos?

    Yes, geotagging your own photos is legal everywhere. The legal questions arise when you publish geotagged photos that reveal someone else's private location — same rules as any other form of personal data.

    Can I bulk geotag hundreds of photos?

    Yes. Use our bulk geotagging tool to apply one location to many photos at once, or GPX sync to assign unique coordinates from a recorded track.

    The Bottom Line

    A geotag is just coordinates attached to a file — but those coordinates unlock map sorting, local SEO, listing verification, and decades of memory you'd otherwise lose. The flip side is privacy: untagged is the safer default for anything you publish, geotagged is the right default for anything you keep.

    Whichever side of that line you're on, the tooling shouldn't slow you down. Open Geo-Tag-It and add, edit, or strip a geotag in your browser in under a minute — no install, no signup, originals stay on your device.

    Frequently Asked Questions

    What does it mean to embed GPS in a photo?+

    Embedding GPS means writing latitude and longitude (and sometimes altitude) into the photo file's metadata block, usually EXIF for JPEG and HEIC. The numbers are stored alongside camera settings and timestamps, not painted onto the image itself, so the picture looks identical but apps like Apple Photos, Google Photos, and Lightroom can place it on a map.

    Is the GPS data visible on the actual photo?+

    No. Geotagging is invisible by default. The coordinates live inside the file's metadata and only appear when an app reads them (a map view, the file's Info panel, or an EXIF viewer). If you want a visible stamp on the image, that is a separate watermarking step.

    Which file formats support embedded GPS?+

    JPEG and HEIC are the standard formats for embedded GPS and work everywhere. TIFF and most camera RAW files (CR2, NEF, ARW, DNG) also support GPS in EXIF. PNG technically supports metadata but few apps read GPS from PNG, so converting to JPEG is more reliable for sharing.

    Will Google Photos, Apple Photos, and Lightroom read the GPS I add?+

    Yes. All three read EXIF GPS coordinates and place the photo on their map view automatically once you re-import or re-sync the file. No extra step is needed: the metadata travels with the image.

    Geotag a photo right now — free, in your browser

    Drop in a photo, click a map, download the geotagged image. No signup, no upload to our servers, no software to install.

    Free: The Photographer's GPS Cheat Sheet

    15 famous photo locations with exact coordinates + 8 pro geotagging tips. Instant PDF download.

    No spam. Unsubscribe anytime. We'll occasionally email you new geotagging tips.