Convert classic image formats to WebP directly from Visual Studio Code with neon Miami vibes.
🚧 Platform support: This build currently works only on macOS (Apple Silicon / arm64). Other operating systems will be supported soon.
- Right-click any PNG, JPG, JPEG, BMP, or TIFF in the Explorer and choose Convert Image to WebP 🌴.
- Trigger the command from the palette and pick an image from your filesystem.
- Automatically opens the newly generated
.webpfile once conversion finishes.
- Open your project folder in VS Code.
- In the Explorer, right-click the image you want to convert and select Convert Image to WebP 🌴.
- Alternatively, open the Command Palette (
Ctrl+Shift+P/Cmd+Shift+P), search forConvert Image to WebP, and pick an image from the quick pick list. - The converted
.webpfile appears alongside the source image and opens in a new editor tab.
- Download the
.vsixfile (if available), or - Install via Marketplace (once published):
ext install cucer.webpr- macOS (Apple Silicon / arm64) only for this build. Other OS targets are planned soon.
- Visual Studio Code
^1.85.0 - The extension bundles
sharpfor lightning-fast conversion.
No custom settings yet—conversion quality defaults to 80. Future versions may expose this as a setting.
npm install
npm run compile
npm version patch
npm run packagevsce package
vsce publishLaunch the Run Extension configuration from VS Code to start a new Extension Development Host.
- Press
F5in VS Code to start debugging with the Run Extension launch configuration.
All icons in this extension are original works. Redistribution or reuse without permission is prohibited.
Made with 🌴 neon dreams.
