Embeddable widget

Word Counter Widget

Put the count check where the writing rule already lives.

This widget fits pages that already explain a word or character limit and just need a small utility next to the rule.

Best for content guidelines, writing resources, and educational pages.

Best for

Use the widget when the helper belongs inside another workflow.

  • Writing guidelines
  • Study resources
  • Content operations docs
Usage notes

Keep the embedded version honest and lightweight.

  • This is best embedded where the text limit is part of the page's primary purpose.
  • Use the full text/data suite when the user may need sorting, deduping, or format conversion too.
Example hosts

Common surfaces that can link traffic back.

  • Editorial guidelines
  • Essay help pages
HTMLWord Counter Widget iframe
<iframe src="https://www.opentoolskit.com/embed/word-counter-widget" title="OpenToolsKit widget" width="100%" height="720" loading="lazy" style="border:0;border-radius:24px;overflow:hidden;"></iframe>
JSWord Counter Widget JS embed
<div data-opentoolskit-embed="word-counter-widget" data-opentoolskit-height="720"></div>
<script src="https://www.opentoolskit.com/opentoolskit-embed.js" defer></script>
Live preview

Inspect the widget before you embed it elsewhere.