into-md turns any webpage into clean, LLM-friendly markdownβno fuss, no mess. Smart auto-detect skips unnecessary browser renders, caching keeps things speedy, and it handles cookies, tables-to-JSON, and all the webβs chaos with grace. One command does it all: into-md <url>
Copilot says:
AI-generated
Fetch any webpage and get beautifully clean markdown out the other end β perfect for feeding web content to LLMs without all the HTML cruft and JavaScript noise getting in the way.
Key features:
- π Auto-detects SPAs and falls back to headless browser rendering when needed
- π Readability-powered content extraction pulls the actual article, not the navbar
- πͺ Cookie authentication support for fetching content behind logins
- π Clean YAML frontmatter with title and metadata included automatically
This summary was generated by GitHub Copilot based on the project README.