HomeSCSS/LESS Formatter & Minifier

SCSS/LESS Formatter & Minifier

Beautify and minify SCSS/LESS code with custom indentation and compression ratio for frontend styling and release

Input size:0 bytes
Output size:0 bytes

SCSS/LESS Formatting & Minification

What is this tool?

This tool formats and minifies SCSS/LESS source code. Beautify makes indentation and line breaks consistent; Minify removes extra whitespace and comments (optionally keeping important /*! ... */ comments). Everything runs locally in your browser.

Key features

  • Beautify SCSS/LESS for readable structure
  • Minify SCSS/LESS by removing whitespace and comments
  • Custom indentation: 2 spaces, 4 spaces, or tabs
  • Shows input/output size and compression ratio
  • One-click sample for quick testing

How to use

  1. Paste SCSS or LESS code into the input
  2. Choose Beautify or Minify and set options
  3. Click Process to generate the output
  4. Click Copy to copy the result

Tips

  • Minify removes // comments and regular block comments; use /*! ... */ for license headers you want to keep
  • Beautify before review, then minify for release when needed
  • If input is empty, the tool will show an error message

Data is processed locally in your browser by default and will not be uploaded to any server. Upload will be clearly indicated if required.

© 2026 See-Tool. All rights reserved. | Contact Us