Skip to content

Imify v1.0.0 - Initial Release: The Powerful Local Image Saver & Processor

Choose a tag to compare

@TrongAJTT TrongAJTT released this 23 Mar 14:43
· 33 commits to main since this release

Welcome to the very first official release of Imify! 🎉

Imify brings desktop-grade, multi-threaded image processing directly to your browser. Built with Plasmo and powered by WASM, it allows you to convert, compress, and manage images blazing fast without your files ever leaving your device.

✨ Key Features in v1.0.0

  • Right-Click Magic (Context Menu): Instantly convert and download any web image to formats like JPG, PNG, WEBP, or AVIF with a single right-click.
  • Customizable Menu: Full control over your context menu. Choose which formats to show, hide, and reorder.
  • Batch Processing Dashboard: Drag & drop multiple heavy images and process them simultaneously using multi-threading (Web Workers).
  • Zero-Data Privacy: 100% offline and client-side processing. No servers, no tracking, total privacy.
  • Format Support: Natively supports 9 formats including AVIF, WEBP, JXL, TIFF, and PDF (export).

📥 Installation

Option 1: Official Stores (Recommended)

  • 🟢 Chrome Web Store: (Pending Review - Link coming soon!)
  • 🔵 Microsoft Edge Add-ons: (Pending Review - Link coming soon!)
  • 🟠 Mozilla Firefox Add-ons: (Pending Review - Link coming soon!)

Option 2: Manual Installation (Developer Mode)
If you want to install Imify directly from this release:

  1. Download the appropriate .zip file from the Assets section below (imify-chrome... or imify-edge...).
  2. Extract the .zip file into a folder on your computer (Chrome & Edge only).
  3. Open your browser and navigate to the extensions page:
    • Chrome: chrome://extensions/
    • Edge: edge://extensions/
    • Firefox: about:debugging#/runtime/this-firefox
  4. Enable "Developer mode" in the top right (Chrome) or bottom left (Edge).
  5. Click "Load unpacked" and select the folder you extracted in Step 2 (Chrome & Edge) or click "Load temporary extension" and select the approriate .zip file for Firefox.
  6. Pin Imify to your toolbar and enjoy!

🤝 Feedback & Support

Found a bug or have a feature request? Please open an issue in the GitHub Tracker.