Paste HTML and CSS, get inline styles ready for email clients.
by uizap.com - Full context bug reports devs loveThis approximation covers common selectors. For complex cascades, verify output in email clients.
Email clients often ignore <style>
blocks, so inlining CSS is a best practice. This tool applies selector rules to matching elements and writes them into the style
attribute.
:hover
) are ignored when matchingPrivacy: runs entirely in your browser—no data is sent anywhere.