Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: html-to-markdown

mendableai/firecrawl

🔥 Turn entire websites into LLM-ready markdown

Language: TypeScript - Size: 942 KB - Last synced: about 15 hours ago - Pushed: 1 day ago - Stars: 2,647 - Forks: 221

inhumantsar/slurp

Slurps webpages and saves them as clean, uncluttered Markdown. Think Pocket, but better.

Language: HTML - Size: 3.57 MB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 68 - Forks: 0

JohannesKaufmann/html-to-markdown

⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules.

Language: Go - Size: 501 KB - Last synced: 4 days ago - Pushed: about 1 month ago - Stars: 720 - Forks: 72

vsch/flexmark-java

CommonMark/Markdown Java parser with source level AST. CommonMark 0.28, emulation of: pegdown, kramdown, markdown.pl, MultiMarkdown. With HTML to MD, MD to PDF, MD to DOCX conversion modules.

Language: Java - Size: 149 MB - Last synced: 3 days ago - Pushed: 2 months ago - Stars: 2,187 - Forks: 259

syfxlin/xkeditor 📦

:pencil: XK-Editor | 一个支持富文本和Markdown的编辑器

Language: CSS - Size: 15.1 MB - Last synced: 5 days ago - Pushed: over 2 years ago - Stars: 57 - Forks: 5

tim-gromeyer/html2md

Transform your HTML into clean, easy-to-read markdown with html2md.

Language: C++ - Size: 985 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 16 - Forks: 0

izyuumi/html2md-rs

HTML to Markdown Parser in Rust

Language: Rust - Size: 90.8 KB - Last synced: 11 days ago - Pushed: 12 days ago - Stars: 6 - Forks: 1

breakdance/breakdance

It's time for your markup to get down! HTML to markdown converter. Breakdance is a highly pluggable, flexible and easy to use.

Language: JavaScript - Size: 1.67 MB - Last synced: 4 days ago - Pushed: almost 2 years ago - Stars: 512 - Forks: 28

gautamdhameja/medium-2-md

A CLI tool that converts exported Medium posts (html) to Jekyll/Hugo compatible markdown with front matter.

Language: JavaScript - Size: 258 KB - Last synced: 13 days ago - Pushed: 4 months ago - Stars: 137 - Forks: 18

mrusme/reader

reader is for your command line what the “readability” view is for modern browsers: A lightweight tool offering better readability of web pages on the CLI.

Language: Go - Size: 21.4 MB - Last synced: 7 days ago - Pushed: about 1 month ago - Stars: 217 - Forks: 6

serp-ai/html-to-markdown-converter-and-reverse

Convert HTML to Markdown, and Convert Markdown to HTML

Language: Jupyter Notebook - Size: 1.01 MB - Last synced: 8 days ago - Pushed: 3 months ago - Stars: 3 - Forks: 2

mixmark-io/turndown

🛏 An HTML to Markdown converter written in JavaScript

Language: HTML - Size: 3.86 MB - Last synced: 25 days ago - Pushed: about 1 month ago - Stars: 7,819 - Forks: 822

adbar/trafilatura

Python & command-line tool to gather text on the Web: web crawling/scraping, extraction of text, metadata, comments

Language: Python - Size: 23.2 MB - Last synced: 26 days ago - Pushed: 27 days ago - Stars: 2,688 - Forks: 205

philschmid/clipper.js

HTML to Markdown converter and crawler.

Language: TypeScript - Size: 674 KB - Last synced: 25 days ago - Pushed: 4 months ago - Stars: 411 - Forks: 28

paulpierre/markdown-crawler

A multithreaded 🕸️ web crawler that recursively crawls a website and creates a 🔽 markdown file for each page, designed for LLM RAG

Language: Python - Size: 1.14 MB - Last synced: 27 days ago - Pushed: 6 months ago - Stars: 105 - Forks: 11

0x6b/copy-selection-as-markdown

Firefox add-on to copy selection as Markdown

Language: HTML - Size: 8.38 MB - Last synced: 7 days ago - Pushed: about 2 months ago - Stars: 174 - Forks: 14

