Description
Converts HTML pages or fragments into readable Markdown-style text. It is useful for scripts that archive web content, clean emails, prepare documentation, or turn rich HTML into plain text for terminals and tools.
It can be used as a Python library and commonly as a command-line converter. Review the input source when converting web pages, because hidden links or tracking content may still appear in the extracted text.