About the Context Window Visualizer
Context window limits are shared between the prompt, any retrieved context, and the model's response โ a long RAG prompt can silently crowd out the room a model needs to answer. This tool shows what percentage of a model's context window your current text uses, after reserving space for the expected output.
Key Features
- Covers context windows from 16K (GPT-3.5) up to 2M tokens (Gemini 1.5 Pro).
- Reserve a token budget for the response and see remaining headroom.
- 100% client-side โ your text never leaves the browser.