Support
Got a question? We've probably answered it below.
FAQ
SaveAs+ works on most websites. However, some sites use advanced techniques like canvas-based rendering or heavily restrict right-click behavior, which may limit functionality. If you encounter issues on a specific site, please report it on GitHub.
Absolutely. SaveAs+ processes everything locally in your browser using the Canvas API. No image data, browsing history, or personal information is ever sent to any server. We have zero analytics, zero tracking, and zero cookies.
SaveAs+ supports four formats: PNG (lossless, great for screenshots), JPG (lossy, great for photos), WebP (modern format, excellent compression), and AVIF (next-gen format, best compression ratio).
AVIF encoding depends on your browser's built-in support. While Chrome supports AVIF, some older versions or specific system configurations may not encode AVIF correctly. If this happens, try updating Chrome or use WebP as an alternative.
Some websites use Content Security Policy (CSP) headers or other security measures that can interfere with extensions. Try refreshing the page or check if the site blocks extensions. If the issue persists, open a GitHub issue with the site URL and we'll investigate.
Head over to our GitHub repository and open a new issue. Please include: your Chrome version, the website URL where the issue occurred, what you expected vs. what happened, and any error messages from the browser console (F12 > Console).