# TinEye

| **TinEye**       | **Quick Overview**                                                                           |
| ---------------- | -------------------------------------------------------------------------------------------- |
| URL              | <https://tineye.com/>                                                                        |
| What it does     | Reverse image search to find matches, origins, and modified versions of an image.            |
| How to use it    | Upload an image or paste its URL, review matches, and sort by oldest, newest, or best match. |
| Cost             | Free (limited use), paid plans for advanced/API access.                                      |
| Account required | No for basic use. Yes for advanced features.                                                 |
| Cookies          | Standard website cookies for functionality and analytics.                                    |
| Ownership        | Created by Leila Boujnane and Paul Bloore via Canadian Company Idée Inc.                     |
| Use in Reporting | Verify images, trace first publication, identify reuse or manipulation.                      |

### What does the TinEye do?

TinEye searches the web using image recognition instead of keywords. It identifies exact matches and visually similar images, even if they’ve been cropped, resized, or slightly edited.&#x20;

**The lowdown:** It’s especially useful for spotting reused images, tracking image history, and debunking misinformation.&#x20;

### How to Use:

**1. Upload an image file or paste an image URL into the search bar.**

<figure><img src="/files/lCDjQR7P2ARBgxKwXO2m" alt=""><figcaption></figcaption></figure>

**2. Review the results list showing where the image appears online.**

**3. Use filters (oldest, newest, best match) to trace origin or spot edits. E.g. we searched by ‘oldest’ here:**

<figure><img src="/files/hOdRIVFVDR2DYTaU3IbK" alt=""><figcaption></figcaption></figure>

### Cost

* [ ] Free
* [x] Partially Free
* [ ] Paid

## Data Processing

### Account Required:

* [x] Yes
* [x] No

No login needed for basic use. Account required for advanced features.

### Cookies:&#x20;

TinEye uses Google Analytics cookies that track how users interact with the website, including visits, sessions, and engagement.

### Use in Reporting

TinEye is useful to:

* Verify authenticity of images.
* Trace earliest known use of an image.
* Identify misleading or recycled visuals.
* Support fact-checking and investigations.

In real investigations, TinEye is rarely used alone. It’s part of a verification stack alongside tools like Google Images and Yandex with its biggest strength is tracking image history, especially:

* Finding the earliest known version.
* Detecting reuse across time.
* Identifying subtle edits.

For example, [TinEye was used alongside Google Images by Bellingcat during the Baltimore riots](https://www.bellingcat.com/resources/2015/05/08/manual-reverse-image-search-with-google-and-tineye/) to check images shared using reverse image search, with many found to be old or unrelated images.

| **Capabilities**                                                | **Limitations**                                                  |
| --------------------------------------------------------------- | ---------------------------------------------------------------- |
| Finds exact and near-duplicate images.                          | Smaller index compared to some competitors (e.g. Google Images). |
| Detected modified versions (cropped, resized, colour-adjusted). | Doesn’t analyse context or meaning of images.                    |
| Sorts results by oldest (useful for origin tracing).            | Limited results for very new or obscure images.                  |
| No reliance on keywords.                                        | No facial recognition or advanced AI interpretation.             |
| API available for automation.                                   | Free version has usage limits.                                   |

### Summary

TinEye is especially strong at finding exact matches and identifying edited versions, best used in the verification stage of the OSINT workflow when you’re trying to confirm whether an image is genuine, reused, or taken out of context.

### Ownership

TinEye was created by [Leila Boujnane](https://www.linkedin.com/in/leilaboujnane/) and Paul Bloore via Idée Inc; a Canadian company specialising in image recognition. Boujnane is currently the CEO.

### Ethical Considerations

* Respect copyright and image ownership.
* Avoid misuse in harassment or doxxing.
* Be cautious when drawing conclusions as image matches don’t always equal context.

### Related Tools:

* [Google Lens](/osint-tools/google-lens.md)
* Yandex Images
* Bing Visual Search

#### Sources

<https://tineye.com/>&#x20;

<https://osintteam.blog/unlocking-tineye-the-essential-tool-for-osint-professionals-and-everyone-else-9c9c62d689f9>&#x20;

<https://bellingcat.gitbook.io/toolkit/more/all-tools/tineye>&#x20;

<https://www.crunchbase.com/person/leila-boujnane-e0a8>&#x20;

<https://www.linkedin.com/in/leilaboujnane/>&#x20;

<https://www.bellingcat.com/resources/2015/05/08/manual-reverse-image-search-with-google-and-tineye/>


---

# 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://tools.osintnewsletter.com/osint-tools/tineye.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.
