Embed ScrambleFix

Add a free word unscrambler widget to any website in 2 lines of code. No API key, no backend, no cost.

Option 1 — Inline widget (recommended)

Drop 2 lines into any HTML page. A compact unscrambler appears inline, powered by ScrambleFix.

<!-- ScrambleFix Widget -->
<div id="scramblefix-widget"></div>
<script src="https://scramblefix.io/embed.js"></script>

Option 2 — iFrame embed

Works on any platform — Squarespace, Wix, WordPress, Webflow.

<iframe
  src="https://scramblefix.io/widget.html"
  width="100%"
  height="500"
  style="border:none;border-radius:12px"
  title="ScrambleFix Word Unscrambler">
</iframe>

Option 3 — Link button

Zero JavaScript. A styled link that opens ScrambleFix in a new tab.

<a href="https://scramblefix.io" target="_blank"
   style="display:inline-block;padding:10px 20px;
          background:#3b82f6;color:#fff;
          border-radius:8px;text-decoration:none;
          font-weight:600">
  🔤 Unscramble Words — ScrambleFix
</a>

Live preview

Attribution — The widget is free to use. We just ask that you include a visible link back to scramblefix.io near the widget. No registration required.