repository-template/HtmlToMarkdown

Converting HTML(url / .html) to Markdown or Plain Text. 转换HTML(支持url或本地html文件)为Markdown格式 或 Plain Text纯文本。

Language: HTML - Size: 101 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

viktomas/url-to-markdown

Script that fetches page content fromo URL and turns it into Markdown

Language: JavaScript - Size: 79.1 KB - Last synced: 11 days ago - Pushed: almost 2 years ago - Stars: 7 - Forks: 2

Daethyra/context-curator Fork of BuilderIO/gpt-crawler

Create documents to improve the accuracy of large language models which employ retrieval augmented generation.

Language: TypeScript - Size: 778 KB - Last synced: 11 days ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

EvitanRelta/htmlarkdown

HTML-to-Markdown converter that adaptively preserves HTML when needed (eg. when center-aligning, or resizing images)

Language: TypeScript - Size: 2.01 MB - Last synced: 24 days ago - Pushed: about 1 year ago - Stars: 51 - Forks: 2

AndyTheFactory/article-extraction-dataset

Article title, authors, date and body extraction dataset.

Language: HTML - Size: 31.9 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

hotmit/table-markdown-userscript

Tampermonkey script to copy html to markdown format.

Language: JavaScript - Size: 112 KB - Last synced: about 2 months ago - Pushed: about 7 years ago - Stars: 6 - Forks: 0

exhesham/angular-markdown-editor

Angular4 markdown editor - write html and download as markdown. demo at mdedit4.firebaseapp.com

Language: TypeScript - Size: 1020 KB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 3

ActuallyTaylor/SwiftHTMLToMarkdown

A simple Swift package that converts HTML into Markdown

Language: Swift - Size: 27.3 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 18 - Forks: 8

dedalozzo/converter

A set of classes to translate a text from a HTML to BBcode and from BBCode to Markdown.

Language: PHP - Size: 71.3 KB - Last synced: 26 days ago - Pushed: about 3 years ago - Stars: 25 - Forks: 9

helloworld-Co/html2md

helloworld 开发者社区开源的一个轻量级,强大的 html 一键转 md 工具,支持多平台文章一键转换,并保存下载到本地。

Language: JavaScript - Size: 720 KB - Last synced: 2 months ago - Pushed: over 2 years ago - Stars: 590 - Forks: 161

ElektroStudios/Markdown-Toolbox

Multiple Markdown web services hosted in a single desktop application.

Language: Visual Basic .NET - Size: 408 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

yannickperrenet/bookmarkdown

✅ Parse your browser's exported HTML bookmark file to Markdown.

Language: Python - Size: 15.6 KB - Last synced: 4 days ago - Pushed: over 2 years ago - Stars: 17 - Forks: 0

notlmn/copy-as-markdown

🖱 Browser extension to copy hyperlinks, images, and selected text as Markdown with GFM support

Language: JavaScript - Size: 516 KB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 282 - Forks: 46

nhn/to-mark Fork of shiren/toMark

html to markdown(+gfm) convertor

Language: JavaScript - Size: 569 KB - Last synced: about 10 hours ago - Pushed: over 4 years ago - Stars: 13 - Forks: 6

Xre0uS/Table2MD

Converts HTML, Excel, CSV and more to markdown tables. Smart selection mode dynamically find cells.

Language: JavaScript - Size: 74.2 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

xiezheyuan/html2md

HTML2MD Project

Language: JavaScript - Size: 308 KB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

KOUISAmine/html-to-markdown

Converting HTML to Markdown involves translating the HTML markup into Markdown syntax.

Language: HTML - Size: 3.91 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

ParryQiu/Generate-Cnblogs-Articles-To-Markdown

导出博客园的文章成 Markdown 文件存储

Language: C# - Size: 1.44 MB - Last synced: 24 days ago - Pushed: over 5 years ago - Stars: 24 - Forks: 19

pindio58/scrappingFromCodeWars

Let's do web scrapping from codewars and bring all the solution codes along with their README at once

Language: Python - Size: 125 KB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

brainhivenl/html-to-markdown

