HTML Email Prep Tool
CSS Minifier →
⌘/Ctrl + Enter to process
CSS
Inline CSS
<style> rules → style="" attrs
Characters
all
Straighten quotes
" " ' ' → " '
Remove widows
before last word of each block
Em dash → —
— → —
En dash → –
– → –
Hyphens → ‑
- → non-breaking hyphen
℠ → <sup>SM</sup>
℠ →
SM
® → <sup>®</sup>
® →
®
™ → <sup>™</sup>
™ →
™
Accent preparation
all
Remove HTML comments
Preserves conditional comments
Remove document wrapper
Strips <!DOCTYPE>, <html> tags
Move conditionals to end of <head>
↑ <!--[if ...]> just before </head>
Input HTML
Clear
Ready
Output HTML
Copy
Waiting for input...