Tag
pxpipe is a local proxy that reduces Claude Code's token usage by converting bulky context (system prompts, tool docs, history) into compact images, achieving 59-70% cost savings with minimal accuracy loss. It exploits the token efficiency of images over text for dense content.
pxpipe is a local proxy that reduces Claude Code token usage by converting dense text (system prompts, tool docs, history) into compact PNG images, achieving ~60% cost savings by exploiting the fixed token cost of images regardless of text density.
Introducing Takumi v2 beta, a Rust engine that renders JSX to images without a headless browser, adding SVG output, on-demand Google Fonts, language-aware text handling, and improved font caching.