Skip to content

nushoin/html2text

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

html2text is a Python script that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).

Usage: python html2text.py [(filename|url) [encoding]]

Originally written by Aaron Swartz. This code is distributed under the GPLv3.

About

Convert HTML to Markdown-formatted text.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.9%
  • Shell 5.1%