Skip to content

Chrome Extension to save images in JPG, PNG, or WebP format with one-click conversion and batch download support

License

Notifications You must be signed in to change notification settings

jirateep12z/save-image-as-type

Repository files navigation

Save Image as Type

🖼️ A modern Chrome Extension to save images in your preferred format (JPG, PNG, WebP) with one-click conversion and batch download support.

✨ Features

Core Features

  • 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

Advanced Features

  • 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

🚀 Installation

Development

# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build

Load Extension in Chrome

  1. Build the extension: npm run build
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable "Developer mode" (toggle in top right)
  4. Click "Load unpacked"
  5. Select the dist folder from this project

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

🤝 Contributing

Contributions, issues and feature requests are welcome!

⭐ Show your support

Give a ⭐️ if this project helped you!

📝 Author

Made with ❤️ by @jirateep12z

About

Chrome Extension to save images in JPG, PNG, or WebP format with one-click conversion and batch download support

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published