News

MarkdownPad is a free Markdown editor for Windows that that can convert Text to HTML or XHTML for you easily. Dwnload the free version here.
This Python script, convert_html_to_text.py, is designed to convert HTML files into plain text files. It uses the BeautifulSoup library to parse and extract the text content from HTML documents. 'pip ...
An advanced converter that parses HTML and returns beautiful text. It was mainly designed to transform HTML E-Mail templates to a text representation. So it is currently optimized for table layouts.