Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Resize x2 ToolNew to Visual Studio Code? Get it now.
Resize x2 Tool

Resize x2 Tool

Mateusz1

|
3 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Resize x2 Tool VS Code Extension

This extension scans your presentation project, going through every chapter and slide and detects images whose intrinsic size is not equal to double their rendered size. It then resizes those images are resized to fill the given x2 dimension automatically.

For best results, ensure your source repository has a clean working state before running the tool. This makes it easier to review and track the changes made by the extension.


📝 Usage

  1. Make sure your local server is running.
  2. Open Command Palette (Ctrl+Shift+P or Cmd+Shift+P) and search Run the Resize Images command from the Command Palette.
  3. The extension will scan your slides, detect incorrectly sized images, and resize them automatically.

⚙️ Configuration

You can configure the extension in your VS Code settings:

  • resizeX2Tool.puppeteerUrl
    The base URL for Puppeteer to use when opening slides.
    Default: http://localhost:3000

To change this, open your VS Code settings and search for resizeX2Tool.


📦 Release Notes

1.0.0


🤝 Contributing


License/Usage

This extension is licensed for internal use only. Redistribution, modification, or use outside the organization is prohibited unless explicitly authorized.

All rights reserved. Unauthorized use, distribution, or reproduction is prohibited.

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