Client-side tools
Most of our tools run entirely in your browser. This means:
- Your data never leaves your device - Text converters, calculators, formatters, and most utilities process everything locally
- No server communication - We don't see what you're processing
- No logs, no records, no traces - Your data exists only in your browser's memory
Server-side tools
Some tools require server processing (like PDF conversion or document manipulation). For these tools:
- In-memory processing - Your files are processed entirely in server memory, not written to permanent storage
- Immediate deletion - Files are deleted from memory the moment conversion is complete
- Automated failsafe - A cleanup job runs every 5 minutes to wipe any temporary files, ensuring nothing lingers even in edge cases
- No permanent storage - We don't keep copies, backups, or thumbnails
- No file analysis - We process your files, not analyze their contents
- Encrypted transmission - All uploads use HTTPS encryption
Analytics & Logging
We use Ackee, an open-source, privacy-friendly analytics tool that respects your privacy:
- Page views only - We track how many times each tool is visited
- No IP addresses - Your IP is never stored or logged
- No cookies - Ackee works without tracking cookies
- No personal data - Just anonymous visit counts, nothing else
What we DON'T collect: Personal information, browsing history, device fingerprinting, behavioral profiles, or any data that could identify you personally.
Legal basis for processing (GDPR Art. 6)
Under GDPR, every data processing needs a legal reason. Here are ours:
- Server-side file processing - Performance of a contract (Art. 6(1)(b)). You ask us to convert a file, we process it to deliver the result. No consent needed - it's the whole point of the service
- Essential cookies (Cookiebot) - Legitimate interest (Art. 6(1)(f)). We need to remember your cookie choice so the site works properly
- Analytics (Ackee) - Legitimate interest (Art. 6(1)(f)). Anonymous page view counts help us improve our tools. No personal data is involved
- Google AdSense cookies - Consent (Art. 6(1)(a)). You explicitly choose to accept or decline advertising cookies via our cookie banner. You can withdraw consent at any time