01Converts clean HTML to Markdown with TurndownService.
02Functions as a command-line tool and an MCP server.
03Extracts meaningful content from web pages using Mozilla's Readability.
04Securely handles HTML by removing potentially harmful script tags.
05Supports direct conversion of local HTML files to Markdown.