Free embeddable widgets for your site
Drop these free, browser-side widgets into your blog or tutorial. No sign-up, no API key, no tracking. Each one runs entirely client-side via the Web Crypto API — your visitors’ data never reaches our servers. Free to use forever; the only price is the credit link below the iframe.
<iframe>). The widget loads instantly and works without JavaScript on your end.Password Generator
Cryptographically random passwords with adjustable length and charset toggles. Great for any security or how-to blog.
<iframe src="https://taskmate.digital/embed/password-generator"
width="100%" height="280" frameborder="0"
style="max-width:480px;border:1px solid #e9ecef;border-radius:6px;"></iframe>
<p style="text-align:center;font-size:12px;color:#6c757d;">
Free <a href="https://taskmate.digital/tools/random-password-generator">Password Generator</a>
by <a href="https://taskmate.digital">TaskMate</a>
</p>Paste this into any blog post, tutorial, or HTML page. The credit link below the iframe is what makes the embed work as a backlink.
Password Strength Checker
Type a password, see live entropy estimate, strength label and time-to-crack. Maximum engagement, near-zero risk (passwords stay client-side).
<iframe src="https://taskmate.digital/embed/password-strength"
width="100%" height="240" frameborder="0"
style="max-width:480px;border:1px solid #e9ecef;border-radius:6px;"></iframe>
<p style="text-align:center;font-size:12px;color:#6c757d;">
Free <a href="https://taskmate.digital/tools/how-strong-is-my-password">Password Strength Checker</a>
by <a href="https://taskmate.digital">TaskMate</a>
</p>Paste this into any blog post, tutorial, or HTML page. The credit link below the iframe is what makes the embed work as a backlink.
Encrypt & Decrypt Text
AES-256-GCM encryption with PBKDF2 password-derived keys. Perfect for tutorials on encryption, OPSEC posts, or shared-secret workflows.
<iframe src="https://taskmate.digital/embed/encrypt-text"
width="100%" height="520" frameborder="0"
style="max-width:480px;border:1px solid #e9ecef;border-radius:6px;"></iframe>
<p style="text-align:center;font-size:12px;color:#6c757d;">
Free <a href="https://taskmate.digital/tools/encrypt-text">Encrypt & Decrypt Text</a>
by <a href="https://taskmate.digital">TaskMate</a>
</p>Paste this into any blog post, tutorial, or HTML page. The credit link below the iframe is what makes the embed work as a backlink.
Embed FAQ
Is it really free?
Yes. You only need to keep the small credit link below the iframe — that backlink is what makes the model work for us.
Will it break my site’s style?
No. The widget lives inside an <iframe>, so its CSS is isolated from your page. It won’t leak fonts or styles in either direction.
Does the widget call your server?
For the password generator, strength checker, and encrypt/decrypt tools — no. Every operation runs in the visitor’s browser via the native Web Crypto API.
Can I customise the look?
Today, only the iframe width and height are tweakable. Custom themes (light/dark, accent colour) are planned — if you want a specific look, let us know via the blog comments.


