Jsontell jsontell
Home App Pricing

Privacy policy

Last updated: August 24, 2026

This privacy policy explains how Jsontell handles information when you use the tool. No legal entity has been registered yet. The operator of this service will supply the entity name, address, and jurisdiction before these terms bind anyone. Until then, this policy describes the technical design of the service and how data moves through it.

What we collect and when

Jsontell has no accounts, no user database, and no persistent storage. It does not set tracking cookies, does not use analytics scripts, and does not collect personal information.

The tool has two modes of operation:

  • URL mode: You enter a URL and the Cloudflare Worker fetches that URL, reads the response body, and attempts to parse it as JSON. The response (including its full body) is returned to your browser for display. Jsontell does not store, log, or persist the URL or the response. The fetch is transient — the response is streamed to you and discarded.
  • Paste mode: You paste JSON text into a textarea. The text is parsed entirely in your browser using JavaScript’s JSON.parse. Pasted JSON is never sent over the network. It stays in your browser until you close or reload the page, at which point it is gone.

Third-party services

Jsontell uses the following third-party services:

  • Cloudflare Workers — hosts the server-side API endpoint. Cloudflare processes requests according to its own privacy policy. Jsontell does not configure Cloudflare to log request bodies or URLs beyond what Cloudflare may do by default as an edge proxy.
  • Google Fonts — serves web fonts (DM Sans and JetBrains Mono). Google Fonts sets no cookies; see Google’s privacy policy for details on what they log.

Jsontell does not send data to any advertising network, analytics provider, or data broker.

Data retention

Jsontell retains nothing. It has no database, no queue, no storage bucket. Cloudflare’s edge infrastructure may retain request metadata (IP address, timestamps, URL paths) in the course of normal operations; Jsontell does not access or configure this retention.

Your rights

Because Jsontell does not collect, store, or process personal data, there is no personal data to access, correct, delete, or export. There is no email address or contact form available to submit a rights request — the service has no mailbox on any domain.

Changes to this policy

If this policy changes, the updated version will be published here with a new date. Since the service has no email sender, no notification of changes is possible.

No legal entity has been registered yet. The entity name, address, and jurisdiction must be supplied by the operator before this policy binds anyone.
Privacy Terms Help
© 2026 Jsontell. No legal entity has been registered yet.