Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Vkenex Image ConverterNew to Visual Studio Code? Get it now.
Vkenex Image Converter

Vkenex Image Converter

vkenex

|
3 installs
| (0) | Free
Convert images between various formats right inside VS Code using a powerful multi-threaded C++ backend with FFmpeg.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

FFmpeg Image Converter

The ultimate tool for seamless image conversion right inside your VS Code workspace. This extension is powered by a high-performance, multi-threaded C++ backend and the legendary FFmpeg to give you blazing-fast and reliable conversions without ever leaving your editor.

Features

🚀 Blazing Fast Conversion: Utilizes a multi-threaded C++ core to process multiple images in parallel, taking full advantage of your CPU. 🎬 Powered by FFmpeg: Supports a vast range of image formats for both input and output. If FFmpeg can handle it, so can this extension. 📂 Watch & Convert: Enable automatic conversion mode to instantly process any new images added to your source directory. Perfect for automated workflows in web or game development. 🖱️ On-Demand Conversion: Manually trigger the conversion for all images in the source folder at any time via the Command Palette. 📊 Integrated Progress Notifications: A clean, non-intrusive progress bar shows the real-time status of your conversion queue, weighted by file size for accuracy. 💻 Cross-Platform: Works seamlessly on Windows, macOS, and Linux. The extension automatically uses the correct binary for your system.

Requirements

This extension is a powerful wrapper around the FFmpeg command-line tool. For it to work, you must have FFmpeg installed on your system.

  • Install FFmpeg: Follow the official instructions for your operating system at ffmpeg.org.
  • Add to PATH: Ensure the ffmpeg executable is available in your system's PATH environment variable.

How to Use

Manual Conversion (On-Demand)

This is the best way to convert a batch of existing images.

  1. Place all your images in the folder specified in sourcePath.
  2. Open the Command Palette (Ctrl+Shift+P).
  3. Type Image Converter and select the command Image Converter: Convert All Images in Source Folder.
  4. The conversion will start, and a progress notification will appear in the bottom-right corner.

Automatic Conversion (Watch Mode)

This mode is ideal for development workflows where you are frequently saving or generating new assets.

  1. Ensure the autoConvert setting is enabled (checked).
  2. Simply save, copy, or move a new image file into the sourcePath directory.
  3. After a short delay, the extension will automatically detect the new file and start the conversion process.)

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft