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
webclipper avatar

webclipper/web-clipper

0
View on GitHub↗
6,800 stars·646 forks·TypeScript·15 viewsclipper.website↗

Web Clipper

Web Clipper is a browser extension that captures web content and saves it directly to a variety of note-taking and productivity platforms. It strips distracting page elements like ads and sidebars before clipping, ensuring only the core article, recipe, or product information is stored cleanly.

The extension supports saving content to multiple destinations including Notion, OneNote, Obsidian, Joplin, Confluence, and GitHub, allowing users to send web clippings to their preferred workspace with a single action. It uses a plugin-based architecture where each platform is wrapped in an adapter that translates generic clip data into platform-specific API calls, and an asynchronous queue handles delivery across multiple targets simultaneously.

Content extraction relies on DOM traversal and readability algorithms to pull structured content from web pages, which then passes through a normalization pipeline that strips clutter, standardizes formatting, and extracts metadata before delivery. The extension uses a cross-origin message bridge to securely transfer clipped content from the content script to the background service worker, and platforms are registered through a configuration schema defining authentication, endpoints, and formatting rules.

Features

  • Web Clipping Extensions - A browser extension that captures web content and saves it to note-taking platforms like Notion, OneNote, and Obsidian.
  • Clipping Extensions - Provides a browser extension that strips page clutter and saves clean article content to supported note apps.
  • Note Platform Adapters - Wraps each supported note platform in a plugin adapter that translates generic clip data into platform-specific API calls.
  • Multi-Platform Saves - Saves selected web content directly to multiple note-taking and productivity platforms from the browser.
  • Note Platform Saves - Saves any web page or selection directly to supported note-taking and productivity services.
  • Web Clipping Saves - Captures web pages or selections and saves them directly into note-taking apps for organized reference.
  • Web Clipping Saves - Saves selected web content directly to supported note-taking and productivity services with a single action.
  • Clipping Integrations - Sends clipped web pages to multiple productivity services including Joplin, Confluence, and GitHub.
  • Browser-Extension Extractors - Extracts structured content from web pages using DOM traversal and readability algorithms before sending to target platforms.
  • Note Platform Saves - Saves web content to a variety of destinations including GitHub, Confluence, and Obsidian from a single browser extension.
  • Clutter Removal - Removes distracting page elements so only the core article, recipe, or product information is clipped.
  • Web Content Pipelines - Passes raw web content through a pipeline that strips clutter, normalizes formatting, and extracts metadata before delivery.
  • Clipping Cleaners - Strips ads, sidebars, and other distractions from web pages before clipping the core content for clean storage.
  • Content Saves - Saves clipped web content as files or issues directly into a GitHub repository.
  • Joplin Content Saves - Adds captured web pages to Joplin's note database.
  • Obsidian Content Saves - Stores clipped web material as notes in an Obsidian vault.
  • OneNote Content Saves - Delivers web clippings into OneNote notebooks for later reference.
  • Content Saves - Stores clipped material in a Confluence page or space.
  • Content Saves - Sends captured web content to a Notion workspace for organized storage.

Star history

Star history chart for webclipper/web-clipperStar history chart for webclipper/web-clipper

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to Web Clipper

Similar open-source projects, ranked by how many features they share with Web Clipper.
  • deathau/markdown-clipperdeathau avatar

    deathau/markdown-clipper

    3,928View on GitHub↗

    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 selec

    JavaScript
    View on GitHub↗3,928
  • mozilla/readabilitymozilla avatar

    mozilla/readability

    11,298View on GitHub↗

    Readability is a JavaScript library designed for web content extraction. It functions as a DOM parsing utility and article metadata extractor that isolates the primary text of a webpage by removing clutter such as advertisements and navigation bars. The library employs a heuristic-based content detector to predict if a webpage contains a parseable article before performing full extraction. It uses a parsing workflow to convert complex HTML documents into a simplified format, facilitating the implementation of distraction-free reader views. The tool covers several capability areas, including

    JavaScript
    View on GitHub↗11,298
  • 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
  • tagspaces/tagspacestagspaces avatar

    tagspaces/tagspaces

    4,935View on GitHub↗

    TagSpaces is an offline-first file tagging and organization platform that lets you manage local files with portable metadata stored directly in filenames or sidecar JSON files, eliminating the need for a central database. It functions as a full-text file search engine, a Kanban board file organizer, a local AI file assistant, an S3-compatible cloud file manager, and a web clipper and bookmark manager, all within a single application. The project distinguishes itself through a local-first architecture where all file operations, indexing, and AI processing run entirely on the device, with cloud

    TypeScriptelectronjavascriptnote-taking
    View on GitHub↗4,935
See all 22 alternatives to Web Clipper→

Frequently asked questions

What does webclipper/web-clipper do?

Web Clipper is a browser extension that captures web content and saves it directly to a variety of note-taking and productivity platforms. It strips distracting page elements like ads and sidebars before clipping, ensuring only the core article, recipe, or product information is stored cleanly.

What are the main features of webclipper/web-clipper?

The main features of webclipper/web-clipper are: Web Clipping Extensions, Clipping Extensions, Note Platform Adapters, Multi-Platform Saves, Note Platform Saves, Web Clipping Saves, Clipping Integrations, Browser-Extension Extractors.

What are some open-source alternatives to webclipper/web-clipper?

Open-source alternatives to webclipper/web-clipper include: deathau/markdown-clipper — markdown-clipper is a browser extension that converts website content into markdown files for offline storage and… kepano/defuddle — Defuddle is a command line web parser and content extractor designed to isolate the primary article body from web… mozilla/readability — Readability is a JavaScript library designed for web content extraction. It functions as a DOM parsing utility and… tagspaces/tagspaces — TagSpaces is an offline-first file tagging and organization platform that lets you manage local files with portable… liamballin/obsidianbookmark — Chrome extension and nodejs server to allow web clipping to Obsidian. jplattel/obsidian-clipper — A Chrome extension that easily clips selections to Obsidian.