If you've started looking into web archiving tools, ArchiveBox and Linkwarden come up constantly — both are genuinely good, actively developed, open-source projects, and neither one is being unfairly maligned here. The real question isn't which is "best." It's whether you want to run a server, or not. That single decision determines almost everything else about which of these three tools is actually right for you.
ArchiveBox is built to save a page in as many durable formats as possible at once — original HTML, a rendered single-file HTML snapshot, PDF, a screenshot PNG, a full WARC file, extracted article text, favicon, headers, and more, all from a single capture. For anyone who wants a page preserved in the actual archival WARC standard, alongside every other format, nothing else here matches it.
The tradeoff is that it's self-hosted by design, with no managed alternative. The recommended setup runs via Docker Compose, and you're responsible for the server, the storage, and its upkeep — ArchiveBox's own documentation estimates roughly 1GB to 50GB of disk per 1,000 snapshots depending on how much media you're capturing, which means storage planning is on you, not automatic. Full-text search isn't built in by default either; it requires wiring up an optional add-on service (Sonic) yourself. And because archived pages can execute JavaScript inside the same web UI you're using to browse them, ArchiveBox's own docs flag a real security consideration worth reading before you expose it beyond your own machine.
Linkwarden is the more polished, more bookmark-manager-flavored option of the two. Every saved link is automatically preserved as a screenshot, a PDF, and a readable-text copy, with full-text search across everything and nested collections with tags built in from the start — no add-on service required the way ArchiveBox needs for search. It can also push a copy to the Wayback Machine as an extra layer, and offers optional AI-generated tagging, including local models if you don't want that data leaving your own server.
Unlike ArchiveBox, Linkwarden does offer a managed cloud tier — $3/month per user (billed yearly; $4 month-to-month) after a 14-day trial, capped at 30,000 links per user. That's a real middle ground if you want Linkwarden's format specifically without babysitting a server. But self-hosting is still where its "unlimited, fully-featured" story lives — the cloud tier is the same core tool with a link ceiling attached, not a superset of it.
Both of the above are archiving tools you run. The Starchive is one you don't — there's no server to provision, no Docker Compose file to maintain, no storage math to do by hand, and no optional service to wire up just to get search working. You install a one-click browser extension, click it on the page you're already looking at, and the archive exists — rendered in a real browser engine first, so JavaScript-heavy pages come through as an actual visitor saw them, not a stripped-down text scrape. It also captures pages behind a login exactly as you see them signed in, which a URL-based archiver, self-hosted or not, generally can't do on its own.
Full-text search is on by default, not an add-on. Storage-based pricing starts at $5/month for your first 5GB and scales automatically in $5 increments — no per-link cap to hit — and reposted images and shared assets are deduplicated automatically, so the same file across a dozen threads only ever counts once against that storage. Archives sync across redundant, load-balanced nodes, so there's no single server for you to keep patched, backed up, and online at 2am. Nested folders, secure scoped sharing for a colleague or opposing counsel, TOTP two-factor authentication, and a full audit trail of every save, view, and share come with every account.
None of these are wrong choices. They're built for different amounts of infrastructure you're willing to own.
One click, rendered exactly as you saw it — logins included — with search on by default. Start a free 14-day trial, no credit card required.