Convert HTML code (with CSS styles) into images. Great for social media graphics, code screenshots, UI mockups, and more.
Steps: 1) Paste HTML+CSS 2) Configure output 3) Render preview 4) Download image.
html2canvas is based on browser rendering but doesn't support all CSS properties. Unsupported features include: CSS filters, backdrop-filter, some 3D transforms, and complex canvas rendering. We recommend using basic CSS properties for best compatibility.
Increase the scale factor to 2x or 3x for higher resolution output. Higher scales produce sharper images but larger file sizes.
External image URLs work but need CORS support. Google Fonts and other external fonts may not load. We recommend converting images to Base64 inline data.
No strict limit, but very large HTML will increase render time. Consider splitting complex layouts into separate exports.