Privacy Policy

Last updated 2026-09-03.

What most tools do with your input: nothing

Most tools on this site — the converters, decoders, generators, and calculators — run entirely as WebAssembly in your browser. Whatever you paste or type into them (a JWT, a block of JSON, a color image, a cron expression) is processed on your device and is never sent to our servers or anywhere else.

The tools that are exceptions, and why

A few tools genuinely need a server, because the task itself requires one:

  • Webhook / Request Bin — by design, it captures and stores whatever HTTP requests are sent to your generated bin URL, so it can show them to you. Don't send anything to a bin URL you wouldn't want temporarily stored.
  • SSL Certificate Checker — fetches the TLS certificate from the host you enter, from our server, since a browser can't inspect an arbitrary host's certificate chain directly.
  • Open Graph / Meta Tag Preview — fetches the URL you enter from our server to read its Open Graph/meta tags, for the same reason.
  • README Generator and .gitignore Generator — read a list of templates from our server (read-only); the content you fill into the form itself is not sent anywhere until you copy or download the result.

Analytics

This site uses Google Analytics (gtag.js), which sets cookies and collects standard analytics data — pages viewed, approximate location, browser/device type. We also log a first-party record of each page visit (the path, your IP address, and a timestamp) to our own server, used only in aggregate to see which tools are actually used.

Accounts

None of the public tools require an account, a password, or an email address. A few tools (the GST Invoice and Quotation generators) can optionally save your own seller details for reuse — that's stored only in your browser's local storage, never on our server, and never leaves your device.

Questions

See Contact for how to reach us about anything on this page.