Questions about the HTML to Image API

The things developers ask before wiring up the HTML to Image API — what it returns, what it covers, and where the limits are. Straight answers, no fluff.

Everything you asked

Still stuck on something specific? The team answers real integration questions directly.

Contact support
What CSS features are supported?
We support modern CSS including flexbox, grid, transforms, shadows, gradients, and custom fonts. Essentially anything Chrome supports.
Can I use custom fonts?
Yes, include web fonts via @import or link tags in your HTML. Google Fonts and other web font services work well.
What image formats are supported?
We support PNG (default, with transparency) and JPEG (smaller file size, no transparency).
What dimensions are supported?
Images up to 4096x4096 pixels are supported. Common sizes include 1200x630 (OG image) and 1080x1080 (Instagram).
Can I include external images?
Yes, include img tags with external URLs. Images will be fetched and rendered. Ensure they're publicly accessible.
How do I get transparent backgrounds?
Use PNG format and don't set a background color on your root element. The background will be transparent.

Answer the last question by building. Free tier, no card — run the HTML to Image API in minutes.

Scaling up?

Volume pricing, custom SLAs, and dedicated support for high-traffic teams.

Contact sales