Language: Rust - Size: 37.1 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 2 - Forks: 0

CompetitiveLin/LeetcodeToMarkdown

一个可将Leetcode的题目和代码打包生成Markdown文件的油猴脚本

Size: 22.5 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

CrystalAlpha358/html2dismd Fork of Alir3z4/html2text

Convert HTML to Discord's Markdown-formatted text.

Language: Python - Size: 799 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

Eished/html-to-markdown

本地批量 HTML 转换 Markdown 格式,用于 Evernote 导出笔记迁移到 Obsidian

Language: JavaScript - Size: 2.93 KB - Last synced: 20 days ago - Pushed: over 1 year ago - Stars: 4 - Forks: 1

andrewdotn/2md

convert formatted text to markdown

Language: TypeScript - Size: 2.12 MB - Last synced: 10 days ago - Pushed: about 1 year ago - Stars: 9 - Forks: 0

puhoy/readability_cli

a cli tool to fetch webpages main content and print it as markdown

Language: Python - Size: 1.95 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

CrazyMrYan/node-reptile

nodejs 将掘金 html 转化成 markdown

Language: JavaScript - Size: 345 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

trubitsyn/bookmarks2markdown 📦

Convert bookmarks to Markdown

Language: Python - Size: 8.79 KB - Last synced: 2 days ago - Pushed: over 2 years ago - Stars: 5 - Forks: 1

sh78/markdownizr-chrome

A Chrome plugin for yanking clean markdown from website content

Language: JavaScript - Size: 1.02 MB - Last synced: 9 months ago - Pushed: about 3 years ago - Stars: 12 - Forks: 4

breakdance/breakdance-request

Convert webpages to markdown! API and CLI.

Language: JavaScript - Size: 52.7 KB - Last synced: 7 days ago - Pushed: over 6 years ago - Stars: 12 - Forks: 0

theritikchoure/MDMaker

MDmaker, the hassle-free solution for generating high-quality contributing.md and code_of_conduct.md files for your projects. Say goodbye to manual creation and let MDmaker streamline your documentation process with its intuitive interface and customizable templates.

Language: JavaScript - Size: 6.86 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

bevacqua/domador

:smirk_cat: Dependency-free and lean DOM parser that outputs Markdown

Language: JavaScript - Size: 177 KB - Last synced: 14 days ago - Pushed: almost 2 years ago - Stars: 83 - Forks: 8

griderd/WYSIWYG-Markdown-Editor

A WYSIWYG markdown editor for Windows.

Language: C# - Size: 42 KB - Last synced: 9 months ago - Pushed: over 5 years ago - Stars: 2 - Forks: 2

breakdance/breakdance-mercury

Breakdance plugin for mercury, the spiritual successor to readability.com. Mercury removes ads and distractions from HTML before passing it to breakdance, resulting in cleaner, more readable markdown.

Language: JavaScript - Size: 13.7 KB - Last synced: 7 days ago - Pushed: over 6 years ago - Stars: 9 - Forks: 0

OS-expected/EzGitDoc

Simple & fast WYSIWYG repo documentation generator with personal enchacements.

Language: JavaScript - Size: 21.3 MB - Last synced: 11 days ago - Pushed: 10 months ago - Stars: 6 - Forks: 0

gooddavvy/html-to-markdown-converter

HTML to Markdown Converter

Language: JavaScript - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 2 - Forks: 1

EvitanRelta/markgh

Online WYSIWYG GFM editor. Same look as Github's markdown. Supports HTML-in-Markdown feat. (eg. center-align/superscript/underline)

Language: TypeScript - Size: 18.8 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 9 - Forks: 2

papyrs/markdown-plugin

A Chrome plugin to convert Papyrs blog posts to markdown

Language: TypeScript - Size: 116 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 3 - Forks: 1

DavidLJz/markitdown-in-chrome

Repository for the MarkItDown Chrome Extension (WIP)

Language: JavaScript - Size: 20.5 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 5 - Forks: 0

yujiahaol68/downmark

A Go package that can convert html doc to markdown file

Language: Go - Size: 26.4 KB - Last synced: 9 months ago - Pushed: over 6 years ago - Stars: 8 - Forks: 0

