We are excited to announce detailed support for Embeddable Widgets. You can now take the developer tools you love—like the JSON Formatter, Word Counter, or SQL Beautifier—and embed them directly into your own website, documentation, or internal dashboard.
Why Embed?
If you write technical documentation, you know the pain of asking users to "copy this text, go to some random website to format it, then come back."
By embedding CleanTextLab tools, you keep your users engaged on your site.
- Documentation: Add a JSON Formatter next to your API response examples.
- Internal Dashboards: Add a Diff Checker for your support team.
- Blogs: Add a Word Counter to your writing guides.
How to Use
It's incredibly simple. Go to any tool on our site, click the Share button, and select the Embed option.
You'll get a code snippet like this:
<iframe
src="https://cleantextlab.com/embed/json-formatter"
width="100%"
height="600"
style="border: 1px solid #e5e7eb; border-radius: 8px;"
title="JSON Formatter"
></iframe>
Is it Free?
Yes. You can use these widgets for free, even for commercial projects. We only ask that you keep the small "Powered by CleanTextLab" footer visible so others can find us.
Ready to try it? Go to the Word Counter and click Share!
Try the tools mentioned
Fast, deterministic processing as discussed in this post.