Chrome Extension Open Source Free

Save Image As

Right-click any image on any webpage and save it in the format and quality you choose. WebP, JPEG, PNG — no upload, no third-party service, no waiting.

What It Does

Format Conversion

Save any image as WebP, JPEG, PNG, or its original format. Useful when a site serves WebP but you need PNG transparency, or JPEG for compatibility.

Quality Control

Dial in the compression level before saving. Trade file size for quality on a per-image basis — handy for assets you're collecting for a project.

Right-Click Native

Integrates directly into Chrome's context menu. Right-click any image — the Save Image As option appears alongside the browser's built-in menu items.

No Upload Needed

Everything runs locally in the browser. Images are converted using the Canvas API — nothing is sent to a server or third-party service.

How It Works

  1. 1 Right-click an image — The extension adds a "Save Image As" entry to Chrome's native context menu on any image element on any page.
  2. 2 Choose format and quality — A small popup lets you pick the output format (WebP, JPEG, PNG) and adjust quality before the file is written.
  3. 3 Saved to your downloads — The image is drawn to a Canvas element, converted in memory, and downloaded directly — no round-trip to any server.

Free on the Chrome Web Store

One click to install. No account, no permissions beyond what's needed to read the image you right-click.