Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>bulk-image-resizerNew to Visual Studio Code? Get it now.
bulk-image-resizer

bulk-image-resizer

Jack Bailey

|
687 installs
| (0) | Free
Resize a lot of images by filename and specific resolution
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Bulk Image Resizer

A simple vscode extension to resize a lot of images by a pattern to a pre-specified quality and width.

Installation

Go to the VSCode Marketplace and install the extension

Alternatively, package this extension yourself:

  1. Clone this repo

  2. Run the following command to install the Visual Studio Code Extension Manager

    npm install --global @vscode/vsce
    
  3. Package the extension

    vsce package
    

Usage

Single file resizing

Right click a png file and click BulkImageResizer: Resize

Bulk resizing

You can do this one of two ways:

  • Specific Directory
    • Right click a directory
    • Click BulkImageResizer: Bulk Resize
  • Workspace
    • Open the command pallete (cmd + shift + p)
    • Search for BulkImageResizer: Bulk Resize and click enter
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft