No ads and noise from any page, get a clean AI reformat in one click logo

No ads and noise from any page, get a clean AI reformat in one click

Free
FreeFree tier
Type
Open Source

About No ads and noise from any page, get a clean AI reformat in one click

cwsum is a free, open-source Chrome extension (Manifest V3) that lets you summarize or reformat any webpage with AI in one click. It opens a right-side panel where you can choose TL;DR for bullet-point takeaways or Reformat for a clean, readable Markdown version of the full page (preserving images, links, and tables). The extension supports bilingual output in English and Chinese, streams results word-by-word, and caches summaries for instant reload. Your API key (for DeepSeek, OpenAI, or any OpenAI-compatible endpoint) is stored locally in Chrome storage and never sent to intermediary servers—no analytics, no tracking. Designed for privacy and speed, cwsum works on articles, documentation, research papers, and any text-heavy page.

Key Features

AI-powered summaries: extracts page content and produces concise, structured summaries with key points, notable facts, and main takeaways
Two modes: TL;DR (bullet-point takeaways under 200 words) and Reformat (full-page Markdown with images, links, tables preserved)
Bilingual output: toggle between English and Chinese with a single click; each language gets its own cache
Smart caching: revisiting a page shows cached summary instantly with relative timestamp; refresh button forces a fresh fetch
Markdown + highlighting: full GitHub-flavored Markdown rendering with syntax highlighting via highlight.js
Keyboard shortcut: Cmd+Shift+S (Mac) or Ctrl+Shift+S (Windows/Linux) to open side panel without mouse
Configurable model: set any OpenAI-compatible model in Options; defaults to deepseek-v4-flash ($0.14/M input tokens)
Privacy-focused: API key stored in chrome.storage.sync, never leaves your machine; no analytics, no tracking, no intermediate server

Pros & Cons

Pros
  • Free and open-source with no hidden costs
  • Privacy-respecting: no analytics, no tracking, local API key storage
  • Bilingual output (English/Chinese) with separate caching
  • Smart caching avoids repeated API calls, saving money and time
  • Supports any OpenAI-compatible API endpoint (DeepSeek, OpenAI, etc.)
  • Streams results in real-time for immediate feedback
  • Keyboard shortcut and one-click access from toolbar
Cons
  • Requires an external API key (e.g., DeepSeek or OpenAI) which incurs usage costs
  • Only available for Chrome (Manifest V3) – no Firefox, Safari, or Edge support mentioned
  • Limited to text extraction; does not handle video, images (except in Reformat mode), or dynamic content
  • No built-in user accounts or sync across devices beyond Chrome storage

Best For

Summarizing long articles and news storiesReformatting documentation and research papers into clean MarkdownReading text-heavy webpages in a distraction-free, ad-free formatGetting quick bullet-point overviews of any webpageBilingual summarization for English and Chinese content

FAQ

Which AI models does it support?
Any OpenAI-compatible chat completions endpoint. It ships with deepseek-v4-flash as the default (the cheapest DeepSeek model at $0.14/M input tokens). You can change the model name in the Options page.