Effective Date: July 21, 2026
At Image Converter Pro (referred to as "we", "us", or "the extension"), we are committed to protecting your privacy. This Privacy Policy explains how the extension handles data, what permissions are required, and why we do not collect or store your personal or sensitive information.
Privacy-First Guarantee: Image Converter Pro operates entirely client-side. We do not transmit, upload, store, or share your images or files with any external servers. All operations are processed locally on your computer.
1. No Personal Data Collection
We do not collect, transmit, store, or sell any personal or sensitive user information. This includes but is not limited to:
- Your name, email address, physical address, or phone number.
- Credentials, payment details, or browsing history.
- The contents, filenames, metadata, or pixel data of the images you convert or copy.
2. Local Data Processing & Storage
The extension is designed as a serverless, local-only utility. It processes data using the following local mechanics:
- Local Image Conversion: When you convert an image, the processing is performed entirely inside your browser using the local HTML5 Offscreen Canvas API. No server-side rendering is used.
- Local Cache & Preferences: The extension uses chrome.storage.local strictly on your machine to save your settings (such as default format, compression quality, and bypass modal preferences) and keep track of local conversion rate limit counters.
3. Explanation of Permissions Required
To provide its core utility, the extension requests the following permissions from your browser. Each permission is used strictly for its declared purpose:
- contextMenus: Required to add the "Save image as..." shortcut to the browser's right-click menu, allowing you to quickly trigger conversion.
- storage: Used strictly to save your settings (default format, JPG/WEBP/AVIF quality, bypass modal checkbox) and limit counters locally on your device.
- offscreen: Required to spin up an offscreen document with access to Canvas rendering APIs in Manifest V3 for performing fast, local, client-side format conversion.
- downloads: Required to initiate the download dialog and save the successfully converted image file directly to your system Downloads directory.
- scripting: Required to dynamically inject the conversion controller script (the modal overlay interface) into the active browser tab when you click the context menu.
- notifications: Used to display a system-level desktop notification to alert you when you have exceeded your free daily conversion limit.
- Host Permissions (<all_urls>): Necessary because the conversion helper modal needs to be rendered dynamically on any webpage where you right-click an image to save or copy it.
4. Anonymous Usage Analytics
To understand overall product engagement and monitor the performance of our local promotional banners, we collect strictly anonymized, non-personally identifiable event data using Google Analytics 4 (via HTTP Measurement Protocol):
- We generate a randomized, anonymous unique client ID (UUID) upon installation. This ID is saved locally and contains no personal metadata or IP-based identifiers.
- We track aggregate events such as install, popup_open, image_converted (with the target format name), ad_impression, and ad_click.
- No image names, website URLs, or personal user profiles are ever sent, logged, or coupled with these events.
5. Security
The security of your browser and filesystem is paramount. By keeping all graphic operations local, we eliminate risks associated with server-side processing, network intercept, and data leaks. The modal window is injected inside a closed Shadow DOM container, isolating its styles from the parent website and preventing external scripts from interfering with your conversions.
6. Changes to this Policy
We may update this Privacy Policy from time to time to reflect changes in our practices or browser platform policies. Any updates will be posted directly on this page, and the effective date will be updated accordingly.
7. Contact Us
If you have any questions, feedback, or concerns regarding your privacy or this extension, please contact us at:
Email: [email protected]
Website: https://studio.ai-robot.us
© 2026 AI Robot Studio. All rights reserved. Google Chrome is a trademark of Google LLC.