Readplace

A home for articles, newsletters, essays, longreads, news, blogs, stories, posts, reports, and interviews.

Pocket is gone. Omnivore is gone. I built Readplace from a personal system I've maintained for 10 years. Save from wherever you already read — browser, iPhone, AI chat, or a link pasted right here — and read when you're ready.

Firefox, Chrome, iPhone, and your AI assistant.

Every way to save

Every way to save.

The button above installs a browser extension. That is one door in, not the only one — everything below is shipped and working today.

  • Paste a link on this page It opens in the reader with a TL;DR in seconds — an article or a PDF, no account and nothing to install. Save it from there and it goes to your queue; that is the point where I ask for an account. Try it now
  • Chrome, Edge, or Brave One click, Ctrl/Cmd+D, or right-click. The extension saves the page as it renders in front of you, so sites that turn crawlers away still come across whole. Install for Chrome
  • Firefox The same one click, the same full-page capture. The Firefox build is a signed download from this site rather than addons.mozilla.org. Install for Firefox
  • Your iPhone Open a page in any browser, tap Share, choose Readplace. The app is on the App Store, and it opens your saved copy with its TL;DR without leaving the phone. Get the iPhone app
  • ChatGPT, Claude, or Gemini Readplace runs an MCP server. Paste one URL into your assistant's connector settings, sign in once, and it can save links to your queue and read the list back inside the conversation. Connect your assistant
  • A file, or a page full of links Upload a Pocket, Instapaper, or bookmark export — anything text-shaped — or paste a newsletter or index URL, and Readplace pulls every link out for you to review. All of that works logged out; the account is asked for when you save the selection. Import your links
  • Your newsletters Every account gets its own address at read.place, shaped like netflix-a7b2c9@read.place. Subscribe with it, or forward an issue to it, and Readplace saves the article links out of the email. You can hold up to 25, one per newsletter. How that works
  • A save button on your own site If you publish, the snippet is a plain link — under 1 KB, no JavaScript, no tracking — that puts your article in a reader's queue in one click. Get the snippet

A PDF link works anywhere an article link does — Tesseract reads it off the pixels, up to 300 pages. If an export is too big for the importer, email the file to readplace+migrate@readplace.com and I import it by hand within 24 to 48 hours.

The app works really well. It has really made it easier to save articles, and I haven't experienced any issues at all — it just works.
— Matthew Motz, early user
Fayner Brack

I believe we can fix the web

Hi, I'm Fayner Brack. You might know me as the creator of js-cookie, a JavaScript library with over 22 billion downloads per year on jsDelivr (the tiniest most consumed browser library in the entire world).

Yes, I've been building for the web for a long time. I also read and share a lot of writing across the web[1].

For ten years I ran my own reading on Gmail filters, DynamoDB tables, and a stack of Reddit automations. That pipeline taught me the bottleneck was never saving. It was deciding what NOT to read.

1: As of June 2026, around 350k Reddit karma over 11,850 submissions, and 15k on HN over 2,700, all within the decade since 2016. On average I read 40% of what I find, and I share 60% to 70% of what I read. That figure has changed over time, with more links coming in and better curation.


Last year, when Pocket was acquired and then abandoned, and Omnivore shut down overnight, I realised the tool I needed didn't exist as a product anyone could use. So I'm turning my personal system into Readplace — built in Australia, one feature at a time.

This is a solo project. I'm building it in public, and I'd rather be honest about what works today than promise features that don't exist yet.

I am the only person working on Readplace, using my 20 years of engineering experience to push AI-assisted coding to its limits while keeping readplace a place where you read the web, not the slop. The code is on GitHub. The infrastructure is in Sydney under Australian privacy law. If Readplace ever shuts down, your data exports to JSON, and the codebase is forkable — you can self-host the same software the day after. I cannot promise I’ll succeed, but I can promise that if I don’t, you won’t lose your data.

Save an article. Read it later.

Desktop

Browser Extension

What works today.

These features are shipped and working right now. Set up Readplace in your browser, on your iPhone, or in your AI assistant and try them.


Links Import

