awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
deathau avatar

deathau/markdown-clipperFork

0
View on GitHub↗
3,928 stars·330 forks·JavaScript·Apache-2.0·13 views

Markdown Clipper

markdown-clipper is a browser extension that converts website content into markdown files for offline storage and personal knowledge bases. It functions as a content extractor and HTML to markdown converter that removes layout clutter to isolate primary text.

The tool includes a specific integration for sending clipped web content directly into vaults and folders within the Obsidian note-taking application. It also supports batch processing to convert all open browser tabs into individual markdown files.

The extension covers a broad range of extraction capabilities, including capturing selected text, simplifying web page content, and exporting data via the system clipboard or local file downloads. Users can customize output file naming and casing conventions to maintain compatibility with external applications.

Features

  • Web Page Markdown Converters - Converts web page content into clean markdown files and saves them to the local system.
  • Browser Web Clippers - Functions as a browser extension that captures web page content and saves it as markdown notes.
  • Personal Knowledge Management - Captures web highlights and full pages for organization within personal knowledge bases like Obsidian.
  • HTML to Markdown Converters - Transforms raw HTML structures into clean markdown text to improve readability and portability.
  • Web-to-Markdown Conversions - Transforms HTML elements from the web page into a structured markdown format.
  • Web Article Extraction - Isolates the main article body by stripping layout clutter such as navigation bars and footers.
  • Browser-Extension Extractors - Extracts structured content from web pages using DOM traversal and readability algorithms within a browser extension.
  • Web Clipping Extractors - Isolates and saves specific user-selected segments of web content for use in other documents.
  • Browser Extension Scripts - Implements scripts that run within the web page context to manipulate the DOM and extract content.
  • Web Page Content Cleaning - Removes non-essential elements like ads and banners to isolate the most relevant primary content.
  • Obsidian Content Saves - Implements a bridge to store clipped web material directly as notes within an Obsidian vault.
  • Content Extractions - Captures only highlighted portions of a web page and saves them as individual markdown files.
  • Web Content Archiving - Saves website pages as markdown files for long-term local storage and offline reading.
  • Generated File Downloads - Triggers browser-managed downloads to save generated markdown files directly to local storage.
  • Bulk Tab Bookmarkers - Saves all currently open browser tabs as individual markdown files to capture research sessions.
  • Batch Content Extraction - Iterates through all open browser tabs to extract and save content in bulk as markdown files.
  • Offline Web Page Archivers - Captures web pages as local markdown files for reading and editing without an internet connection.
  • Web Clipping Extensions - Clips web pages into readable markdown files.

Star history

Star history chart for deathau/markdown-clipperStar history chart for deathau/markdown-clipper

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does deathau/markdown-clipper do?

markdown-clipper is a browser extension that converts website content into markdown files for offline storage and personal knowledge bases. It functions as a content extractor and HTML to markdown converter that removes layout clutter to isolate primary text.

What are the main features of deathau/markdown-clipper?

The main features of deathau/markdown-clipper are: Web Page Markdown Converters, Browser Web Clippers, Personal Knowledge Management, HTML to Markdown Converters, Web-to-Markdown Conversions, Web Article Extraction, Browser-Extension Extractors, Web Clipping Extractors.

Which projects share features with deathau/markdown-clipper?

Projects with overlapping indexed features include: mendableai/firecrawl-mcp-server — This project is a Model Context Protocol server that connects large language models to web scraping and crawling… kepano/defuddle — Defuddle is a command line web parser and content extractor designed to isolate the primary article body from web… deathau/markdownload — Markdownload is a browser extension that functions as a markdown web clipper, converting webpages and selected text… obsidianmd/obsidian-clipper — This project is a markdown web clipper and local-first web archiver. It functions as a browser extension that extracts… webclipper/web-clipper — Web Clipper is a browser extension that captures web content and saves it directly to a variety of note-taking and… tagspaces/tagspaces — TagSpaces is an offline-first file tagging and organization platform that lets you manage local files with portable…

Projects sharing features with Markdown Clipper

These projects share indexed features with Markdown Clipper. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • mendableai/firecrawl-mcp-servermendableai avatar

    mendableai/firecrawl-mcp-server

    6,602View on GitHub↗

    This project is a Model Context Protocol server that connects large language models to web scraping and crawling tools. It functions as a bridge, allowing LLM clients to utilize a web crawling engine and scraping utilities to extract and process web data. The server integrates a markdown web converter that transforms dynamic web pages and PDF documents into clean markdown to optimize consumption by AI models. It also provides a browser automation interface for controlling headless sessions and bypassing access restrictions. The system covers broad capabilities including large-scale website d

    JavaScript
    View on GitHub↗6,602
  • kepano/defuddlekepano avatar

    kepano/defuddle

    3,189View on GitHub↗

    Defuddle is a command line web parser and content extractor designed to isolate the primary article body from web pages and convert the result into standardized markdown. It functions as a content cleaner that removes layout clutter, such as sidebars and headers, to retrieve the main text and associated metadata. The tool provides a terminal interface that processes content from remote URLs, local files, or piped HTML streams. It supports custom content targeting, allowing users to specify CSS selectors to manually define the main content area when automatic detection is insufficient. The sy

    TypeScript
    View on GitHub↗3,189
  • deathau/markdownloaddeathau avatar

    deathau/markdownload

    3,678View on GitHub↗

    Markdownload is a browser extension that functions as a markdown web clipper, converting webpages and selected text into clean markdown files for offline storage and archiving. It operates as a content extractor that isolates the main document from the page while removing navigation elements and advertisements. The tool includes a template generator for injecting dynamic front-matter and metadata into documents via user-defined placeholders. It also serves as a local media downloader that saves remote images to the filesystem and updates links to reference those local files. Additionally, it

    JavaScriptchrome-extensionedge-extensionfirefox-addon
    View on GitHub↗3,678
  • obsidianmd/obsidian-clipperobsidianmd avatar

    obsidianmd/obsidian-clipper

    3,032View on GitHub↗

    This project is a markdown web clipper and local-first web archiver. It functions as a browser extension that extracts web page content and highlights, saving them as structured markdown files for personal knowledge management and long-term preservation. The utility acts as a template-based content extractor, transforming raw website data into formatted notes. It uses custom variables and processing filters to organize how captured information is structured before it is sent to a local directory.

    TypeScriptbravebrowser-extensionchrome
    View on GitHub↗3,032
Compare all 30 related projects→