Skip to main content
Cookie preferences

We use analytics cookies to understand usage and improve CleanTextLab. You can accept or decline Privacy policy. Manage preferences.

Embeddable Infrastructure

Powerful tools. On your own site.

Bring CleanTextLab's deterministic processing engine to your blog, documentation, or internal tools using a simple iframe.

Universal Embed

Works on WordPress, Ghost, React, Next.js, or raw HTML. One iframe, no dependencies.

Privacy Native

All processing happens in your visitor's browser. Zero data transmission to our servers.

Always Updated

Widgets automatically receive the latest tool updates, fixes, and performance improvements.

Live Preview.

The exactly looks of what you'll get on your site.

Word Counter Widget

Implementation.

Step 01

Select Your Tool

Each of our 35+ tools has a corresponding `/embed/` endpoint. Simply choose the slug for the tool you need.

Step 02

Copy the Snippet

Paste the standard iframe code into your site. We recommend a fixed height of 600px for the best experience.

iframe_snippet.html
<iframe
  src="https://cleantextlab.com/embed/word-counter"
  width="100%"
  height="600"
  style="border: 1px solid #e5e7eb; border-radius: 1rem; overflow: hidden;"
  title="Word Counter Widget"
  loading="lazy"
></iframe>

Need a custom widget?

Looking to white-label our tools or add specialized formatting for your team? We build custom solutions.

Embeddable Widgets - CleanTextLab Docs