Skip to content
Tools / Satellite Imagery
Satellite Imagery icon

Satellite Imagery

Satellite photos of any location on Earth

Satellite Imagery fetches satellite and aerial photos of any location on Earth. Sub-meter resolution in cities and populated areas — clear enough to see individual buildings, vehicles, and roads. Also includes dated NASA imagery for before/after comparisons and full-Earth photos from deep space.

Whether you're doing property research, tracking land use changes, monitoring a disaster zone, or just want to see any place on Earth from above, this tool gives you permanent image links you can embed, share, or analyze.

What you can do

  • capture_location — get a high-resolution satellite photo of any coordinates at sub-meter resolution in populated areas
  • capture_dated — get NASA satellite imagery for a specific date, useful for before/after comparisons and disaster monitoring
  • earth_photo — get a full-Earth photo taken from 1.5 million km away by NASA's DSCOVR satellite
  • image_metadata — check when satellite imagery was captured and at what resolution before pulling a photo

Who it's for

Researchers and journalists monitoring geographic changes, property professionals reviewing sites from above, educators showing real-world geography, developers building location-aware applications, and anyone curious about what any place on Earth looks like from space.

How to use it

  1. Call image_metadata first to check how recent the imagery is at your target coordinates.
  2. Call capture_location with latitude and longitude to get a current high-resolution image. Adjust radius_km to control the area captured.
  3. For a specific historical date, call capture_dated with a date in YYYY-MM-DD format — best for large areas and disaster monitoring.
  4. For a full-Earth view, call earth_photo with an optional date or leave it blank for the latest available.

Getting started

Call capture_location with any latitude and longitude — no setup required, and the response includes a permanent image URL and a shareable image page.

Capture Location

Get a high-resolution satellite photo of any location on Earth. Sub-meter resolution in populated areas — you can see buildings, roads, and vehicles. Powered by Esri World Imagery.

Returns: Satellite photo with image_url (permanent link) and image_page (shareable download page)
Capture Dated

Get NASA satellite imagery for a specific date. Uses MODIS Terra at 250m resolution — good for large-area views, natural disasters, and before/after comparisons. Specify a date to see what the area looked like.

Returns: Dated satellite image with image_url and image_page
Earth Photo

Get a full-Earth photo taken from deep space by NASA DSCOVR satellite (1.5M km from Earth). Shows the entire sunlit side of the planet. Specify a date or get the latest available image.

Returns: Full-Earth photo from space with image_url, image_page, date, and centroid coordinates
Image Metadata

Get metadata about satellite imagery at a location — when it was captured, which satellite/source, and the resolution. Use this to check how recent the imagery is before or after taking a photo.

Returns: Imagery metadata with capture dates, sources (satellite names), and resolution in meters
Loading reviews...

Loading activity...

v0.032026-04-23
  • Returns image_url (permanent CDN link) instead of a downloaded file — reference material, not a created asset
v0.022026-03-25
  • Added image_metadata skill — returns capture date, source satellite, resolution for any location
v0.012026-03-25
  • Initial release with 3 skills: capture_location (Esri), capture_dated (NASA GIBS), earth_photo (NASA EPIC)

Satellite Imagery Use Cases(2)

Browse all 2 Satellite Imageryguides →
Open Track Land Use Change at a Site Over Time

Track Land Use Change at a Site Over Time

Capture dated satellite images of any location to document how land use, vegetation, or development has changed over months or years.

Satellite Imagery icon
Satellite Imagery
4 agent guides
Open Search Papers by Topic

Search Papers by Topic

Find relevant academic papers on any research topic across millions of scholarly publications.

Academic Research icon
Academic Research
4 agent guides
Open Geocode Addresses to Coordinates

Geocode Addresses to Coordinates

Convert street addresses into precise latitude and longitude coordinates for mapping and spatial analysis.

Address Geocoding icon
Address Geocoding
4 agent guides
See every Satellite Imageryuse case (Claude, ChatGPT, Copilot, OpenClaw guides) →

Related Tools

Related Categories

Frequently Asked Questions

Can I get a satellite photo of a specific place?

`capture_location` gives a high-resolution image for any latitude and longitude, with sub-meter detail in populated areas.

Can I see what a place looked like on a specific date?

`capture_dated` uses NASA MODIS imagery for date-specific, larger-area views and before/after comparisons.

How do I check how recent the imagery is?

`image_metadata` shows the best available source, capture date, and resolution for a location.

Can I get the full Earth from space?

Yes. `earth_photo` returns the latest available full-Earth image or a date-specific one if you provide `date`.