Brutal Reader logo

Brutal Reader

Strips any webpage down to just the article

2026-03-10

Product Introduction

  1. Definition: Brutal Reader is a free, open-source Chrome extension designed as a content distillation tool. It technically operates as a browser-based DOM manipulator that strips non-essential elements from webpages.
  2. Core Value Proposition: It eliminates digital distractions (ads, popups, sidebars) to deliver pure article text with one click, specifically targeting users seeking zero-distraction reading experiences on platforms like Substack, news sites, and blogs.

Main Features

  1. One-Click Content Extraction: Activates via toolbar icon, using JavaScript to analyze the DOM, remove non-article elements (ads, headers, footers), and preserve core text/inline images. Output renders in a custom overlay with warm paper-like background.
  2. Minimalist Reading Interface: Displays clean serif typography with scroll progress tracking, word count, and estimated read time. Built with vanilla HTML/CSS without external dependencies.
  3. Seamless Exit Functionality: Pressing ESC or clicking "✕ Exit" triggers JavaScript to hide the overlay and restore the original webpage state instantly.

Problems Solved

  1. Pain Point: Combats attention-hijacking web design (popups, subscription banners, related content widgets) that fragment reading focus on article pages.
  2. Target Audience: Technical users (developers, researchers) prioritizing content efficiency; writers/editors verifying published content; accessibility-focused users needing clutter-free text.
  3. Use Cases: Essential for extracting long-form articles from ad-heavy news sites, reading Substack newsletters without signup barriers, or archiving clean text versions of blog posts.

Unique Advantages

  1. Differentiation: Unlike paywalled "reader modes" (Pocket Premium) or complex parsing tools, it offers instant, zero-cost extraction with no login, tracking, or proprietary algorithms.
  2. Key Innovation: Open-source MIT license allows transparency/auditing of its DOM-stripping logic, contrasting with closed-source alternatives. Lightweight architecture (no build tools) ensures speed and compatibility.

Frequently Asked Questions (FAQ)

  1. Does Brutal Reader work on paywalled articles? No, it only removes visual clutter but cannot bypass subscription paywalls or server-side restricted content.
  2. Is Brutal Reader available for Firefox? Currently a Chrome/Edge extension; Firefox support requires manual sideloading via about:debugging until Mozilla store approval.
  3. How does Brutal Reader handle images or embedded content? Preserves inline article images but removes non-essential media (ads, social embeds) during DOM cleanup.
  4. Is Brutal Reader truly free with no data collection? Yes, 100% free and open-source (MIT license) with no telemetry, ads, or user tracking.
  5. Can I modify Brutal Reader for custom websites? Yes, developers can edit content.js DOM-selector logic in the GitHub repo to optimize extraction for specific sites.

Subscribe to Our Newsletter

Get weekly curated tool recommendations and stay updated with the latest product news