Last updated: August 28, 2026
This privacy policy explains how Jsonprobe handles information when you use the diagnostic tool at jsonprobe.agen2ic.ai.
When you paste a JSON blob into the "Paste JSON" field, the entire parse operation runs in your browser. The text you paste is never transmitted to any server. No network request is made. The analysis — line, column, position, and error description — is computed by your browser and displayed locally.
When you enter a URL in the "Fetch URL" field and click Fetch, your browser sends that URL to the Jsonprobe server (a Cloudflare Worker). The server fetches that URL on your behalf, inspects the HTTP response, and returns the result to your browser. The server does not store, log, cache, or share the URL, the response body, or any part of the request. Once the result is delivered to your browser, the server retains no record.
The Cloudflare Worker platform may produce operational logs for the purpose of ensuring the service functions correctly. These logs are retained for a short operational window and are not inspected for user data. They are not used for profiling, analysis, or marketing.
This site loads fonts from Google Fonts (fonts.googleapis.com, fonts.gstatic.com) for rendering JetBrains Mono and Source Sans 3 typefaces. Google Fonts' privacy practices are governed by Google's own privacy policy.
If this policy changes materially, the "Last updated" date at the top of this page will be revised. Continuing to use the tool after a change constitutes acceptance of the updated policy.
This service is operated without a registered legal entity at the time of publication. No mailbox, postal address, or phone number is maintained. If you have a privacy concern, note it through the issue tracker of the repository that publishes this code.