BioRead Brand Identity

Read Faster. Focus Better.
BioRead

An elegant, premium accessibility suite built to optimize reading comprehension. By bolding the core fixation anchors of each word, it reduces visual stress and allows your eyes to glide down pages up to 3x faster.

Press Alt + B to toggle extension instantly
Visual Comparison Drag Slider

Traditional text rendering presents words uniformly, which can cause cognitive load as your eyes scan back and forth trying to locate the center of gravity in each word. Your brain expends visual processing energy just mapping coordinates before reading and digesting the semantic content of the sentence.

Traditional text rendering presents words uniformly, which can cause cognitive load as your eyes scan back and forth trying to locate the center of gravity in each word. Your brain expends visual processing energy just mapping coordinates before reading.

Interactive Live Sandbox

Paste your own article text and customize the fixation bold ratio and word skips to align with your reading preference.

RSVP Word Flasher (Speed Training)

Train your eyes by processing one formatted word at a time at rapid speeds.

Click Start
Speed:
Layout:

Who Benefits from BioRead?

BioRead adapts text to how the human brain naturally processes language, unlocking massive cognitive advantages for different reading profiles.

ADHD & Focus

Maintaining Cognitive Momentum

The Challenge: Readers with ADHD often experience "visual wandering" and lose tracking when lines look uniform, requiring frequent re-reading of the same paragraph.

How BioRead Helps: By creating distinct visual fixation points (bold anchors), BioRead acts as a pathfinder. It gives the eyes an immediate landing target on every word, sustaining focus and keeping the cognitive momentum moving forward without distractions.

Dyslexia Support

Reducing Character Distortion

The Challenge: Uniform typeface blocks can cause letters to blend, flip, or float together, increasing decoding fatigue and slowing down comprehension.

How BioRead Helps: Bold fixation points isolate the beginning of each word structure. This breaks up long blocks of text into manageable, distinct shape profiles, allowing the brain to identify word roots faster and read with greater accuracy.

Professionals & Students

Rapid Document Digesting

The Challenge: Digesting long textbooks, research papers, legal documents, or code files takes hours, leading to eye strain and information fatigue.

How BioRead Helps: The eyes only need to scan the bold prefixes—the brain automatically completes the rest. This skips unnecessary saccade eye movements, enabling users to scan pages up to 3x faster while retaining maximum context and comprehension.

Features Built for Comprehension

Transform how you read websites, documents, code, and books using our specialized accessibility toolkit.

Instant Toggle & Hotkey

Activate using Alt+B or clicking the toolbar icon. Reverts instantly so you have full layout control.

🎯

Granular Customization

Modify bold intensity weights and word skip thresholds dynamically via our options dashboard.

🌐

SPA & Infinite Scroll

Monitors DOM mutation changes to format dynamically loaded content on Twitter, chat rooms, and forums.

🎨

Cognitive Presets

Choose from curated presets (Gentle, Focus, Speed, Balanced) configured for different reading tasks.

🔒

Auto-Enable Sites

Save favorite sites to automatically load in Bionic layout whenever you navigate to them.

🧠

Accessibility Optimization

Specially customized for individuals with ADHD, Dyslexia, and eye strain to simplify reading flows.

Native Developer & User Integrations

Take Bionic Reading beyond the browser. Format code comments, notes, and local books natively.

Pro Developer Plugins

BioRead doesn't stop at the browser window. Our Pro suite unlocks native integrations for your entire productivity and developer ecosystem:

  • 💻

    VS Code Comment Bolder

    Apply Bionic formatting selectively to code comments and Markdown preview fields without modifying source code files.

  • 📓

    Obsidian Note Plugin

    Hooks into Obsidian's markdown rendering pipeline. Automatically format your vault preview notes in Bionic Reading format.

  • 📖

    EPUB E-Book Converter

    A standalone Python utility that parses EPUB files, formats inner XHTML text, and compiles them to read on physical Kindles.

extension.js — VS Code
const vscode = require('vscode');
const path = require('path');

// This decoration type binds bold weight to comment lines:
const boldDecorationType = vscode.window.createTextEditorDecorationType({
  fontWeight: '800',
  color: '#ffffff'
});

function activate(context) {
  console.log("Bionic Comment Bolder activated");
}

Simple, Flexible Pricing Plans

Use the core extension completely free, or unlock advanced features and the integration suite.

Monthly Billing Yearly Billing Save 44%
Basic Free
$0forever
  • Core browser extension
  • Bionic Reading Toggle
  • Alt+B Keyboard Shortcut
  • Global bold intensity slider
  • Balanced reading preset
Add to Chrome
Pro License
$2.99/ mo
  • Advanced browser settings
  • Site auto-activation lists
  • Domain exclusion lists
  • Gentle, Focus, & Speed Presets
  • EPUB Book Converter
  • VS Code Comment Bolder
  • Obsidian Note Plugin
  • SaaS Web Widget Embed
Upgrade to Pro
Lifetime Access
$39.99one-time
  • Everything in Pro Plan
  • No recurring subscription fees
  • Lifetime updates and patches
  • Priority customer support
  • Instant beta feature access
Buy Once, Own Forever

Your Data. Your Privacy.

We respect your online privacy. No analytics, tracking, or telemetry are ever collected.

Zero-Knowledge Architecture

Our extension operates entirely client-side. We do not inject cookies, track pages visited, or send details to any remote servers. Your configuration is stored locally inside Chrome's secure sandboxed storage.

Frequently Asked Questions

Answers to common questions about BioRead, licensing, and Bionic Reading.

How does Bionic Reading increase reading speed? +
By bolding the initial fixation points of words, the eyes are guided through the text, allowing the visual cortex of the brain to instantly complete the rest of the word. This creates a cognitive flow that reduces skips and back-tracking, allowing users to read up to 3 times faster.
Where do the VS Code and Obsidian plugins run? +
They run completely locally inside your respective IDE and note vaults. No notes or workspace codes are shared or uploaded, conforming strictly to our offline-first security design.
Can I transfer my Pro license key across multiple devices? +
Yes! A single subscription or lifetime license can be used across all of your personal browsers, laptops, and devices.
Is there a refund policy? +
Yes. If you choose to upgrade to Pro and find it doesn't fit your workflow, you can cancel your subscription at any time, or request a full refund on your lifetime license within 14 days of purchase.