This Chrome extension allows users to download images from the web in different formats (PNG, JPG, or WebP) directly from the context menu.
- Download images in PNG, JPG, or WebP formats
- Handles CORS issues gracefully
- Provides fallback options if conversion fails
- Maintains image quality during conversion
- Clone this repository or download the ZIP file
- Open Chrome and navigate to
chrome://extensions/
- Enable "Developer mode" in the top-right corner
- Click "Load unpacked" and select the extension directory
- Right-click on any image on a webpage
- Select "Save as PNG", "Save as JPG", or "Save as WebP"
- Choose where to save the converted image