Client-Side Execution
Rendering, token counting, exports, and LLM calls all run on your device. API calls go directly from your browser to the provider — we are never in the path.
- Zero server-side processing
- No content ever sent to cloud
- Works offline after first load