Save Image As Format is a browser extension that allows users to save web images in different file formats (PNG, JPEG, WebP, BMP) by right-clicking on any image. All image processing happens entirely within your local browser using the Canvas API. No image data is ever transmitted to any external server.
We collect no personal data. Specifically:
The extension requests the <all_urls> host permission solely to fetch the
image that the user explicitly right-clicks and selects to convert. This single network request
goes directly to the website hosting the image — not to any third-party server. The extension
makes no other network requests and does not communicate with any backend or analytics service.
User preferences (JPEG quality, WebP quality, filename prefix, save dialog preference) are
stored locally using Chrome's chrome.storage.sync API. This data is limited to
your settings and is never transmitted to any server operated by this extension. Chrome may
sync these preferences across your own devices if you are signed into Chrome sync.
This extension does not use any third-party services, SDKs, or libraries loaded from external URLs.
This extension does not collect any data from anyone, including children.
If this policy changes, the updated version will be published at this URL with a new "Last updated" date.
If you have questions about this privacy policy, you can open an issue on the extension's source code repository or contact the developer directly via the Chrome Web Store listing.