The short version
Unfuss does not collect personal information, does not upload your files, does not require an account, and does not set tracking cookies. The whole site is static HTML + JavaScript delivered over HTTPS; all processing — compression, conversion, signing, encryption — happens inside your browser tab. We do count anonymous page loads through Cloudflare Web Analytics (no cookies, no personal data — see the Analytics section below).
The longer version covers a handful of unavoidable realities of hosting a website on the modern internet, so you know exactly where your data goes when you visit a Unfuss tool.
What Unfuss itself sees
- Your IP address and user-agent string, like every web server on earth, for the purpose of serving you the page. These are seen by our host (Cloudflare Pages) in standard access logs and are not retained by Unfuss beyond what Cloudflare keeps by default.
- Nothing about your files. When you drop a JPG, PDF, or HEIC into a tool, the file is read by your browser's JavaScript engine. No copy is transmitted to our servers. You can verify this by opening your browser's developer tools (Network tab) and watching — no upload requests will appear.
- Nothing about your inputs. Typed signatures, QR text, password choices, filenames — none of it leaves your device.
What third parties see
Unfuss loads a small number of resources from public content-delivery networks to keep the site fast and free. Each one logs IP addresses the way any web server does, subject to their own privacy policies.
- Google Fonts (fonts.googleapis.com, fonts.gstatic.com) — serves the Fraunces and JetBrains Mono fonts used throughout the site. Google's fonts service does not associate requests with Google accounts and does not use cookies, but your IP is logged transiently.
- jsDelivr (cdn.jsdelivr.net) and unpkg (unpkg.com) — serve the open-source JavaScript libraries that power individual tools (image compression, HEIC decoding, PDF manipulation, QR rendering). Standard HTTP access logs apply.
If you want to avoid these entirely, you can mirror the static files yourself — the fonts and libraries can all be bundled into the same repo and served from Unfuss's domain alone.
Cookies and local storage
Unfuss does not set cookies and does not write to localStorage or sessionStorage. The only
browser-side artefacts of your visit are the cached static files themselves — the HTML, CSS, fonts, and library
bundles — which your browser keeps so subsequent visits load faster. You can clear them any time through your browser
settings.
Analytics
We use Cloudflare Web Analytics for anonymous, cookieless page-load counts. No personal data is collected. It does not set cookies, does not fingerprint your device, and does not associate visits with any identifier — Cloudflare simply counts page views and basic referrer/country data at the edge. There is no Google Analytics, no Plausible, no heatmaps, and no session recorders on this site.
Advertising
Unfuss is funded in part by display advertising. We use Google AdSense, a third-party advertising service operated by Google LLC, to serve ads alongside the tool content. AdSense and its partners use cookies and similar technologies to serve ads based on prior visits to this website or other websites.
Specifically, you should know:
- Google's use of advertising cookies enables it and its partners to serve ads to you based on your visit to this and/or other sites on the internet. This includes the use of the DoubleClick DART cookie and other identifiers.
- You may opt out of personalised advertising by visiting Google's Ads Settings page. You can also opt out of a third-party vendor's use of cookies for personalised advertising by visiting www.aboutads.info.
- EU/UK/EEA visitors: If applicable, you will be presented with a Google-managed consent prompt (the IAB Transparency & Consent Framework) on your first visit, where you can accept, customise, or reject the use of advertising cookies. Non-personalised ads will be shown if you decline.
- The advertising network is logically separate from the tools themselves. Ads cannot read, see, or interact with the files you process in the Unfuss tools. File handling stays 100% client-side regardless of whether ads are shown.
For full details, see Google's advertising and cookie policy.
If at the time you are reading this policy ads do not appear on Unfuss, that means either (a) the AdSense application is still pending review, (b) you are using an ad blocker, or (c) we have not yet placed ad slots on the page you are viewing. In any of those cases, no advertising cookies are being set on your device by us.
Your rights
Most data-protection rights (access, deletion, portability under GDPR or CCPA) assume a company is holding data about you. We don't hold any, so there's nothing to request — but if you want to verify that, ask, and we'll confirm in writing.
Children
Unfuss has no accounts, no personalisation, and no targeted content. It is suitable for any age that can work a computer. We do not knowingly collect any information from any user, of any age.
Changes to this policy
If this policy materially changes — for example, if analytics or account features are introduced — the change will appear here with a new "last updated" date. Minor wording fixes will be made silently.
Contact
Questions, corrections, or concerns? Email support@integerlogic.io. We read every message.