Writing tools

Client

Text-first helpers: patterns, diffs, placeholder copy, case transforms, counts, and Markdown—all local to your tab.

Browse writing utilities

Cards follow the home catalog order for this category.

Common use cases

  • Open regex when you need presets, a JavaScript snippet, and a quick local test harness.
  • Use E.164 normalize when pasted phones mix spaces, parentheses, and international prefixes.
  • Use text diff when two drafts should be compared as lines or paragraphs, not as JSON structure.
  • Use word count for copy limits, reading time estimates, or quick stats on pasted prose.
  • Preview Markdown when README or note syntax should render to sanitized HTML before paste elsewhere.

Common mistakes to avoid

  • Expecting regex presets to cover every locale

    Presets are common shapes; international phone and name patterns still need your product rules.

FAQ

Where are URL slugs or SQL format?

Those live under Protocol tools (/tools/protocol) because they target URLs and SQL specifically.

Is my text uploaded?

No. Listed tools run in your browser unless a page documents otherwise.