Security & Privacy Policy
100% Client-Side Processing. Zero Server Uploads.
At jsonescape.com, we understand that developers frequently work with sensitive payloads, including proprietary algorithms, API keys, database credentials, and production configurations. Your trust and data privacy are our highest priorities.
How We Protect Your Data
In-Browser Execution
All formatting, minification, escaping, and validation processes are executed entirely within your web browser. We utilize modern client-side JavaScript APIs and Web Workers to parse your AST (Abstract Syntax Tree) and DOM locally.
Zero Data Logging
We do not have a backend database for storing user inputs. Your raw JSON, XML, YAML, SQL, or code snippets are never transmitted over the network, uploaded to our servers, or saved in any server-side logs.
Don't Trust Us, Verify It
We encourage you to open your browser's Developer Tools (F12) and inspect the Network tab while using our converters. You will see that absolutely zero HTTP requests are made containing your payload data when you click "Format" or "Convert".
Data Collection & Local Storage
UI Preferences: We may use your browser's localStorage solely to save your non-sensitive UI preferences (such as Dark/Light theme selection, indentation size, and font sizes) to enhance your user experience upon return visits.
Standard Analytics: To maintain and improve our free service, we use standard analytics tools (e.g., Google Analytics) to track basic, anonymized metrics such as page views and browser types. These analytics scripts do not have access to the code editors or your payload data.
Your code is your code. What happens in your browser, stays in your browser.