Last updated: 30 August 2026
This document describes how the Rawtell tool handles data when you use it. Rawtell is a debugging tool that inspects JSON content — either by pasting text directly or by fetching a URL you provide.
When you paste JSON text into the tool, the text is parsed entirely in your browser. It is never transmitted to any server. No copy of the pasted text is stored or logged at any layer of the application.
When you enter a URL for inspection, the URL is sent to the Rawtell server, which fetches the target URL and returns the response metadata and body to your browser. The URL and the fetched response are used only to produce the inspection result shown to you. They are not stored, logged, or retained after the response is delivered.
The URL you provide is forwarded from the Rawtell server to the target host as an HTTP GET
request. The Rawtell server does not modify the request or cache the response. The target
host receives the originating IP of the Rawtell server (Cloudflare) and sees a
User-Agent header identifying the request as coming from Rawtell.
Rawtell does not use cookies, local storage, or any form of client-side persistence. No data is stored on your device by this application.
Rawtell uses Google Fonts for typeface rendering. Loading these fonts from Google's servers may cause your browser to send your IP address and the page URL to Google. We do not control what Google collects through this request. No other third-party services are used.
No legal entity has been registered for this service yet. This privacy policy is published as a statement of intent and practice.
Until a legal entity is registered, questions about data handling should be directed to the operator through the channels provided on the service's communication page. There is no mailbox on any domain associated with this service.
If this policy changes, the "Last updated" date above will be revised. No separate notification will be sent — there is no email sender or contact database on this service.
Rawtell does not sell, rent, or share personal data with any third party. It does not collect personal data in the first place. The tool has no user accounts, no profiles, no analytics and no tracking.