Privacy Policy
Your code. Your tokens. Your privacy.
Last Updated: February 17, 2026
1. The "Local-First" Architecture
SyntaxSnap operates on a Local-First basis. Unlike traditional web tools that upload your files to a remote server for processing, our tools (including JSON Converters, Mesh Gradients, and JWT Debuggers) run client-side using JavaScript.
Put simply: When you paste code or tokens into SyntaxSnap, that data never leaves your web browser. It is processed in your device's RAM and is discarded the moment you close the tab.
2. Specific Tool Data Handling
A. JWT Debugger & Security Tools
We understand that JSON Web Tokens (JWTs) often contain sensitive PII (Personally Identifiable Information).
- No Transmission: SyntaxSnap does not have a backend database. We cannot see, log, or store your tokens even if we wanted to.
- Local Decoding: Decoding is performed using the browser's native
atob()and `TextDecoder` APIs. - No Third-Party Access: Your tokens are not shared with any third-party analytics providers.
B. Code & JSON Converters
Input data for the JSON-to-Zod converter, SVG-to-JSX tool, and Regex Tester is processed exclusively within your browser session.
C. AI Mock Data Generator
This tool is the only tool on SyntaxSnap that transmits data outside your device. When you click "Generate Data", your prompt or OpenAPI schema is sent server-side to OpenAI's API solely to generate mock data.
- Do not submit real personal data, API keys, passwords, or proprietary schemas.
- Data is transmitted over TLS and is subject to OpenAI's Privacy Policy.
- SyntaxSnap does not store or log your prompts or the generated results.
3. Analytics & Performance
We use Microsoft Clarity to understand how users navigate our site (e.g., "Which button gets clicked the most?").
Strict Masking: We have configured Clarity to strictly mask all input fields. This means if you paste a password or token into a box, our analytics tools only see asterisks (******). We never capture keystrokes in tool input areas.
4. Hosting & Infrastructure
This website is hosted on Cloudflare Pages. While Cloudflare processes the network requests to deliver the website files to you, they do not have access to the data you enter into the tools, as that processing happens on your device after the page has loaded.
5. Contact Us
If you have specific security concerns or questions about our architecture, please contact the lead developer:
- Email: [email protected]
- Location: Cuddalore, Tamil Nadu, India