ImageConvert

Privacy Policy

Last updated: July 29, 2026

The short version

We don't collect, store, or transmit your images or personal data. All image processing happens locally in your browser. We have no user accounts, no analytics, no cookies. This policy exists for completeness.

1. Information We Collect

We collect no personal information whatsoever. Specifically:

  • Your images are never uploaded. All conversion occurs entirely within your browser using the Canvas API and WebAssembly. The image data is processed in memory and discarded when you close or refresh the page.
  • No accounts or sign-ups. We do not ask for your name, email address, or any other personal information to use the service.
  • No analytics or tracking. We do not use Google Analytics, Mixpanel, or any third-party tracking scripts. We have no insight into which pages you visit or how you use the tool.
  • No cookies. We do not set any cookies — session, functional, or tracking.

2. How the Conversion Works

When you drop, paste, or select an image on ImageConvert, the file is loaded directly into your browser's memory using JavaScript's FileReader API. It is processed by the Canvas API (for JPEG, PNG, WebP) or by a WebAssembly module (for AVIF). The resulting file is provided to you as a download link — generated locally using URL.createObjectURL(). No data is sent over the network at any point.

3. Third-Party Services

ImageConvert is a static website hosted on a CDN. To deliver the site, we rely on:

  • Google Fonts: We load the Google Sans font from Google's CDN (fonts.googleapis.com). This request exposes your IP address to Google. See Google's Privacy Policy for details.
  • Hosting CDN: Standard web server access logs (IP address, timestamp, page URL) may be kept by our hosting provider for security and availability purposes. We do not use these logs to identify or track individual users.

4. Data Retention

Since we collect no personal data, there is nothing to retain or delete. Your browser automatically frees the memory used by your image data when you navigate away or close the tab. Any object URLs created for download links are revoked programmatically once no longer needed.

5. Children's Privacy

ImageConvert is a general-purpose utility with no age restrictions and no data collection. It is safe for users of all ages.

6. Changes to This Policy

We may update this privacy policy to reflect changes in the service or applicable laws. The "Last updated" date at the top of this page will reflect any revisions. We encourage you to review this page periodically.

7. Contact

Questions about this privacy policy? Reach us at yjha3000@gmail.com.