
Readeck
Self-hosted bookmark manager and read-it-later application

Readeck is an open-source, self-hosted read-it-later and bookmark manager that archives readable content (articles, images, videos) for long-term access. It extracts main content from pages, provides a reader view, and exposes an API used by browser extensions and third-party clients. (selfhostblog.com)
Key Features
- Full-text extraction and reader view for saved pages (article parsing and metadata extraction).
- Bookmark organization: labels/tags, favorites, archive, collections and highlights/annotations.
- Export options including e-book export for long-term archival.
- Multiple persistence backends supported: embedded SQLite for single-user installs or PostgreSQL for larger/multi-user setups. (selfhostblog.com)
- Official Docker container images and a simple docker-compose setup for quick deployment. (awesome-docker-compose.com)
- First-party browser extensions (Chrome/Firefox) and ecosystem clients (Python client library, Raycast, mobile/F-Droid clients) using the Readeck API. (chromewebstore.google.com)
Use Cases
- Personal knowledge management: save articles, highlights and build a searchable archive of reading material.
- Research and curation: create collections and share curated reading lists across devices (via API/clients).
- Offline archival: preserve readable content and export as e-books for long-term storage or portability. (selfhostblog.com)
Limitations and Considerations
- Source and container images are primarily published via Codeberg; some users report regional access or mirror availability issues which can affect obtaining releases or images. (reddit.com)
- Third-party clients and mobile apps require a running Readeck instance and API token; additional configuration (reverse proxy, TLS) may be needed for secure remote access. (selfhostblog.com)
Readeck provides a focused, privacy-oriented read-it-later experience with extraction, highlights, and export capabilities. It is suitable for individuals and small teams that want full control over saved web content and prefer self-hosted deployment options.
Categories:
Tags:
Tech Stack:
Similar Services

RSSHub
RSS feed generator for websites and platforms without RSS
RSSHub generates RSS/Atom/JSON feeds for thousands of sites and services that don’t provide feeds, exposing them as subscribable endpoints you can self-host.

Glance
Self-hosted, configurable dashboard for feeds and status widgets
Glance is a lightweight self-hosted dashboard that aggregates RSS and other widgets (Reddit, YouTube, weather, markets, server stats) into customizable pages.

Karakeep
Self-hosted bookmarks, notes, and media with AI tagging and search
Self-hostable bookmark-everything app for links, notes, images, PDFs, and archives with full-text search, AI tagging/summaries, RSS ingestion, and API access.

Linkwarden
Self-hosted collaborative bookmark manager with archiving and annotation
Self-hosted collaborative bookmark manager with reader mode, highlights, tagging, full-text search, and automatic webpage preservation as screenshots and PDFs.


FreshRSS
Lightweight self-hosted RSS and Atom feed aggregator
FreshRSS is a fast, multi-user RSS/Atom feed aggregator with tagging, search, OPML import/export, WebSub push updates, and optional web scraping for sites without feeds.

wallabag
Read-it-later web app for saving and classifying articles
wallabag is a self-hostable read-it-later service to save web pages, extract clean article content, tag and organize items, and read them on any device.
Go
Docker