A browser extension that adds image conversion, reverse search, and sharing options to the right-click context menu.
Convert web images directly into different formats. Processing happens locally in the browser.
- Supported Formats: PNG, JPEG, PDF, AVIF, BMP, GIF, TIFF, ICO, WebP.
- Advanced Options: Configure compression quality for lossy formats and set filename prefixes or subfolders for downloads.
Look up images using search engines.
- Integrations: Google Lens, Lenso.ai, Bing Visual Search, Yandex, Baidu, Sogou, TinEye, Shutterstock.
Share images to social platforms or copy them for development use.
- Platforms: WhatsApp, X (Twitter), Windows Native Share, Telegram, Reddit, Signal, Facebook.
- Developer Tools: Copy an image as a Base64 Data URL to the clipboard.
The extension includes a popup and a settings dashboard to configure preferences.
- Drag and drop items to reorder the context menu.
- Light and Dark mode options.
- Option to group all features under a single parent menu.
This extension uses Manifest V3 and can be loaded into Chromium-based browsers:
- Clone or download this repository.
- Open your browser and navigate to the extensions page (chrome://extensions/).
- Enable Developer mode.
- Click on Load unpacked.
- Select the folder containing the manifest.json file.
- Right-click any image to view the new context menu options.
- Clone or download this repository.
- Open Firefox and navigate to
about:debugging#/runtime/this-firefox. - Click on Load Temporary Add-on....
- Select any file in the folder (e.g.,
manifest.json). - Right-click any image to view the new context menu options.
This extension does not track users or collect data. All image conversions happen locally on the device. Read PRIVACY_POLICY.md for more information.
MIT License.