# Viewing EXIF Data

## Overview

**EXIF Data** (Meta Data) can exist in images if location services are turned on. Most social media platforms strip this data when pictures are posted but sometimes things can be left behind.

There are a bunch of tools to view **Exif Data**. Just search *exif data viewer* on google

You can get the exact location coordinates wise, what kind of device that picture was taken on, the date and time, etc.

{% embed url="<https://jimpl.com/>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pnpt.adot8.com/osint-fundamentals/images/viewing-exif-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
