Privacy Policy

Last updated: February 2025

TL;DR

  • ✓ Your files never leave your device
  • ✓ No accounts, no tracking, no analytics
  • ✓ One cookie (for your color preference)
  • ✓ Optional localStorage (you control it)

How Suite of Tools Works

Every tool on this site runs 100% in your browser using JavaScript and WebAssembly. When you upload a file or enter data:

  1. Your browser loads the tool code (once)
  2. Processing happens locally on your device
  3. Results are generated in your browser
  4. You download the output directly

At no point does your data touch our servers. We couldn't see your files even if we wanted to — the architecture makes it impossible.

What We Store

🍪 One Cookie

Nameaccent
PurposeStores your chosen accent color (blue, green, pink, etc.)
Duration1 year
Required?No — defaults to blue if not set

This cookie is set when you click a color in Settings. It ensures the page loads with your preferred color without a flash.

💾 Local Storage (Optional)

If you enable "Storage" in Settings, we save your tool configurations to your browser's localStorage. This includes:

  • Tool-specific settings (e.g., password length preference)
  • Locale preferences (date format, currency, timezone)
  • A random session ID (for organizing your data locally)

Important:

  • • This data never leaves your browser
  • • You can export, import, or delete it anytime
  • • Clearing browser data removes it
  • • It's completely optional — tools work without it

What We Don't Do

  • No file uploads — your files stay on your device
  • No analytics — no Google Analytics, no Plausible, nothing
  • No tracking pixels — no Facebook, no LinkedIn, no ad networks
  • No user accounts — nothing to sign up for
  • No data selling — we have no data to sell
  • No email collection — no newsletters, no "subscribe" popups

Third-Party Services

The site uses minimal external resources:

  • Google Fonts — loads the DM Sans typeface
  • Vercel — hosts the website

These services may log standard web server information (IP addresses, request times) as part of their normal operation. We don't control this and don't have access to it.

Your Rights

Since we don't collect personal data, GDPR/CCPA requests are simple:

  • Access: Check your browser's localStorage and cookies
  • Delete: Clear your browser data, or use the "Delete All" button in Settings
  • Portability: Use the "Export" feature in Settings

Changes to This Policy

If we ever change how data is handled (we don't plan to), we'll update this page. The "last updated" date at the top will reflect any changes.

Questions?

If you have questions about this privacy policy, check out the About page or open an issue on GitHub.