hget
HTML converter
Converts HTML to plain text or Markdown output
Render websites in plain text from your terminal
356 stars
7 watching
13 forks
Language: HTML
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alir3z4/html2text | Converts HTML to plain text that can be easily read and formatted as Markdown. | 1,845 |
emacsmirror/htmlize | Converts Emacs buffer text and decorations to HTML output | 0 |
macsplit/urltomarkdown | Converts HTML to Markdown and returns the result as a web service | 111 |
johanneskaufmann/html-to-markdown | Converts HTML to Markdown | 2,210 |
jcheatham/hypertextmarkdown | Converts HTML to markdown text format | 1 |
thephpleague/html-to-markdown | Converts HTML to Markdown with PHP | 1,771 |
soffes/unmarkdown | Converts HTML to Markdown | 133 |
pveyes/htmr | A lightweight library that converts HTML strings to React elements with customizable transformations and attribute handling. | 527 |
bevacqua/woofmark | Rich text editing library for HTML and Markdown | 1,630 |
deedy5/html2text_rs | Converts HTML to different formats | 2 |
dejan/auto_html | Transforms plain text into HTML code using a pipeline of filters | 786 |
alexgorbatchev/html2markdown | Converts HTML to Markdown text using a custom parser and ruleset | 7 |
xijo/reverse_markdown | Converts HTML content to Markdown format | 629 |
conversation/upmark | A tool that converts HTML documents to Markdown format using a parsing expression grammar. | 29 |
knagis/commonmark.net | Implementation of the CommonMark specification in C# for converting Markdown documents to HTML | 1,003 |