TaskKit is built so that the things you actually work with — your tokens, your JSON, your images, your text — stay on your own device. There are no accounts, no advertising, and no third-party analytics or trackers. This page explains exactly what does and doesn't happen.
What stays on your device
When you use a TaskKit tool, the work happens entirely inside your browser tab:
- Developer tools (JWT decoding, JSON formatting, encoding, hashing, regex, diff, schema validation, and the rest) process whatever you paste locally. We never receive the contents.
- Image tools (compress, convert, resize) decode and rewrite your image inside the same tab. The image file is never uploaded.
- A small amount of information is saved in your browser to make TaskKit feel continuous — your light or dark theme choice, your language preference (when you pick one from the menu), and your most recent input in each tool so a reload doesn't lose your work. This stays on your device and is removed when you clear site data in your browser.
We don't ask you to sign up, we don't ask for your name or email, and we don't read data from other tabs or sites.
What leaves your device
Loading any page involves a standard request to our server. None of that request includes what you paste into a tool — it's the same request your browser makes for any website.
Hosting
The site is delivered through Cloudflare. Cloudflare records the usual HTTP request information — time, page address, response status, IP address, browser user-agent — for security and reliability, as described in their privacy policy. This is the standard infrastructure logging every hosted website produces. We don't keep a separate copy and don't link it to anything you do inside a tool.
Aggregate site analytics
To understand how many people visit which pages, we use Cloudflare Web Analytics. It works server-side, doesn't set cookies, doesn't store identifiers on your device, and doesn't follow you across sites. It reports rough counts of page views, where visitors came from, and connection performance. See Cloudflare's privacy notice.
That is the only analytics service in use. There is no Google Analytics, no behavioural tracking, no session replay, no fingerprinting, and no third-party advertising network on this site.
Cookies and local storage
The only data stored on your device by TaskKit is the small amount described above — your theme choice, your language preference, and your most recent tool input — held in your browser's local storage so reloading the page doesn't lose your work. Nothing in there is transmitted off your device. No advertising or tracking cookies are set by us or by anyone else on this site.
Your browser settings let you clear or block this storage at any time.
Language detection
When you visit the bare home URL (taskkit.net/) for the first time and haven't picked a language yet, the server reads the standard Accept-Language header your browser already sends with every request and redirects you to the matching localised version (English, German, or Arabic). The header is used for that single redirect and is not stored, logged separately, or linked to anything else you do. Once you pick a language explicitly from the menu, that choice is held in your browser's local storage and used on later visits instead of the header.
Children
TaskKit is a general-purpose developer utility. It is not directed at children, and we do not knowingly collect personal information from anyone under 13.
Your choices
There is no account, no contact record, and no copy of what you put into a tool on our side — there's nothing for us to access, correct, or delete on request. For the standard hosting logs that Cloudflare keeps, please refer to the controls and rights described in their privacy policy linked above, or use your browser's tracking-protection features.
If you live in the European Economic Area, the United Kingdom, or another region with similar data-protection laws, you also have the right to lodge a complaint with your local data-protection authority.
Changes
When this policy changes, the Last updated date at the top of this page moves forward. Material changes — for example, adding analytics or advertising services — will be highlighted on the page for a reasonable period after the change.