Privacy Policy

Last updated: June 23, 2026

1. Our Commitment to Your Privacy

At NO Exif, we believe that your private photos, documents, and videos should remain yours. Our service is designed from the ground up to respect your privacy.

Critical Security Detail: All metadata removal and processing happens 100% locally in your web browser. Your files are never uploaded to a server, and no copy of your files is ever sent over the network.

2. Why EXIF Metadata Privacy Matters

Every photo taken on modern smartphones or digital cameras includes hidden information called EXIF (Exchangeable Image File Format) data. This metadata often contains highly sensitive personal details:

  • GPS Coordinates: The exact location (latitude and longitude) where the photo was captured, pointing directly to your home, workplace, or children's school.
  • Device Specifications: The exact brand, model, and serial number of your camera or mobile phone.
  • Software Details: Software versions, editing tools used, and operating system identifiers.
  • Timestamps: The exact date and time the file was created, edited, and saved.

When you share raw files on social media, forums, or email, third parties can scrape this metadata to track your location history, create profile dossiers, or pinpoint your daily habits. NO Exif was created specifically to eliminate this vector of privacy leakage safely.

3. Technical Architecture: Client-Side Processing

Unlike traditional online converters that force you to upload files to their servers—where they can be cached, processed, or logged—NO Exif uses standard Web APIs to sanitize files locally inside your browser:

  • File System Access: The browser loads your file directly into standard sandbox memory using the FileReader API or Blob structures.
  • In-Memory Processing: Our local parser identifies the locations of metadata markers (such as JPEG APP1 segments, PDF catalog tags, or MP4 user-data atoms) and zeroes them out directly in memory.
  • Canvas Regeneration: For formats that require canvas-based regeneration, the image is rendered onto a local, hidden canvas element and exported at maximum quality without any external scripts or assets.
  • Zero Storage Retention: As soon as you download your cleaned file or close the browser tab, the local memory buffers containing your images, videos, or PDFs are instantly reclaimed by your operating system.

4. How to Verify Our Zero-Upload Guarantee

You do not have to trust our statements blindly. You can verify that your files never leave your computer by checking your browser's Developer Tools:

  1. Press F12 or right-click anywhere on the page and select Inspect Element.
  2. Navigate to the Network tab.
  3. Drag and drop a file into the upload zone and click the clean/remove button.
  4. Observe that no new network request goes out to any server or external domain during the entire inspection or removal workflow.

5. Global Privacy Compliance (GDPR, CCPA, CPRA)

NO Exif adheres to the highest global data protection guidelines. By ensuring that no user files or metadata are collected, transferred, stored, or processed on our backend:

  • General Data Protection Regulation (GDPR): We satisfy the core criteria of "Data Minimization" and "Privacy by Design & Default". Since we do not process personal data, we do not require user consent banners, cookie notices for profiling, or register data processing coordinators.
  • California Consumer Privacy Act (CCPA & CPRA): We do not sell or share any personal consumer information, and we do not maintain consumer files. You retain absolute control of your digital belongings.

6. Cookies and Local Preference Storage

To maximize page speed and safeguard user privacy, we do not deploy advertising tracking cookies, marketing beacons, or cross-site fingerprinting scripts. We use browser local storage (localStorage) strictly to preserve your user interface choices:

  • Theme Preference: The key noexif-theme is saved locally on your device to remember whether you selected Dark Mode or Light Mode, preventing visual flicker during subsequent visits.

7. Third-Party Analytics

We may use privacy-focused, cookie-free web analytics to monitor aggregate, anonymous traffic trends (such as page views, device types, and broad geographical areas). These analytics do not capture IP addresses, do not store identifying attributes, and have absolutely no contact with or awareness of the files you drop into the tool.

8. Updates to This Policy

We may revise this Privacy Policy periodically to match changes in web browser features or local file system APIs. The date of modification will always be reflected at the top of this document. Since all processing operates entirely in your browser sandbox, updates to this policy will not modify or diminish the security of your local files.

9. Contact Us

If you have questions about our local architecture, privacy-first implementation details, or browser security practices, please contact Jalal Achkoune at [email protected].