Overview
Linkwarden is a self-hosted bookmark manager that goes beyond storing URLs: it preserves pages as screenshots, PDFs, and single HTML files, adds reader-mode highlighting and annotations, full-text search, and shared collections. Its Docker stack uses PostgreSQL and Meilisearch, with optional local AI tagging. The latest release checked on September 17, 2026 is v2.16.3.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Preserve page content with the bookmark so link rot does not erase the reference
Linkwarden can capture screenshots, PDFs, and single HTML files for saved pages, and can optionally send a snapshot to the Wayback Machine. That makes it closer to a personal web archive than a URL-only bookmark list.
Sources: [2]
Use full-text search, annotations, and shared collections as a knowledge base
Reader view supports highlights and notes, while collections, sub-collections, and tags organize content for individuals or teams. v2.16.3 specifically improved large-scale link, search, tag, collection, and dashboard queries.
For individuals preserving long-lived references and teams sharing research collections
It fits workflows where the page content itself matters, not just the URL, and where search, annotations, and collaboration should live in the same self-hosted system.
Sources: [2]
Plan for archive storage, browser processing, and backups of both database and search state
Screenshots, PDFs, and HTML archives consume substantially more storage than bookmark metadata. Self-hosting also means operating PostgreSQL, persisted archive data, and Meilisearch. Settings that permit private-network access or insecure TLS should be reviewed carefully before enabling them.
Official sources
- [1]linkwarden/linkwarden — GitHub repository metadata(2026-09-17)
- [2]Linkwarden — README(2026-09-17)
- [3]Linkwarden — docker-compose.yml(2026-09-17)
- [4]Linkwarden — .env.sample(2026-09-17)
- [5]Linkwarden — package.json(2026-09-17)
- [6]Linkwarden v2.16.3 release(2026-09-17)
Supplemental curator note
Its differentiator is combining bookmark management with link-rot-resistant archiving and collaborative knowledge capture.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/linkwarden/linkwarden.git - 2
Enter the repository
cd linkwarden - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
19,784 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 44
- Open PRs
- 39
Development activity is still being collected.
Built with
Categories and tags
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- collaboration
- self-hosted
- typescript
- nextjs
- bookmark-manager
- read-it-later
- bookmark
- react-native
- Stars
- 19,784
- Forks
- 843
- Watchers
- 52
- Open issues
- 625
- Primary language
- TypeScript
- License
- AGPL-3.0
- Repository last updated
- Sep 10, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- n8n204,729 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Oh My Zsh189,764 Stars
A community framework for managing Zsh configuration through plugins, themes, and an update mechanism.
Shell - Ollama181,232 Stars
A runtime for downloading and running open models on a computer or server through a CLI and local API.
Go - AUTOMATIC1111 Stable Diffusion WebUI164,915 Stars
A Gradio UI for Stable Diffusion image generation, editing, model selection, extensions, and APIs.
Python - Dify156,066 Stars
A visual LLM application platform combining AI workflows, RAG, agents, model management, and observability.
TypeScript
Report incorrect information
Tell us if any listing information is incorrect or outdated.