https://github.com/abians/quick-image-convert
VSCode extension for quick image conversion and optimization.
https://github.com/abians/quick-image-convert
avif avif-images image-converter image-processing quick-image-convert vscode vscode-converter-image vscode-extension webp
Last synced: 2 months ago
JSON representation
VSCode extension for quick image conversion and optimization.
- Host: GitHub
- URL: https://github.com/abians/quick-image-convert
- Owner: AbianS
- License: mit
- Created: 2024-06-08T11:36:29.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-12-25T16:47:33.000Z (5 months ago)
- Last Synced: 2025-01-28T00:49:49.849Z (4 months ago)
- Topics: avif, avif-images, image-converter, image-processing, quick-image-convert, vscode, vscode-converter-image, vscode-extension, webp
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=AbianS.quick-image-convert
- Size: 3.78 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Quick Image Convert is a VSCode extension
that facilitates image conversion. 🖼️➡️📂 Simply
right-click on an image and select the format you need. ⏱️🔄Ideal for developers and designers looking for efficiency
in their workflow. 💻🎨
# ⚡️ Quick start
1. Select an image: Navigate to the image you want to convert in your file explorer within VSCode.
2. Right-click on the image.
3. Select “Quick Image Convert”.
4. Choose the output format
5. Done! The converted image will be saved in the same folder as the original.
# 🚀 Features
- **Quick Conversion:** Convert images to popular formats like PNG, JPEG, WebP, and AVIF with a single click.

- **Image Optimization:** Reduce file size without losing quality to improve web performance.

- **Support for multiple formats:** Convert images to different formats according to your needs.

# 🎨 Customization
**Quick Image Convert** allows you to customize the extension according to your preferences. Go to the settings in VSCode and search for **“Quick Image Convert”**.

**Important** 📌: You can disable the **“use Default Values”** option so that the extension asks you for the conversion parameters each time you use it.
# 📚 Supported formats
- **AVIF:** High-quality image format with efficient compression.
- **WebP:** Modern and lightweight image format.
# 🎯 Motivation to create
**Quick Image Convert** was born out of the need to simplify the conversion of images to more efficient formats like AVIF and WebP. 🖼️➡️📂 These formats are known for their ability to significantly reduce file size without losing quality, resulting in faster loading and better web performance. 🌐⚡
As developers and designers, we know how valuable it is to optimize resources and improve the user experience. 🚀💻 Quick Image Convert was created to make this process fast, simple, and accessible directly from VSCode. 🎨✨
With this extension, we hope to help you optimize your projects, save you time, and improve the efficiency of your daily work. 💼🔥
# 🔍 Roadmap
- [x] Conversion of images to popular formats WebP and AVIF.
- [x] Option to optimize images.
- [ ] Add support for batch conversion.
- [ ] Improve the user interface for advanced settings.
- [ ] Include more image formats and compression options.