unsubbed.co

Feedbin

Feedbin is a self-hosted RSS & feed readers replacement for Feedly and Inoreader.

Open-source feed reader, honestly reviewed. No marketing fluff, just what you get when you pay $5/month or try to run it yourself.

TL;DR

  • What it is: MIT-licensed web RSS reader that also handles email newsletters, podcasts, YouTube subscriptions, and Mastodon — $5/month as SaaS, source code available but self-hosting is actively discouraged by the maintainer [README].
  • Who it’s for: Readers who want a clean, distraction-free way to follow websites, newsletters, and creators without being tracked by an algorithm. Not a replacement for Zapier or any automation tool — this is content consumption only.
  • Cost savings versus Feedly: Feedly’s paid tier starts at $8/month for basic features and scales up to $18/month for AI features. Feedbin charges a flat $5/month for everything, forever [homepage][3].
  • Key strength: Clean reading experience, solid mobile app ecosystem (Reeder, NetNewsWire, Unread), newsletter inbox feature that consolidates email subscriptions into your feed [homepage].
  • Key weakness: The maintainer’s own README explicitly says “I do not recommend that you run Feedbin in production unless you have plenty of time to get it properly configured” — making this one of the few open-source tools where self-hosting is a genuinely bad idea for most people [README].

What is Feedbin

Feedbin is a web-based feed reader. You subscribe to RSS/Atom feeds from websites, add YouTube channels, forward newsletters to a unique email address, and read everything in one place. No algorithm. No engagement-bait. Just the content you chose to follow, in reverse chronological order.

The project is run by a small team (it’s largely a one-person product by Ben Ubois), sits at 3,730 GitHub stars, and uses an MIT license on the source code [merged profile]. The SaaS product at feedbin.com has been running since 2013 and charges $5/month after a 30-day free trial.

What makes Feedbin different from “just an RSS reader” is the content-type breadth. Alongside RSS/Atom, it handles: YouTube channel subscriptions with no algorithm interference, email newsletters via a dedicated inbox address, podcast playback (with a companion iOS app called Airshow), and Mastodon timeline following [homepage]. That last point — Mastodon — is recent and makes it a plausible single reading destination for people who want to follow both traditional blogs and decentralized social posts without opening four different apps.

The UI has consistently gotten praise for being clean and typographically considered. Hoefler & Co. fonts, a real dark mode, fullscreen reading mode, and customizable themes are listed prominently as features [homepage]. The company clearly prioritized the reading experience over feature volume.


Why people choose it

The comparison sites consistently frame Feedbin’s positioning the same way across all four sources [1][2][3][4]:

Privacy and data control. Every comparison entry for Feedbin leads with: “strong emphasis on user privacy and data control” and “open-source platform promoting transparency” [1][2][3][4]. The practical meaning: Feedbin doesn’t sell your reading habits or use your subscriptions to train recommendation algorithms. For a founder who reads competitor blogs, industry analysts, and customer research — that matters.

Versus Feedly. This is the main fight. Feedly started free and has moved toward freemium with aggressive upselling of “AI features” (Leo, their AI assistant). The free tier is now functionally limited. Feedly’s paid tiers run $8–18/month and include features that feel like they should be basic (unlimited sources, certain integrations) [3]. Feedbin is $5/month flat for everything, no tiers, no AI upsell. One Feedbin customer quoted on the homepage: “If there is one service that I cannot live without, is yours.” Another: “I couldn’t live without RSS! I use Feedbin to get a fine-tuned stream of blog posts. My main source of news. For me, RSS/Atom makes blogs competitive with social media.” [homepage]

Versus Feeder. Feeder is free-to-start but the free tier is limited, and it’s a closed-source product. Feedbin costs money upfront but is transparent about what you’re getting [1].

Versus The Old Reader. The Old Reader is free and nostalgic (it was built as a Google Reader replacement), but the design is dated and it lacks advanced features. Feedbin charges $5/month and delivers a substantially better reading experience [4].

