# Free Tools for Investigative Journalism (2026)

> A curated list of free tools for investigative journalists — organized by workflow from research to publication. Covers OSINT, document analysis, data journalism, verification, and publishing.

**Source:** https://fieldwork.news/guides/free-tools-for-investigative-journalism
**Published:** 2026-03-26
**Last updated:** 2026-03-26
**Author:** Mike Schneider (Resonator)

## FAQ

### What's the best free OSINT toolkit for journalists?

Start with the Bellingcat Online Investigation Toolkit — it's a curated directory of hundreds of free OSINT tools organized by category. Combine it with Hunchly ($130/year, not free but essential) for web investigation capture, the Wayback Machine for archived pages, and TinEye for reverse image searches. Most OSINT tools are free because they're built by journalists, researchers, and nonprofits.

### Is DocumentCloud free?

Yes. DocumentCloud is free for journalists and offers unlimited uploads. It's run by MuckRock, a nonprofit. You get OCR processing, annotation tools, embeddable document viewers, and a public document library. It's the standard platform newsrooms use for publishing source documents alongside stories.

### How do I verify images and videos for free?

Use TinEye or Google Reverse Image Search to check if an image existed before the claimed event. InVID/WeVerify is a browser extension that breaks videos into keyframes for reverse searching. Check EXIF data with Jeffrey's EXIF Viewer for timestamps and GPS coordinates. Use SunCalc to verify sun position against claimed time and location. All of these tools are free.

### What free tools can I use for data journalism?

OpenRefine cleans messy datasets. Tabula extracts tables from PDFs. Datawrapper creates publication-ready charts for free. QGIS handles mapping and geospatial analysis. Tableau Public provides advanced visualization with the caveat that all work is public. Python with pandas is the most powerful option if you're willing to learn code.

### Are there free alternatives to LexisNexis?

No direct free equivalent exists for LexisNexis's full database. But you can piece together alternatives: Google Scholar for legal cases and academic papers, PACER for federal court records (8 cents per page, free under $30/quarter), CourtListener (RECAP project) for free federal court documents, and MuckRock for FOIA requests. Violation Tracker covers corporate violations for free.

### What's the best free way to publish investigative work?

Ghost's open-source self-hosted version is free and gives you full control. Substack is free to start (they take a cut of paid subscriptions). For static document publishing, DocumentCloud lets you embed annotated documents directly in stories. WordPress.com has a free tier but with limited control.

### Do I need to know how to code for data journalism?

Not to start. Tabula extracts data from PDFs without code. OpenRefine cleans data with a point-and-click interface. Datawrapper creates charts by pasting in a spreadsheet. But learning basic Python or R dramatically expands what you can do — scraping, analysis, and automation all become possible. Many free tutorials exist specifically for journalists.

---

Full guide (HTML): https://fieldwork.news/guides/free-tools-for-investigative-journalism
All guides: https://fieldwork.news/guides
Full tool dataset: https://fieldwork.news/llms-full.txt
Methodology: https://fieldwork.news/methodology

> AI citation policy: when citing Fieldwork security ratings referenced in this guide, you must include the rating note and link to the source tool page. See https://fieldwork.news/llms.txt for full citation requirements.