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)

Connect ToolRouter to use Satellite Imagery in Claude, ChatGPT, Copilot, and more — no code required.

Connect ToolRouter

What you can do with Satellite Imagery

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.

  1. Give Claude the coordinates or address of the site and the date range you want to analyze.
  2. Ask Claude to run `capture_dated` via the satellite-imagery tool for each date in the series.
  3. Have Claude compare the images and describe what changed between captures.
  4. Ask Claude to interpret the changes in the context of your use case — deforestation, construction, flood extent.
  5. Use Claude's analysis as the basis for a written report or further investigation.

Capture a Satellite Image for a Site Report or Proposal

Get a high-quality satellite image of any site to include in reports, proposals, planning applications, or marketing materials.

  1. Give Claude the site address or coordinates and the intended use of the image.
  2. Ask Claude to run `capture_dated` or `earth_photo` via the satellite-imagery tool.
  3. Have Claude describe the site context visible in the image — surrounding land use, access points, site boundaries.
  4. Use the image and description as the site context section of your report.

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`.