What data SnapToolz collects
By default: nothing. SnapToolz ships with no analytics, no crash reporters, and no third-party scripts. The site loads, you use it, you leave.
If we ever enable anonymous, privacy-first analytics (e.g. Plausible) to count tool views, we will disclose it on this page first and the data will:
- contain no personally identifiable information
- respect your “Do Not Track” browser setting
- contain no cookies and no fingerprinting
- aggregate counts only — never individual user paths
What gets stored on your device
For features like favorites, recent tools, and the command palette's search history, SnapToolz uses your browser's localStorage. That data:
- stays on your device — never sent anywhere
- is cleared when you clear browser data
- only contains tool URLs and search strings
The service worker also caches the SnapToolz code itself so you can use it offline. That cache is regular browser cache — clear it any time from your browser settings.
Native apps (Android, iOS, desktop)
The native apps wrap the same web code in Capacitor (mobile) or Tauri (desktop). They have access to your file system only through the OS's standard file picker — and only when you explicitly pick a file. They do nothave full disk access, network access for analytics, or permission to read anything you didn't explicitly hand them.
Third parties
We don't embed third-party trackers. The only external resource SnapToolz fetches on first load is Google Fonts (Inter and JetBrains Mono). If that bothers you, they're cached aggressively after first load — you can disable internet and the fonts keep working.
Children
SnapToolz doesn't collect data, so there is no children's data to protect. The site is safe for any age.
Changes to this policy
If SnapToolz ever begins collecting data, this page will be updated before the collection starts, and a banner will be shown to existing users on their next visit.
Contact
Questions about privacy? Email support@snaptoolz.online.