awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·2 Aufrufe

Markdown Clipper

markdown-clipper ist eine Browser-Erweiterung, die Website-Inhalte in Markdown-Dateien für die Offline-Speicherung und persönliche Wissensdatenbanken konvertiert. Sie fungiert als Content-Extractor und HTML-zu-Markdown-Konverter, der Layout-Ballast entfernt, um den Primärtext zu isolieren.

Das Tool enthält eine spezifische Integration, um geklippte Webinhalte direkt in Vaults und Ordner innerhalb der Obsidian-Notiz-App zu senden. Es unterstützt zudem Batch-Verarbeitung, um alle offenen Browser-Tabs in individuelle Markdown-Dateien zu konvertieren.

Die Erweiterung deckt ein breites Spektrum an Extraktionsfunktionen ab, einschließlich des Erfassens von ausgewähltem Text, der Vereinfachung von Webseiteninhalten und dem Exportieren von Daten über die Systemzwischenablage oder lokale Dateidownloads. Benutzer können Dateibenennungs- und Groß-/Kleinschreibungskonventionen anpassen, um die Kompatibilität mit externen Anwendungen zu wahren.

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-Verlauf

Star-Verlauf für deathau/markdown-clipperStar-Verlauf für deathau/markdown-clipper

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht deathau/markdown-clipper?

markdown-clipper ist eine Browser-Erweiterung, die Website-Inhalte in Markdown-Dateien für die Offline-Speicherung und persönliche Wissensdatenbanken konvertiert. Sie fungiert als Content-Extractor und HTML-zu-Markdown-Konverter, der Layout-Ballast entfernt, um den Primärtext zu isolieren.

Was sind die Hauptfunktionen von deathau/markdown-clipper?

Die Hauptfunktionen von deathau/markdown-clipper sind: 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.

Welche Open-Source-Alternativen gibt es zu deathau/markdown-clipper?

Open-Source-Alternativen zu deathau/markdown-clipper sind unter anderem: 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…

Open-Source-Alternativen zu Markdown Clipper

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Markdown Clipper.
  • mendableai/firecrawl-mcp-serverAvatar von mendableai

    mendableai/firecrawl-mcp-server

    6,602Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,602
  • kepano/defuddleAvatar von kepano

    kepano/defuddle

    3,189Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,189
  • deathau/markdownloadAvatar von deathau

    deathau/markdownload

    3,678Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,678
  • obsidianmd/obsidian-clipperAvatar von obsidianmd

    obsidianmd/obsidian-clipper

    3,032Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,032
  • Alle 30 Alternativen zu Markdown Clipper anzeigen→