WebMarkupMin
Home
Minifiers
HTML Minifier
XHTML Minifier
XML Minifier
Change log
Contact
HTML Minifier
Source code:
Minify
Spaces, comments and CDATA sections
Keep whitespace
Safe whitespace minification
Medium whitespace minification
Aggressive whitespace minification
Preserve newlines
Auto-detect style for newline based on the source input
CRLF in Windows, LF on other platforms
Force the Windows style for newline (CRLF)
Force the Macintosh style for newline (CR)
Force the Unix style for newline (LF)
Remove HTML comments
Remove HTML comments from scripts and styles
Remove CDATA sections from scripts and styles;
Doctype, tags and attributes
Use short DOCTYPE
Preserve case of tag and attribute names
Use META charset tag
Don't add a slash to the empty tag
Add a slash to the empty tag
Add a space and slash to the empty tag
Remove optional end tags
Remove tags without content
Collapse boolean attributes
Auto-detect style for attribute quotes based on the source input
Optimal style for attribute quotes based on the attribute value
Single quotes
Double quotes
Keep quotes
HTML 4.X attribute quotes removal mode
HTML5 attribute quotes removal mode
Remove empty attributes
Remove redundant attributes
Remove JavaScript type attributes
Remove CSS type attributes
Remove HTTP protocol from attributes
Remove HTTPS protocol from attributes
Remove JavaScript protocol from attributes
Embedded and inline CSS
Mads Kristensen's CSS minifier
Microsoft Ajax CSS Minifier
YUI CSS Minifier
NUglify CSS Minifier
Minify embedded CSS code
Minify inline CSS code
Embedded and inline JavaScript
Douglas Crockford's JS Minifier
Microsoft Ajax JS Minifier
YUI JS Minifier
NUglify JS Minifier
Minify embedded JavaScript code
Minify inline JavaScript code
Embedded JSON
Minify embedded JSON data
JavaScript templating
Minify Knockout binding expressions
Minify Angular 1.X binding expressions