Widget gallery
Embeddable converters
Generate a focused iframe, then include the powered-by link near the embed so readers can open the full converter when they need another unit pair.
Build a widget
<iframe title="Convematik converter" src="https://convematik.com/widget/?value=78&from=kg&to=lb" width="360" height="420" loading="lazy"></iframe>
Attribution
<p>Powered by <a href="https://convematik.com/converter">Convematik</a></p>
When an embedded converter is the right choice
Use a widget when the reader should calculate without leaving your article, documentation page, product guide or classroom resource. Keep the embed focused on one common pair, then link to the full Convematik converter so users can switch categories or open the formula-rich tool page when they need more context.
- Publisher pages: add a calculator beside buying guides, recipes, fitness references or travel content.
- Documentation: show a live unit conversion next to technical specs or API examples.
- Attribution: include the powered-by link so users can verify formulas and open related tools.
- Performance: use lazy loading and a fixed height so the iframe does not shift page layout.