Compare
whereisthis.place vs GeoSeeer for photo geolocation
GeoSeeer and whereisthis.place both estimate geographic location from visual media, but GeoSeeer extends into video, multi-image batches, and agent-style analysis modes while whereisthis.place prioritizes free client-side EXIF and in-memory privacy. GeoSeeer suits developers needing API-driven media pipelines; whereisthis.place suits analysts who want instant metadata reads before spending AI credits.
Last updated July 14, 2026
Two platforms, different center of gravity
GeoSeeer is a full-featured geolocation platform supporting single images, multi-image uploads, video files (MP4, MOV, WebM), and even text-only event analysis. Its API exposes fast, agent, and event modes — agent mode applies deeper reasoning at higher latency and cost. Starter plans begin around $9/month (annual billing) or $19/month, scaling to Pro at $29–$69/month with unlimited web searches and 1,000 API calls.
whereisthis.place focuses narrowly on still-photo geolocation with an EXIF-first architecture. GPS metadata is extracted locally in the browser at no cost; AI analysis is optional and returns up to five ranked predictions. The product does not currently analyze video or accept text-only event descriptions, but its privacy model — in-memory processing with no photo retention — is straightforward and documented.
GeoSeeer is the broader platform for teams building geolocation into products or analyzing mixed media types. whereisthis.place is the sharper tool for photograph verification workflows where free EXIF inspection and minimal data retention are priorities. Many professional users will encounter both depending on whether the input is a 30-second protest clip or a single JPEG from a confidential source.
Feature depth: where GeoSeeer goes further
GeoSeeer's standout capabilities sit beyond single-image AI. Multi-image analysis lets you submit up to three related photos in one request — useful when an event is captured from multiple angles. Video geolocation opens OSINT workflows for clips sourced from social platforms, where still-frame extraction alone loses temporal context. Event mode accepts textual descriptions ('explosion reported near port district') and returns geographic hypotheses without any image at all.
The platform's analysis modes trade speed for depth. Fast mode suits quick triage; agent mode applies more elaborate reasoning (available on paid plans). API documentation at geoseeer.com/api-docs covers streaming SSE responses, URL-based inputs, and batch shapes — a mature developer surface.
whereisthis.place deliberately limits scope. It does one thing well: read EXIF locally, then optionally run AI geolocation on still images (JPG, PNG, WebP, HEIC). For analysts who primarily handle photographs — not video reels — the reduced surface area means fewer decisions at upload time. The ranked prediction UI and OpenStreetMap geocoding keep results interpretable without mode selection.
- GeoSeeer-only: video geolocation, multi-image requests, text event mode
- GeoSeeer-only: fast vs agent analysis modes via API
- whereisthis.place-only: client-side EXIF before any upload
- Shared: AI visual geolocation for common photo formats
EXIF handling and privacy compared
whereisthis.place's EXIF workflow is its strongest differentiator. Before you upload anything, exifr parses GPS coordinates, camera model, and capture timestamp in your browser. If geotags exist, you see the map immediately — no account, no credit, no server contact. This is ideal when you need to know whether a file ever contained location data without exposing the image externally.
GeoSeeer's documentation emphasizes AI analysis of visual and textual content rather than client-side metadata extraction. Analysts working with GeoSeeer typically upload media to the platform or call the API directly. For photos with intact EXIF, GeoSeeer may leverage embedded metadata during analysis, but the experience is not built around free local inspection the way whereisthis.place is.
Privacy-wise, whereisthis.place states clearly that full-resolution uploads are processed in memory and discarded; logged-in users retain only thumbnails and JSON results. GeoSeeer provides analysis history and reporting features on paid tiers — convenient for audit trails but implying server-side storage of analysis records. Organizations handling classified or source-protected material should compare retention policies carefully. GeoSeeer Enterprise offers self-host and white-label options for teams needing infrastructure control.
Pricing models side by side
GeoSeeer pricing (mid-2026): Free tier includes one web search per day and 10 total API calls (fast mode only). Starter at $9/mo (annual) or $19/mo adds 100 web searches and 100 API calls with all analysis modes. Pro at $29/mo (annual) or $69/mo adds unlimited web searches and 1,000 API calls. Overage API calls cost $0.20 each on paid plans.
whereisthis.place: EXIF always free. One AI credit on signup. Wallet $15.90 for 20 credits (never expire). Pro subscription $59.90/month for 100 AI credits. You never pay for metadata already embedded in the file.
At the Pro subscription tier, GeoSeeer delivers substantially more included API volume — especially valuable if your workflow is API-driven rather than manual web uploads. whereisthis.place's per-credit cost is higher at volume but near-zero for EXIF-heavy archives. A newsroom verifying 200 photos monthly where half retain GPS might spend little on whereisthis.place while a startup embedding geolocation into a video-review product would lean GeoSeeer.
OSINT and investigative workflows
GeoSeeer fits modern OSINT where video evidence dominates — dashcam clips, Telegram forwards, TikTok reposts. Extracting location from motion footage is genuinely harder than still images, and GeoSeeer's native video support addresses that gap. Multi-image analysis helps when verifying an event across corroborating angles. Custom geographic boundary selection (available on the platform) lets analysts constrain searches to plausible regions.
whereisthis.place fits classic photograph verification: 'where was this JPEG taken?' Its acceptable-use policy and places-not-people positioning align with journalism ethics guidelines. The EXIF-first step catches a surprising share of real-world cases — journalists often receive originals from photographers before social-media compression strips metadata.
Consider a fictional case: a citizen journalist submits three photos and one 15-second video from a flood zone. GeoSeeer can analyze all four assets in one workflow. whereisthis.place handles the photos efficiently — free EXIF on two originals, AI on the third stripped file — but cannot geolocate the video natively. The analyst might use GeoSeeer for the clip and whereisthis.place for cost-free metadata on the originals.
- Receive mixed media from source
- Run client-side EXIF on stills (whereisthis.place, free)
- Geolocate video or multi-angle sets (GeoSeeer API)
- Compare AI predictions and constrain by region
- Corroborate with satellite imagery and local reports
API and integration considerations
GeoSeeer's REST API is the primary integration path. Authentication via X-API-Key header, support for file uploads, URL inputs, streaming responses, and explicit analysis_mode parameters make it suitable for production pipelines. Free-plan API keys are limited to fast mode and 10 total calls — enough for prototyping, not production.
whereisthis.place is web-first today. Teams needing programmatic access at GeoSeeer's scale will find GeoSeeer's API more complete. However, the EXIF-inspection step has no API equivalent on most competitors — analysts using whereisthis.place for that step and GeoSeeer for video API calls is a pragmatic hybrid.
GeoSeeer Enterprise (enterprise.geoseeer.com) adds custom rate limits, white-label API, self-host support, and custom model training for priority regions — relevant for defense contractors and large media organizations. whereisthis.place targets individual analysts and small teams with transparent credit pricing rather than enterprise sales cycles.
Accuracy, formats, and practical limits
GeoSeeer accepts JPG, PNG, WebP, HEIC, and video formats up to 10 MB per upload — generous for social-media clips but restrictive for raw DSLR files. whereisthis.place handles common still formats with the same HEIC-aware pipeline described in its FAQ. Both may require compression for very large originals.
Agent mode on GeoSeeer can improve results on complex multi-clue scenes at the cost of latency and API credits. whereisthis.place runs a single inference pass — simpler, predictable, but without iterative reasoning. For time-critical breaking news, fast mode on GeoSeeer and immediate EXIF on whereisthis.place often beat slow deep analysis.
Neither platform geolocates people or performs facial recognition. Both are scene tools. When a photo is mostly faces with minimal background, expect poor results regardless of subscription tier. Crop to environmental context before uploading to either service.
Choosing by team size and media mix
Solo analysts and freelance journalists usually touch more still photographs than video clips. whereisthis.place's unlimited free EXIF and simple credit model match that reality — most verification chains stop at metadata or a single AI pass. Small teams without engineering headcount rarely need GeoSeeer's API; the web UI on either platform suffices for ad hoc cases.
Product teams embedding geolocation into an app, or newsrooms building automated ingest pipelines, should evaluate GeoSeeer first. Video support, multi-image requests, and documented REST endpoints reduce custom glue code. Enterprise GeoSeeer with self-hosting remains the stronger option when legal requires data residency controls that shared SaaS cannot meet.
Hybrid setups are common in 2026: whereisthis.place for analyst-facing EXIF triage on incoming JPEGs, GeoSeeer API for backend processing of Telegram video forwards. The comparison table above summarizes feature gaps; your media mix — percentage of video, API volume, and how often originals retain GPS — should drive the subscription choice more than brand preference.
- Mostly still photos + privacy-sensitive sources → whereisthis.place first
- Video-heavy OSINT + API automation → GeoSeeer first
- Mixed desk → EXIF locally, GeoSeeer for video API, either for still AI
- Enterprise air-gap requirements → GeoSeeer Enterprise self-host
| Feature | whereisthis.place | GeoSeeer |
|---|---|---|
| EXIF GPS support | Client-side, free, instant in browser | AI-focused; no dedicated local EXIF tool |
| Free tier | Unlimited EXIF + 1 AI credit on signup | 1 web search/day, 10 API calls total (fast mode) |
| Privacy | In-memory photo processing; no retention | Analysis history; enterprise self-host available |
| API access | Web app focused | Full REST API, streaming, multi-image, video |
| OSINT fit | Photo verification, EXIF-first, ranked predictions | Video + multi-image + event text; agent mode |
| Pricing (paid AI) | $15.90 / 20 credits or $59.90/mo (100 searches) | $9–19/mo Starter (100 calls) or $29–69/mo Pro (1,000 calls) |
Frequently asked questions
Does GeoSeeer support video geolocation?+
Yes. GeoSeeer accepts MP4, MOV, and WebM uploads and via API. whereisthis.place currently analyzes still images only. For video-heavy OSINT, GeoSeeer has a clear capability advantage.
Which tool has better free EXIF support?+
whereisthis.place. EXIF GPS extraction runs locally in your browser, unlimited and free. GeoSeeer does not offer an equivalent client-side EXIF-first workflow.
Is GeoSeeer or whereisthis.place better for API integrations?+
GeoSeeer for production API use — documented endpoints, multiple analysis modes, video and multi-image support. whereisthis.place is optimized for interactive web analysis.
How do agent and fast modes on GeoSeeer compare to whereisthis.place AI?+
GeoSeeer fast mode is comparable to quick AI triage. Agent mode applies deeper multi-step reasoning at higher cost. whereisthis.place runs a single AI pass returning up to five ranked predictions — simpler, with no mode selection.
Which is more private for sensitive photos?+
whereisthis.place emphasizes in-memory processing without retaining full uploads. GeoSeeer stores analysis history on paid plans. Review each provider's policy; GeoSeeer Enterprise offers self-hosting for stricter requirements.
Can I use GeoSeeer's event mode on whereisthis.place?+
No. GeoSeeer's event mode analyzes text descriptions without images. whereisthis.place requires a photo upload for AI geolocation (after optional local EXIF).
Which offers better value at $60/month?+
GeoSeeer Pro includes roughly 1,000 API calls and unlimited web searches. whereisthis.place Pro includes 100 AI credits but unlimited free EXIF. Value depends on whether your files retain metadata and whether you need video API access.
Are both suitable for journalism source protection?+
Both can assist verification, but neither replaces editorial judgment. whereisthis.place's local EXIF step minimizes exposure before you commit to cloud analysis. Always follow your organization's source-protection guidelines.
Related reading
OSINT photo geolocation
Purpose-built workflow for open-source intelligence verification.
OSINT geolocation workflow
Six-step checklist for investigative photo analysis.
whereisthis.place vs Picarta
Another major AI geolocation competitor compared.
Acceptable use policy
Ethical boundaries for geolocation research.
Start with free EXIF inspection
See embedded GPS coordinates in your browser before deciding whether AI analysis is worth a credit.
Upload a photo