The newsletter consolidation angle is underrated. A typical founder accumulates 20–40 email newsletters that clutter their inbox. Feedbin gives every account a unique email address — you subscribe to newsletters with that address, and they show up in Feedbin alongside your RSS feeds [homepage]. That’s the kind of workflow improvement that’s worth $5/month by itself for information-heavy founders.


Features

Based on the README and homepage:

Feed types:

  • RSS and Atom feeds from any website [README]
  • YouTube channels and playlists (no algorithm, pure chronological) [homepage]
  • Email newsletters via a dedicated Feedbin email address (pro accounts) [homepage]
  • Mastodon timelines [homepage]
  • Podcast subscriptions with playback and position memory [homepage]

Reading experience:

  • Fullscreen reading mode [homepage]
  • Typography choice from Hoefler & Co. fonts [homepage]
  • Light and dark themes [homepage]
  • Full-text extraction: for feeds that only publish excerpts, Feedbin can fetch and display the full article via the optional “extract” service [README]
  • Article diff tracking: if a published article is edited, Feedbin shows you what changed [homepage]

Organization and productivity:

  • Actions: automatically star, mark as read, or send push notifications based on rules [homepage]
  • Saved searches: save a search query and access its results with one click [homepage]
  • OPML import/export for migrating from another reader [1][2]
  • Configurable sharing integrations (read-it-later services, etc.) [homepage]
  • Elasticsearch-powered search [README][merged profile]

API and mobile ecosystem:

  • REST API [README][merged profile] — this is how third-party apps connect
  • Official iOS app (Airshow, for podcasts specifically) [homepage]
  • Third-party app support: Reeder, NetNewsWire, Unread, ReadKit, Airshow [homepage]

Optional self-hosted extras:

  • Privacy Please: HTTPS image proxy so mixed-content warnings don’t appear [README]
  • Extract: Node.js service for full-text article extraction [README]
  • pigo: face detection for smarter preview image cropping [README]

What’s notably absent: no Android first-party app (relies on third-party), no browser extension, no content discovery engine, no AI features of any kind [1][2][3].


Pricing: SaaS vs self-hosted math

Feedbin Cloud:

  • Free trial: 30 days [homepage]
  • After trial: $5/month, flat. No tiers, no usage limits [homepage]

Self-hosted:

  • License: MIT (free) [merged profile]
  • Infrastructure required: Ruby 3.4, PostgreSQL 11+, Redis 6, Elasticsearch 8.5, Linux or macOS [README]
  • This is not a Docker Compose one-liner. This is a full Ruby on Rails stack with four dependencies, some of which (Elasticsearch) are resource-heavy.
  • Unofficial Docker setup exists at github.com/angristan/feedbin-docker — the maintainer links to this but provides no support for it [README]

Feedly for comparison:

  • Free: limited sources, no AI, limited integrations
  • Pro: $8/month (billed annually) — more sources, saved searches
  • Pro+: $18/month — AI “skills”, deeper integrations
  • Teams and Business: $6–$18/user/month

Concrete savings math:

If you’re currently paying Feedly $8/month, switching to Feedbin Cloud saves $36/year and gets you a cleaner UI with the newsletter feature included. Not life-changing, but Feedbin genuinely delivers more per dollar at this price point.

If you’re on Feedly Pro+ at $18/month for the AI features, ask honestly whether you’re using those AI features or just paying for them. If you’re not, Feedbin at $5/month saves $156/year.

Self-hosting is theoretically free but practically expensive in time. The maintainer is candid about this in the README: “This goal is at odds with being a great self-hosted RSS reader. There are a lot of moving parts and things to configure.” If you want a free self-hosted RSS reader, the project itself recommends yarr, Tiny Tiny RSS, or FreshRSS instead [README].


Deployment reality check

This section is more cautionary than most tools reviewed here.

