Sneak Peek: v1.0.7 Coming Soon

Your Browsing is Your Business.

A privacy-first desktop browser built on Electron. Zero telemetry, zero data collection from you.

View on GitHub Explore Features
Raw Browser Interface - Main Dashboard
Engineered for absolute control

Uncompromising Architecture

Privacy & Security

  • Network Level Blocking: Backed by the powerful uBlock Origin core. 100k+ filter rules blocked at the source.
  • Fingerprint Spoofing: Hardware API noise injection, Canvas, & WebGL protection.
  • WebRTC Protection: Forces relay-only mode. Your real IP stays hidden.
  • Ignore Mode: Fully isolated incognito window — no history, no trace.

Identity & Location

  • Location Masking: Spoof GPS coordinates to 50+ global cities.
  • Poison Data: Flood trackers with fake behavioral signals to hide in plain sight.
  • User Agent Masking: Appears as standard Windows Chrome to all sites.
  • Tracker Stripping: Removes UTM codes and 50+ tracking tokens from URLs automatically.

Media & Video

  • Video Downloader: Download from 1,000+ sites (powered by yt-dlp).
  • Picture-in-Picture: Pop out any video into a floating overlay.
  • Tab Audio Manager: Instantly mute, skip, or jump to playing audio tabs.
  • Video Speed Control: Fine-grained 0.25x - 3x playback injected anywhere.

Productivity Toolkit

  • Notes: Local markdown-compatible notepad with auto-save.
  • Downloads Manager: Live speeds, ETA, and searchable history.
  • Screenshot Tool: Capture full pages or regions natively (Ctrl+Shift+S).
  • Smart Calculator: Scientific calculator with expression support.

Interface & Design

  • Custom Themes: Nord, Dracula, Catppuccin, Synthwave, Frutiger Aero.
  • Vertical Tabs: Collapsible left sidebar layout.
  • Live Wallpapers: Set MP4/WebM video backgrounds on new tabs.
  • Discord RPC: Optional status updates (off by default).

Built-In Add-Ons

  • Visuals: Dark Mode, Reader Mode, High Contrast.
  • Privacy: One-click Cookie Cleaner.
  • Accessibility: Font Boost & Custom Cursors.
  • Media: Native YouTube Ad Skip integration.
Zero Compromise

Our Privacy Philosophy

Raw Browser is built on a single, uncompromising principle: your browsing is your business.

Core Technology: Raw Browser relies on the industry-leading uBlock Origin engine, utilizing premium community lists like EasyPrivacy. We gratefully acknowledge the open-source community that makes true privacy possible.

Developers

Compile from Source

git clone https://github.com/sharp4real/rawbrowser.git
cd rawbrowser
npm install
npm start

# Build for your targeted architecture
npm run build:win     # Windows (.exe installer)
npm run build:mac     # macOS (.dmg)
npm run build:linux   # Linux (.AppImage / .deb)
npm run build:flatpak # Flatpak