Our Privacy Commitment

Your privacy is our priority. Zero tracking, zero uploads.

🔒 Zero Data Collection

We take a fundamentally different approach to image processing: your data never leaves your device. Unlike traditional online image tools that upload your photos to remote servers for processing, our application uses WebAssembly (WASM) technology to perform all operations directly within your browser. This means we physically cannot access, collect, store, or share any of your personal data or images. There are no hidden uploads, no background data transfers, and no server-side processing whatsoever.

💻 How WebAssembly Processing Works

When you select an image, it is loaded into your browser's local memory using the Secure FileReader API. Our image processing engine, written in Rust and compiled to WebAssembly, runs as a sandboxed module within your browser tab. All operations—including interactive cropping, rotation, and resizing—execute entirely client-side. The original data is never transmitted to any remote server; the processed result is generated in-memory and offered for download directly from your RAM to your disk.

You can verify this yourself by disconnecting from the internet after the page loads. The editor, cropper, and resizer will continue to work perfectly because they require no external communication.

📸 EXIF Metadata & Privacy Scrubbing

Digital photos often contain hidden EXIF metadata that can reveal sensitive information. Our WASM Private Image Editor strips all metadata by default to ensure your files are clean and safe for the internet. We believe privacy should be the default, not an option.

🚫 No Cookies or Trackers

This website does not use cookies, tracking pixels, fingerprinting scripts, or third-party analytics services like Google Analytics. We do not track your browsing behavior, record your IP address, or build user profiles. Every visit is completely anonymous. We believe the web should respect user privacy, and we've built this tool to demonstrate that useful applications don't require invasive data collection.

🇪🇺 GDPR & International Compliance

Under the General Data Protection Regulation (GDPR), California Consumer Privacy Act (CCPA), and similar privacy laws worldwide, users have extensive rights regarding their personal data. Since we do not collect or process any personal data whatsoever, your privacy rights are preserved by design. There is no data to access, correct, delete, or port—because we simply don't have it. This "privacy by design" approach exceeds the requirements of most data protection regulations.

🛡️ Security Measures

While we don't handle your data, we still take security seriously. Our website implements industry-standard security headers including:

  • HSTS (HTTP Strict Transport Security) — Forces encrypted HTTPS connections
  • Content Security Policy (CSP) — Prevents cross-site scripting attacks
  • X-Frame-Options — Blocks clickjacking attempts
  • X-Content-Type-Options — Prevents MIME type sniffing

These measures protect you from common web vulnerabilities while using our tools.

🌐 Offline Capability

Once this page is loaded in your browser, you can use the image resizer completely offline. This is possible because the entire application—including the WebAssembly processing engine—is downloaded to your device on first visit. This further demonstrates our commitment to local-only processing and user privacy.

📧 Contact Us

If you have any questions, concerns, or feedback about this privacy policy or our tools, feel free to contact us at:

Last updated: February 2026

← Back to Image Editor