The maintainer explicitly writes in the README: “I do not recommend that you run Feedbin in production unless you have plenty of time to get it properly configured.” They then list three alternative self-hosted RSS readers (yarr, Tiny Tiny RSS, FreshRSS) for people who actually want to self-host [README]. This is unusually honest for an open-source project.

What you actually need to self-host Feedbin:

  • Linux server (macOS also supported but unusual for production)
  • Ruby 3.4 runtime + bundler
  • PostgreSQL 11+ database
  • Redis 6 cache
  • Elasticsearch 8.5 — this is a Java-based service requiring 2–4GB RAM by itself
  • A Rack-compatible application server (Puma, Unicorn)
  • Reverse proxy for HTTPS (nginx, Caddy)
  • Optional: Node.js for the Extract service, pigo binary for image cropping

Realistic resource requirements: Elasticsearch alone makes this a 4–8GB RAM deployment. You’re looking at a $20–40/month VPS, not a $6 Hetzner instance. Elasticsearch 8.5 on a 1–2GB box will crash under real load.

What can go sideways:

  • Elasticsearch configuration is complex and version-sensitive. Version 8.5 specifically is required; newer versions may have breaking API changes [README]
  • No official Docker Compose maintained by the project — there’s a community fork [README]
  • Zero self-hosting support: the README explicitly says support is only available for paying customers at feedbin.com, not for the open-source installation [README]
  • Environment variable configuration: the app uses .env files with a long list of required keys. Missing one breaks specific features silently [README]

Bottom line on self-hosting: Don’t. The maintainer doesn’t want you to, the infrastructure is heavyweight, and you get no support. Pay $5/month or run FreshRSS instead. This is one of those cases where “open source” means “you can read the code and contribute” rather than “you should run this yourself” [README].


Pros and Cons

Pros

  • Flat $5/month pricing with no tiers, no usage limits, no AI-feature upsell. You get everything for $5 [homepage].
  • Reading experience is genuinely good. Hoefler & Co. typography, dark mode, fullscreen reading, and article diff tracking are thoughtful UX decisions, not marketing checkboxes [homepage][1][2][3][4].
  • Newsletter inbox consolidation. Subscribe to email newsletters via your Feedbin address and read them in the same interface as your RSS feeds. Reduces inbox clutter significantly [homepage].
  • Solid mobile app ecosystem. Reeder, NetNewsWire, Unread, ReadKit — the best iOS RSS apps sync to Feedbin via its API. You’re not locked into Feedbin’s own mobile client [homepage].
  • Privacy-first by design. No algorithm, no data monetization, open-source codebase for transparency [1][2][3][4].
  • REST API lets developers build integrations or use third-party clients freely [README][merged profile].
  • YouTube integration without the algorithm. Follow channels chronologically — no recommended videos, no engagement manipulation [homepage].
  • Honest about its own limitations. The maintainer’s README candor about self-hosting complexity is a green flag for the project’s overall integrity [README].

Cons

  • Self-hosting is discouraged and unsupported. If your goal was to escape SaaS, Feedbin’s own maintainer will redirect you elsewhere [README].
  • No official mobile apps beyond the Airshow podcast companion. You depend on third-party apps for iOS/Android [1][2][3].
  • Minimalist UI can frustrate power users. Several comparison sources note that “advanced filtering options can require external tools or API use” — the in-app filtering is basic by design [1][2].
  • No Android first-party experience. The third-party app ecosystem on Android is thinner than iOS [homepage].
  • Elasticsearch dependency makes self-hosting resource-heavy — not appropriate for low-RAM VPS [README].
  • No content discovery. Unlike Feedly or Inoreader, Feedbin doesn’t help you find new feeds to follow. You need to know what you want to subscribe to [3].
  • Small team risk. It’s largely a one-person operation. If Ben Ubois stops running it, the SaaS ends. The MIT license means you could theoretically migrate to a community fork, but that’s cold comfort if the hosted service shuts down.

Who should use this / who shouldn’t

