# OSINT Tools Library

Welcome to the OSINT Tools Library.

The **OSINT Tools Library** is a curated directory of open source intelligence tools, selected and maintained by the [**OSINT Newsletter**](https://osintnewsletter.com/).

This resource focuses exclusively on tools used in real investigations. Each entry is reviewed for practical value, relevance, and legitimacy, with clear descriptions of what the tool does and where it fits in an investigative workflow.&#x20;

The directory is continuously updated to reflect:

* new tools
* changes in capability
* tools that are no longer reliable or maintained

The aim is simple: provide investigators, journalists, analysts, and researchers with a trusted, no-noise reference for discovering and using OSINT tools effectively.

### How this Library Works:

Each tool entry includes:

* a short description
* its main use cases
* a link to the tool
* its source (OSINT Newsletter issue)
* notes on access (free, paid, limitations)

### Browse tools by category:

* [Social Media OSINT](/tool-categories/social-media-osint.md)
* [Username OSINT](/tool-categories/username-osint.md)
* [Email Address OSINT](/tool-categories/email-address-osint.md)
* [Phone Number OSINT](/tool-categories/phone-number-osint.md)
* [Public Records OSINT](/tool-categories/public-records-osint.md)
* [Domain Name OSINT](/tool-categories/domain-name-osint.md)
* [Data Extraction OSINT](/tool-categories/data-extraction-osint.md)
* [Foundational OSINT Tools](/tool-categories/foundational-osint-tools.md)
* [People OSINT](/tool-categories/people-osint.md)
* [Language Translation OSINT](/tool-categories/language-translation-osint.md)
* [Transport OSINT](/tool-categories/transport-osint.md)
* [Archiving OSINT](/tool-categories/archiving-osint.md)
* [Image & Video Analysis OSINT](/tool-categories/image-and-video-analysis-osint.md)&#x20;
* [Geolocation & Maps OSINT](/tool-categories/geolocation-and-maps-osint.md)
* [Blockchain/Cryptocurrency OSINT](/tool-categories/blockchain-and-cryptocurrency-osint.md)
* [Cyberthreat Intelligence OSINT](/tool-categories/cyberthreat-intelligence-osint.md)
* [Network Infrastructure OSINT](/tool-categories/network-infrastructure-osint.md)

### Submit or edit a tool:

[View our submission guide](/submission-guide.md)

[Submit a pull request on GitHub](https://github.com/The-OSINT-Newsletter/OSINT-Tools-Library)


---

# 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/readme.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.