Upload bookmarks, notes, newsletters — any text-shaped export — or paste a newsletter or index URL, and Readplace pulls every link out for you to review before saving. No account needed until you save.

Privacy First

Hosted in Sydney. Australian Privacy Act compliant. No third-party tracking, no ads.

Same article, different versions?

When you save from the browser extension or the iPhone app, Readplace captures the rendered page you’re looking at. When a link arrives as a URL — pasted here, sent by your AI assistant, or picked up in an import — Readplace fetches it server-side. DeepSeek does the canonical disambiguation so both paths converge on the same article — even when the source URL is wrapped in a tracker (utm_*, gclid).

Extension or iPhone rendered page
Pasted or shared URL server-side fetch
DeepSeek canonical disambiguation
One article trackers stripped

The captured version wins when both exist, as long as it’s the most complete version of the content. If you saved from the extension or the iPhone app while logged in to a site, you captured the full article — saving again when logged out won’t overwrite it with the paywalled version. Most read-later apps replace the captured version with whatever the canonical URL returns; Readplace keeps the most complete one.

What's Next

Share to Save on Android Save to Readplace from any Android app with one tap from the share sheet — the iPhone app already does this today.

What to Read Next Sort and filter your unread pile by recently saved, reading time, and tags, so the time you have goes to what matters most.

Listen to Articles Play any saved article as audio — for the commute, the walk, or doing chores.

Readplace vs the Read-It-Later Alternatives

Readplace Readwise Reader Instapaper Raindrop.io Karakeep
Price $49/yr $119.88/yr Free / $59.99/yr Free / $28/yr Free self-host / $40/yr
AI Features TL;DR summary + page capture Ghostreader AI Summaries AI assistant (Pro) Tagging + summaries
PDF Text Extraction 300 pages / 500 MB — Tesseract OCR No OCR — needs text layer Premium only — no OCR Pro upload — no OCR 50 MB — no PDF OCR
Open Source Source-available No No Clients only (MIT) Yes
Platforms Web, iPhone, Mac, AI assistants (MCP), Extensions: Firefox, Chrome Web, iOS, Android, Desktop, Extensions: Chrome, Firefox, Safari Web, iOS, macOS, Android, Kindle/Kobo, Extensions: Chrome, Firefox Web, iOS, Android, Desktop, Extensions: Chrome, Firefox, Safari Web, iOS, Android, Extensions: Chrome, Firefox, Safari

What Readplace will NOT become.

Readplace will not add:

  • Nested folder hierarchies
  • Social feeds or public collections
  • Secret browsing-history capture
  • Recommendation algorithms to simulate social media

Those features grow daily active users by encouraging saving. Readplace is to encourage reading what matters to you.

And that's why I need your help!

What $4.08 a month pays for.

Every saved article runs through this pipeline:

  • Mozilla Readability — parses the page.
  • Real Tesseract OCR — up to 300 pages / 500 MB. Pixel-level recognition, not an LLM guessing at an image.
  • DeepSeek V4 — writes the TL;DR and restores OCR structure. A document-diff blocks any word it tries to add or remove.

No AI generated slop — correctness over hallucination. Tesseract reads the page character by character; the LLM only restores structure, gated by a document-diff. What you read is what was on the page.

$4.08/month covers infrastructure and crawler maintenance. No ads, no data resale, no VC bridge. This is the whole business.

Price-check the providers: DeepSeek pricing. Tesseract runs in AWS Lambda on a per-request basis.

Don’t miss out!

A Pocket alternative that respects your privacy.

Every read-it-later app that shut down left users scrambling. Readplace is built differently — starting with your right to leave.

"Even If You Cancel" Promise

Export everything, anytime. Your data is yours. Cancel and your saved articles stay available for export as JSON.

Source-available on GitHub

The whole codebase is on GitHub. If I ever shut Readplace down, you can fork the repo and self-host the same software the day after.

Hosted in Sydney, Australia

Infrastructure sits under the Australian Privacy Act. No third-party tracking, no ads, no third-party analytics inside the app.

I'm building this in public.

Try it whichever way suits you, then tell me what to build next. Readplace gets better with every user who shows up and says what they need.