PixelRAG skips HTML parsing, uses screenshots for web retrieval, and beats text RAG by 18.1%

Roger_M_Taylor · x · 2026-07-25

PixelRAG is an open-source retrieval system that skips HTML parsing entirely.

Instead of converting web pages into text, it screenshots the page and retrieves over the rendered image. A vision-language model then reads the answer directly from pixels, which the authors argue preserves layout, tables, and charts that text parsers often destroy.

Key claims from the post:

The repo also includes a Claude Code plugin that lets Claude screenshot any URL and read the rendered page.

Original post →

More from coding & agent

coding & agent channel →