Privacy Policy
Your privacy is central to this application’s design. The workflow is architected so that no personal
data is ever transmitted. All compression, resizing, and format conversion happens locally
using browser APIs (Canvas, Blob, WebCodecs where available). Your images, metadata, and transformation
parameters stay in memory within your device.
What We Collect
Nothing. We do not collect, store, transmit, or profile any personal data or image contents.
- No uploads to remote servers.
- No cookies or persistent identifiers.
- No analytics, tracking pixels, or ads influencing the compression flow.
- No fingerprinting or third-party script execution for profiling.
Local Storage Use
Only non-personal preference values (quality, format selection, interface toggles) are stored using
localStorage for convenience. Clearing site data resets these settings.
Data Flow Guarantees
- Images are processed solely in memory (object URLs are revoked after clearing).
- No network requests are made for image bytes.
- Compression logic uses only built-in browser APIs; no remote AI or optimization services.
Third-Party Services
Core compression pages avoid third-party trackers. If future advertising is enabled it will be clearly
disclosed and isolated.
<!--
Google AdSense: This site may use Google AdSense for advertising.
Google may collect data through ads (cookies, device info, etc.).
See Google's privacy policy for details.
-->
Retention & Security
Because no data is uploaded, there is no server retention. Standard browser memory management applies;
closing the tab releases in-memory blobs. Avoid using shared/public machines for sensitive content when
possible.
Version: 1.0 — Effective Date: 2025-01-01