Cloudflare has launched a new feature allowing websites to serve content in Markdown instead of HTML specifically for AI crawlers. This initiative aims to reduce the computational costs and "noise" associated with web scraping for artificial intelligence models.
Why Markdown Over HTML?
HTML files often contain excessive code, scripts, and styling that complicate data extraction. Markdown offers a cleaner, text-based format that is easier for AI bots to process.
In a practical test, Cloudflare reported that a single blog post was reduced from 16,180 tokens in HTML to just 3,150 tokens in Markdown—a reduction of nearly 80%.
Benefits for Site Owners
- Efficiency: AI models can ingest content faster and more accurately.
- Cost Reduction: Processing fewer tokens lowers the computational load on both the crawler and the host.
- Accessibility: Website owners can easily enable this option via the Cloudflare management dashboard.
This tool provides a bridge between traditional web publishing and the growing infrastructure requirements of the AI industry.


