🖼️ A modern Chrome Extension to save images in your preferred format (JPG, PNG, WebP) with one-click conversion and batch download support.
- Image Format Conversion - Save images in different formats
- JPG - Best for photographs with smaller file size
- PNG - Best for images with transparency
- WebP - Modern format with excellent compression
- Context Menu Integration - Right-click on any image to save in your preferred format
- Default Format Setting - Set your preferred default image format
- Image Queue System - Add multiple images to queue for batch processing
- Add images to queue via right-click menu
- View all queued images in popup
- Download all queued images at once
- Remove individual items from queue
- Clear entire queue
- Toast Notifications - Visual feedback for conversion status
- Loading indicator during conversion
- Success message when saved
- Error message if conversion fails
- Badge Counter - Shows number of images in queue on extension icon
- Modern UI - Beautiful gradient design with smooth animations
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build- Build the extension:
npm run build - Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" (toggle in top right)
- Click "Load unpacked"
- Select the
distfolder from this project
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions, issues and feature requests are welcome!
Give a ⭐️ if this project helped you!
Made with ❤️ by @jirateep12z