Beautify JavaScript, CSS and HTML with 2-space indentation.
Paste any JavaScript, CSS or HTML and click Format to auto-indent and normalise whitespace using js-beautify, loaded on demand from cdnjs. No code is sent to a server. Use the related minifier to do the opposite — strip whitespace for production.
No. Formatting runs entirely in your browser using js-beautify loaded from cdnjs. Your code never leaves your device.
Two spaces. The formatter normalises existing indentation to match.
Related: Code Minifier · SCSS Compiler
Keywords: code formatter, beautify JS CSS HTML, js-beautify browser, online code formatter