mProjectsCode/d20pfsrd_obsidian_importer

A script to import d20pfsrd or 5esrd into Obsidian

Language: C# - Size: 159 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 14 - Forks: 2

isabellaenriquez/wiki

A simplified online encyclopedia with Markdown-formatted entries. Powered by Django.

Language: Python - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

nasa8x/markdown-parser

HTML-to-Markdown converter

Language: HTML - Size: 17.6 KB - Last synced: 13 days ago - Pushed: over 4 years ago - Stars: 3 - Forks: 0

alexwkleung/Eva-ST-Util

Simple wrapper utility around unist syntax tree utils (mdast/hast)

Language: TypeScript - Size: 112 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

Aias/evernote-to-markdown

Converts HTML notes exported from Evernote to plain markdown files, to do with what you will.

Language: JavaScript - Size: 111 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

joriewong/html2md Fork of LCTT/LCTT-Helper

:fax:html2MD

Language: JavaScript - Size: 3.09 MB - Last synced: 11 days ago - Pushed: about 5 years ago - Stars: 3 - Forks: 0

Wakeful-Cloud/html-translator

Translate HTML5 to Discord flavored markdown

Language: TypeScript - Size: 271 KB - Last synced: 29 days ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 1

dohliam/html-table2text

HTML Table to Text - Extract and convert HTML tables to plain text formats

Language: Ruby - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 3 - Forks: 0

greenzorro/something-to-markdown

Convert complex HTML to markdown.

Language: JavaScript - Size: 73.2 KB - Last synced: 22 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 2

princed/confluence-html-to-md

Confluence exported html to markdown converter

Language: JavaScript - Size: 129 KB - Last synced: 24 days ago - Pushed: about 9 years ago - Stars: 2 - Forks: 2

siaikin/mdReverse

written by JavaScript. Convert HTML to Markdown.(将HTML转换为Markdown)

Language: JavaScript - Size: 317 KB - Last synced: 3 days ago - Pushed: over 4 years ago - Stars: 16 - Forks: 3

stcarrez/wi2wic

Wiki 2 Wiki Converter

Language: Ada - Size: 295 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

twjmy/twjmy.github.io

GitHub Page

Language: HTML - Size: 141 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

nettee/copy-it-as-markdown

Copy your selected text or page link in browser and turn it into markdown snippet

Language: JavaScript - Size: 229 KB - Last synced: 12 months ago - Pushed: over 4 years ago - Stars: 6 - Forks: 0

geotribu/scraping_old_site

Outillage d'extraction du contenu de l'ancien site de Geotribu (web scraping, conversion en markdown...)

Language: Python - Size: 164 KB - Last synced: 6 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

SpiffGreen/markdown-parser

An api for parsing markdown to html and html to markdown

Language: JavaScript - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

joaquinOnSoft/html2md

HTML to Markdown conversion tool.

Language: HTML - Size: 212 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

zhanglianxin/turndown-service

Convert HTML to Markdown.

Language: HTML - Size: 63.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

noflo/noflo-markdown

Markdown processing components for NoFlo

Language: JavaScript - Size: 67.4 KB - Last synced: about 3 hours ago - Pushed: over 1 year ago - Stars: 2 - Forks: 5

hvlck/laggar

site-to-markdown converter

Language: Rust - Size: 55.7 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

renesugar/html2txt

Language: HTML - Size: 1.24 MB - Last synced: 6 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 2

vskjefst/wordpress-to-hugo-converters

Some tiny Kotlin utilities to help you convert your WordPress site to Hugo.

Language: Kotlin - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

breakdance/gulp-breakdance

Gulp plugin for breakdance, the HTML-to-markdown converter for node.js.

Language: JavaScript - Size: 15.6 KB - Last synced: 25 days ago - Pushed: almost 7 years ago - Stars: 3 - Forks: 1

marcusds/grunt-turndown Fork of paazmaya/grunt-html2md

Transform HTML files to Markdown in a Grunt task

Language: JavaScript - Size: 213 KB - Last synced: 26 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0