📁 File Processing
All file conversions, edits, and processing on iLoveConvert happen entirely within your web browser using client-side JavaScript and browser APIs. Your files are:
- Never uploaded to our servers
- Never transmitted over the internet
- Never stored or cached on any remote system
- Processed entirely in your device's memory
📊 Data We Collect
We do not collect personal information. We may use anonymous analytics (page views, tool usage counts) to improve the service. We do not use tracking cookies or fingerprinting.
🍪 Cookies & Advertising
We display non-intrusive ads to keep the service free. Our advertising partners may use cookies to show relevant ads. You can opt out via your browser settings or use an ad blocker. We never allow advertisers to access your files or personal data.
🔗 Third-Party Libraries
Some tools use open-source libraries loaded from CDNs (e.g., PDF.js, Fabric.js, pdf-lib). These are loaded via HTTPS and do not have access to your files.
👤 Children's Privacy
iLoveConvert is not directed at children under 13. We do not knowingly collect data from children.
📬 Contact
Questions about our privacy practices? Contact us here →
👤 User Accounts & Personal Data
iLoveConvert offers an optional account system powered by Supabase. Creating an account is completely voluntary — all tools work without signing in.
If you create an account, we collect and store:
- Email address — used for login and password reset only. Never shared with third parties or used for marketing without explicit consent.
- Tool usage history — records of which tools you used, file names, and timestamps. Stored in a secure database with row-level security so only you can access your records.
- Favourite tools — the tools you bookmark with the ⭐ button. Stored only to power your personal dashboard.
All account data is stored on Supabase infrastructure in secure, encrypted databases. Each user's data is strictly isolated — no user can access another user's records.
You can delete your tool history and close your account at any time from your Account Settings page. Upon deletion, all your records are permanently removed.
💾 Local Storage (No Login)
If you use iLoveConvert without an account, recent tool activity is saved locally on your device using IndexedDB — a browser-native storage system. This data never leaves your device and is never sent to our servers. You can clear it by clearing your browser data.
When you sign in, your local history is automatically synced to your cloud account, then cleared from the local store.
🔐 Session Management
When you sign in, your session token is stored in your browser's localStorage. This keeps you logged in across visits. Sessions automatically expire after the Supabase default period. You can sign out at any time to immediately invalidate your session.