into-md

A CLI to fetch clean urls as clean markdown for LLMs

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.