Free, open-source, self-hosted tool for archiving websites and bookmarks as HTML, PDF, WARC, and screenshots you control.
Category
Developer Tools
Pricing
Free (open source), from Free
Verified
Not yet
Last updated
July 18, 2026
Web AppAPIOpen SourceSelf-Hosted
Overview
ArchiveBox is a free, open-source, self-hosted web archiving tool maintained by Nick Sweeting and the ArchiveBox community. It preserves websites, bookmarks, RSS items, and social posts as durable local files rather than relying on a third-party archive service.
Archives are stored as ordinary files and folders indexed with SQLite metadata, so the data remains readable independently of ArchiveBox itself.
Key Features
For each URL, ArchiveBox can capture multiple redundant formats — HTML, PDF, PNG screenshots, WARC, JSON, plain text, and MP4 — and can ingest content via single URLs, browser bookmarks, RSS feeds, CSV/JSON imports, or scheduled pulls.
It's accessible through a web UI, CLI, REST API, webhooks, and a browser extension, and can also generate static HTML/JSON/CSV exports that work without the server running.
Who It's For
ArchiveBox is built for personal archivists, self-hosters, journalists and lawyers documenting sources, researchers, institutions, and OSINT practitioners who need durable, offline-first archives immune to link rot.
Key Features
Multi-format capture — Saves each page as HTML, PDF, PNG screenshot, WARC, JSON, plain text, and MP4.
Flexible import options — Add content via URLs, browser bookmarks, RSS feeds, CSV/JSON imports, or scheduled pulls.
Multiple access methods — Web UI, CLI, REST API, webhooks, and a browser extension.
Self-contained file storage — All archived data lives in inspectable files and folders with SQLite metadata.
Static exports — Generate standalone HTML, JSON, or CSV indexes viewable without running the server.
Bookmark service integrations — Import from Pocket, Pinboard, Instapaper, and Wallabag.
Pros & Cons
Pros
Completely free and open source under the MIT license
Archives stored as plain, inspectable files rather than a proprietary format
Multiple capture formats provide redundancy against link rot