Use Feedbin if:

  • You have 20+ subscriptions — blogs, newsletters, YouTube channels — and currently manage them across Gmail, YouTube, and an RSS reader separately.
  • You’re paying Feedly $8–18/month and not actively using the AI features.
  • You care about clean typography and a reading experience that doesn’t feel like a dashboard.
  • You want a stable API-backed sync target for Reeder or NetNewsWire on iOS.
  • Privacy matters: you don’t want your reading behavior tracked or monetized.

Skip it (use Feedly instead) if:

  • You want AI-powered content summarization, topic prioritization, or research assistants built into your reader.
  • You need strong content discovery — finding new sources, not just consuming known ones.
  • You rely on Feedly’s integrations with tools like Slack, Zapier, or Buffer.

Skip it (use FreshRSS or Miniflux instead) if:

  • Your primary goal is self-hosting to eliminate recurring costs.
  • You want an RSS reader that’s lightweight and genuinely easy to run yourself.
  • You’re comfortable with Docker and want a sub-$10/month VPS deployment.

Skip it (stay on The Old Reader or Inoreader) if:

  • The free tier is important and $5/month isn’t justified for your usage volume.
  • You want a social/shared reading experience (Feedbin is a solo tool).

Alternatives worth considering

  • FreshRSS — the serious self-hosted alternative. PHP-based, runs on a $4/month VPS, actively maintained, genuinely easy to deploy. No newsletter inbox or YouTube integration, but the RSS core is solid. Recommended by Feedbin’s own README [README].
  • Miniflux — Go-based, extremely lightweight, self-hosted RSS with a minimal UI. Paid hosted option at $15/year. Better self-hosting story than Feedbin by a large margin.
  • Feedly — the market leader. More features, more integrations, better content discovery, AI tools, higher price. Closed-source [3].
  • Inoreader — strong feature set, competitive pricing (free tier exists), good filtering and automation. Closed-source SaaS.
  • Tiny Tiny RSS — the old guard of self-hosted RSS. PHP/PostgreSQL stack, more featureful than Miniflux, UI is dated but functional. Recommended by Feedbin’s README [README].
  • yarr — a simple self-hosted RSS reader recommended by the Feedbin maintainer for people who want to run their own instance [README].
  • NetNewsWire — free native macOS/iOS RSS app. Syncs via Feedbin, Feedly, Inoreader, or iCloud. Best choice if you primarily read on Apple devices and want to pay nothing.

The practical choice for most: Feedbin SaaS at $5/month if you want the newsletter feature and don’t want to run infrastructure. Miniflux or FreshRSS self-hosted if you’re comfortable with a VPS and want to eliminate the monthly bill entirely.


Bottom line

Feedbin is the rare case of an open-source project where “open source” is almost beside the point — the product is the $5/month SaaS, and the maintainer is honest enough to say so. At that price, it’s one of the best RSS readers available: clean UI, Hoefler typography, newsletter consolidation, YouTube without the algorithm, solid REST API for third-party apps. The comparison with Feedly isn’t even close on price, and for most founders who just want a clean place to read the web, Feedbin’s feature set is more than enough.

The self-hosting story is worth knowing about but not a reason to self-host. Elasticsearch on a cheap VPS, no official Docker support, no community support — the maintainer will tell you the same thing. If you want self-hosted RSS, FreshRSS and Miniflux are better tools for that job. If you want the best $5/month feed reading experience on the web, Feedbin is the answer.


Sources

  1. Feedbin vs Feeder Comparison (2026) — appmus.com. https://appmus.com/vs/feedbin-vs-rss-feed-reader
  2. Feedbin vs FeedReader Comparison (2026) — appmus.com. https://appmus.com/vs/feedbin-vs-feedreader
  3. Feedbin vs Feedly Comparison (2026) — appmus.com. https://appmus.com/vs/feedbin-vs-feedly
  4. Feedbin vs The Old Reader Comparison (2026) — appmus.com. https://appmus.com/vs/feedbin-vs-the-old-reader

Primary sources:

Features

Integrations & APIs

  • REST API