ImageConv

VKT ImageConv

Convert images between PNG, JPG, WEBP, AVIF locally. Zero data upload.

Chromium Β· MV3 Β· Local OnlyChromium Β· Manifest V3 Β· Local Only

πŸ†“ Free Features

  • Convert to PNG (lossless), JPG (high quality), WEBP (compact), AVIF (best compression)
  • Right-click context menu: Save as PNG/JPG/WEBP/AVIF
  • Copy as PNG/JPG/WEBP/AVIF to clipboard
  • File size comparison toast notification
  • Adjustable quality sliders for JPG/WEBP/AVIF
  • Smart link cleaning (strips CDN tracking params)
  • Drag & drop local files onto popup
  • Cross-origin image support via Service Worker
  • JPG white fill for transparent backgrounds
  • Duplicate click guard (2s debounce)
  • Large image handling (>20MB async indicator)

⭐ Advanced Features (License)

Monthly $3.99/mo or One-Time $14.99 via Creem

  • Batch convert multiple images at once
  • Export all images from a webpage in chosen format
  • Advanced quality presets (web/email/print)
  • Priority support

Installation

  1. Visit the Chrome Web Store page for ImageConv
  2. Click Add to Chrome and confirm
  3. Click the ImageConv icon in your toolbar to start using

Usage

How It Works

Right-click image β†’ Service Worker fetches image blob β†’ Sends to Offscreen Document (Canvas API) β†’ Exports as target format β†’ Download or clipboard β†’ Destroys all temporary resources.

Uses Chrome's Offscreen API because Manifest V3 Service Workers have no DOM access, but Canvas API requires a DOM.

Privacy

Install from Chrome Web Store Unlock Premium View on GitHub

GitHub repository only contains readme documentation for reference. No offline installation packages, source code for end users are not provided. Official installation channel is Chrome Web Store only.

For questions or support, email [email protected]