Privacy.
Written in plain words, because there is genuinely little to disclose — the tool is designed so we never see your files in the first place.
Your files never leave your device
Compression and conversion run entirely inside your browser tab, on your own device. There is no upload endpoint — the server’s only job is to deliver this page’s static files. Files and results live in your browser’s memory and disappear when you close the tab. The same applies to metadata: the EXIF remover reads and strips it locally too.
What is stored
Practically nothing. No accounts and no databases exist. Your browser’s localStorage keeps two things on your own device: your theme choice and your last-used tool settings — never file contents or file names. Each compression engine is cached by the browser on first use so repeat visits load fast — which also means tools you've used keep working offline: the clearest proof that your files are not being sent anywhere.
Hosting
The site is served by Cloudflare. Like any host, Cloudflare briefly processes standard request metadata — such as your IP address — in its infrastructure logs when your browser fetches the page. Your files are never part of any request, so they never appear in any log.
No ads, no cookies, no analytics
The site shows no ads, sets no cookies, runs no analytics or tracking scripts, and loads nothing from third-party domains — fonts and code are served from this site itself. That is also why there is no cookie banner: there is nothing to consent to.
Questions
The app is open source, so every claim above is verifiable in the code — read it on GitHub or open an issue there.
Who is responsible
The data controller for this site is Nik Klemenc, Slovenia (EU). For anything privacy-related, open a GitHub issue, or reach him through the website linked on his GitHub profile.