Skip to content

ysm-dev/cpdown

Repository files navigation

cpdown

cpdown logo

Copy any webpage as clean markdown.

Overview

cpdown is a browser extension that allows you to copy the content of any webpage as clean, formatted markdown. If you're on YouTube, you can also copy the subtitle as markdown.

Demo

Cap.2025-05-21.at.17.13.06.mp4

Features

  • 📋 Copy any webpage content as clean markdown with one click (or keyboard shortcut)
  • 📋 Copy YouTube subtitle as clean markdown with one click (or keyboard shortcut)
  • 📖 Uses Defuddle or Mozilla's Readability to extract the main content
  • 🔍 Removes unnecessary HTML elements (scripts, styles, iframes, etc.)
  • 🔢 Shows token count for the copied content (for LLM)
  • ⌨️ Keyboard shortcut support

Installation

Manual Installation

  1. Clone this repository
  2. Install dependencies:
    bun i
  3. Build the extension:
    bun run build
  4. Load the unpacked extension:
    • Open Chrome/Edge and navigate to chrome://extensions
    • Enable "Developer mode"
    • Click "Load unpacked" and select the .output/chrome-mv3 directory

Usage

  1. Navigate to any webpage you want to copy
  2. Click the cpdown icon in your browser toolbar, or use the keyboard shortcut
  3. The page content will be copied to your clipboard as markdown
  4. Paste the markdown content anywhere you need it

Settings

cpdown offers several configuration options:

  • Use Defuddle: Use Defuddle to clean up the markdown output
  • Use Mozilla Readability: Parse webpage content using Readability for cleaner markdown output
  • Wrap in Triple Backticks: Wrap the copied content in triple backticks for better readability
  • Show Success Toast: Display a notification when content is successfully copied
  • Show Raycast Confetti: Celebrate successful copying with a confetti animation (for Raycast users)

Development

This extension is built with:

Development Commands

bun run dev

License

MIT

About

📥 cpdown - Copy to clipboard any webpage content/youtube subtitle as clean markdown with one click or shortcut

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •