Live Preview
This is the exact widget your visitors will see — try typing something.
Embed Code
Copy this and paste it anywhere in your page HTML:
<iframe src="https://aifontsgenerator.com/embed.html"
width="100%" height="400" frameborder="0"
title="Font Generator by AI Fonts Generator"></iframe>
That's it — no script tags, no API keys, no build step. It renders inside the iframe on your domain exactly as shown above.
Customization
Add optional URL parameters to the src to change what the widget shows. Invalid or missing values fall back to the defaults automatically.
| Parameter | Example | Effect |
|---|---|---|
style |
?style=cursive |
Filters the widget to styles matching a category, name, or tag keyword (e.g. cursive, bold, glitch, gothic). |
count |
?count=20 |
Shows this many styles instead of the default 12. Capped at 30. |
theme |
?theme=light |
Switches to a light color scheme. Default is dark. |
Example combining all three:
<iframe src="https://aifontsgenerator.com/embed.html?style=bold&count=20&theme=light"
width="100%" height="400" frameborder="0"
title="Font Generator by AI Fonts Generator"></iframe>