Privacy Policy
Every tool runs in your browser and transmits nothing. This page explains exactly what that means and what a web server unavoidably sees.
The short version
In one paragraph
Every tool on this site runs entirely inside your browser. Text you type, files you select and results you generate are never transmitted to any server, because there is no server-side processing. No account exists, no personal data is collected through the tools, and nothing you enter is stored or logged.
This page sets out the detail, including the things that are true of any website and are worth stating plainly.
What is collected
Through the tools: nothing
The tools are client-side JavaScript. Input never leaves your device. You can confirm this by opening your browser’s Network tab while using any tool, or by disconnecting from the internet and continuing to use the page.
Server logs
Like any website, the hosting provider records standard request logs: IP address, timestamp, requested URL, referrer and user agent. These are generated by the web server, are used for security and diagnostics, and are retained for a limited period by the host. They are not used to build profiles and are not combined with anything else.
Local storage
Some tools remember preferences — a chosen encoding, an output format — using your browser’s localStorage. This data stays on your device, is never transmitted, and can be cleared at any time through your browser’s site data settings.
Cookies
This site sets no cookies of its own.
Third parties
The site is deliberately minimal, but two categories of third party are involved:
- Hosting. The provider serving these files necessarily processes the request, including your IP address, in order to deliver the page.
- Images. Some illustrative photographs are served from Unsplash (images.unsplash.com). Loading them means your browser makes a request to that domain, which will see your IP address and user agent as it would for any image request.
There are no advertising networks, no analytics scripts, no social media widgets, no chat widgets, no A/B testing tools and no tag managers on this site.
Your rights
Under the GDPR, the UK GDPR and comparable frameworks you have rights of access, rectification, erasure, restriction, portability and objection in relation to personal data held about you.
In practice, because no personal data is collected through the tools and no accounts exist, there is generally nothing held to exercise those rights against. If you have contacted us by email, that correspondence is personal data and you may request its deletion at any time.
Requests and questions go to the contact page.
Children
This site is a general-audience reference and tool collection. It does not knowingly collect personal information from anyone, including children under 13 or 16, because it does not collect personal information at all.
Changes to this policy
If this policy changes materially — for instance if analytics were ever added — the change would be reflected here and the modification date updated. Given the design of the site, substantive change is unlikely.
Last updated: 2 August 2026.
Frequently Asked Questions
Do you store the text I paste into a tool?
No. There is no server-side processing. The text is handled entirely by JavaScript in your browser and is discarded when you leave or reload the page.
Can I use these tools with confidential data?
The client-side design means nothing is transmitted. As with any tool, follow your own organisation's policy about where sensitive data may be processed.
Do you use Google Analytics?
No. There are no analytics scripts of any kind on this site.
Do you set cookies?
No cookies are set by this site. Some tools store preferences in localStorage, which stays on your device.
How can I verify the tools do not upload my data?
Open your browser's developer tools, go to the Network tab and use any tool — you will see no requests. Or disconnect from the internet: the page keeps working.