Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TUltra MinifierNew to Visual Studio Code? Get it now.
TUltra Minifier

TUltra Minifier

goddie9x

|
3 installs
| (0) | Free
Minifier for JSON, CSS, HTML, XML, TWIG, LESS, SASS, SCSS, JavaScript, JSONC, and JavaScriptReact. Created by goddie9x.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TUltra Minifier

TUltra Minifier is a powerful and simple minification tool for Visual Studio Code, created by goddie9x. It thoroughly compresses your code without breaking its logic.

Features

  • Supports multiple languages: JSON, CSS, HTML, XML, TWIG, LESS, SASS, SCSS, JavaScript, JSONC, JavaScriptReact (JSX/TSX).
  • Automatically generates a .min.<ext> file right next to your original file.
  • Compress single files or process entire folders recursively.

Usage Instructions

Minify a Single File

  1. Open the Explorer sidebar in VS Code.
  2. Right-click on a supported file (e.g., script.js or style.css).
  3. Select "TUltra Minifier: Minify Current File" from the context menu.
  4. A new file (e.g., script.min.js) will be generated.

Minify an Entire Folder

  1. Open the Explorer sidebar in VS Code.
  2. Right-click on any folder.
  3. Select "TUltra Minifier: Minify Folder" from the context menu.
  4. The extension will scan the folder recursively and generate minified versions for all supported files.

Command Palette

You can also run commands via the Command Palette (Ctrl+Shift+P or Cmd+Shift+P):

  • TUltra Minifier: Minify Current File
  • TUltra Minifier: Minify Folder

Author

Created by goddie9x.

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