Toolenza · Embed Builder

Embed a Toolenza tool

Drop any of our tools into your blog, docs, intranet, or web app. The embed runs the same browser-only code paths as the public tool — nothing changes for your visitors except the chrome.

e.g. 100%, 640, 320px

Pixels; pick what fits your layout.

auto follows the visitor's OS dark-mode setting.

Preview shows the actual embed surface served from .

Tips for embedding

  • Responsive width. Use 100% for the width and let the iframe flow with your container. Pick a height that fits the tool on a typical mobile screen (usually 480–720 px).
  • No tracking. The embed surface drops our analytics partial inside iframes — your visitors aren't tracked by us through the embed.
  • Attribution. The embed footer keeps a small "Powered by Toolenza" link — please don't strip it. It lets new users find us.
  • CSP-friendly. If your site uses Content-Security-Policy, allow our origin: frame-src https://toolenza.io;
  • Lazy loading. Our generated snippet ships loading="lazy" — the iframe only loads when it scrolls into view, keeping your page fast.