> ## Documentation Index
> Fetch the complete documentation index at: https://kindling.birklid.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Linkwarden

> Self-hosted, collaborative bookmark manager that preserves screenshot, PDF, and HTML snapshots of every saved page against link rot.

<div style={{display: "flex", gap: "8px", marginBottom: "1.5rem", flexWrap: "wrap"}}>
  <Badge>Open Source</Badge>
  <Badge color="#F97316">Applications Layer</Badge>
</div>

# Linkwarden

**A self-hosted link archive that actually preserves content — full-page snapshots, full-text search, and team sharing that survives link rot.**

<Frame>
  <img src="https://mintcdn.com/tumbleweedlabs/QT0SlrwbzlJBSMcS/images/og-linkwarden.png?fit=max&auto=format&n=QT0SlrwbzlJBSMcS&q=85&s=c28571aa92cc182809b0a3637e72de38" alt="Linkwarden GitHub" width="1200" height="600" data-path="images/og-linkwarden.png" />
</Frame>

<CardGroup cols={4}>
  <Card title="Type" icon="code-branch">Open Source (AGPL-3.0)</Card>
  <Card title="Stack Layer" icon="browsers">Applications</Card>
  <Card title="Language" icon="code">TypeScript</Card>
  <Card title="Stars" icon="star">18.2k+</Card>
</CardGroup>

## What it is

Linkwarden is a self-hosted bookmark manager that takes archival seriously: every saved link gets a screenshot, PDF render, and HTML snapshot stored alongside it. When a page disappears or changes, your archived version remains intact. It features full-text search across all saved content, browser extensions, iOS and Android apps, local AI-assisted tagging, and Wayback Machine integration for backup redundancy.

Beyond personal use, Linkwarden supports multi-user team setups with permission controls, making it viable as a shared knowledge archive for research teams or organizations that need to retain access to ephemeral web content. The AGPL license means self-hosted deployments are free; a hosted cloud option is available for those who don't want to manage infrastructure.

<Tip>
  **Use this when** you're building a research archive or team knowledge base and need links that actually survive — not just bookmarks, but preserved copies of the content itself.
</Tip>

## Get started

<CardGroup cols={2}>
  <Card title="GitHub ↗" icon="github" href="https://github.com/linkwarden/linkwarden">
    Source, Docker compose setup, and cloud hosting options.
  </Card>
</CardGroup>

## Related tools

<CardGroup cols={2}>
  <Card title="MarkItDown" icon="github" href="/library/utilities/markitdown">
    Convert saved documents and pages to Markdown for LLM pipelines.
  </Card>

  <Card title="Maigret" icon="github" href="/library/utilities/maigret">
    OSINT tool for researching online presence across 3,000+ sites.
  </Card>
</CardGroup>
