Privacy
parsebox.dev is local-first. Documents you paste, drop, or open never leave your browser unless you opt into a feature that explicitly says otherwise.
What we store
- localStorage: UI preferences (theme, density, font, etc.) and your tab list metadata. Capped at a few hundred kilobytes.
- IndexedDB: raw document bodies over 1MB. Stored under your origin only.
- Cookies: none.
What we never collect
- Analytics, tracking pixels, fingerprinting, or session replay.
- Third-party scripts. The only network request is JetBrains Mono via Google Fonts (subsetted, hashed).
- Your data. Your JSON, XML, YAML, and logs stay on your device.
Optional features that go online
- AI assistant: opt-in. When you run a prompt, only that prompt + the scoped JSON context goes to the configured provider. Disabled by default in the MVP build.
- URL fetch: when you paste a URL into the editor, parsebox fetches it from your browser. The destination server sees an ordinary CORS request from your IP.
Contact
Questions or concerns: hello@parsebox.dev.
Last updated: 2026-05-03.