About | Documentation | llms.txt | Sponsor
Web browsing should not require omnimodal vision models.
TideSurf converts the live DOM into a compressed structured representation optimized for LLMs.
TideSurf is a TypeScript library that connects Chromium to LLM agents via the
Chrome DevTools Protocol.
It walks the live DOM, compresses it into a token-efficient structured representation
(50-200 tokens per page), and exposes 18 tool definitions for LLM function calling.
In short, a DOM compression that keeps token costs 10-100x lower than screenshot-based approaches.
Getting started Page format Token budget Agent patterns Security API reference
