archivebox Review, Pricing & Features

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

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
  • Flexible import sources and access methods (web, CLI, API, browser extension)

Cons

  • Requires self-hosting and basic server/Docker knowledge — there's no managed cloud version
  • Archiving JavaScript-heavy or paywalled sites can be inconsistent, as with most web archiving tools
  • No official company or paid support tier; relies on community maintenance

Frequently Asked Questions

Is ArchiveBox free?

Yes, ArchiveBox is completely free and open source under the MIT license.

Do I need to self-host ArchiveBox?

Yes, ArchiveBox is designed to run on your own infrastructure, most commonly via Docker or Docker Compose.

What formats does ArchiveBox save?

It can capture HTML, PDF, PNG screenshots, WARC, JSON, plain text, and MP4 for each archived URL.

Can I import my existing bookmarks?

Yes, ArchiveBox supports imports from services like Pocket, Pinboard, Instapaper, and Wallabag, as well as CSV/JSON and RSS feeds.

Comparisons

Related Tools