Writing tools

Client

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

How this hub is organized

Diff, case conversion, word counts, Markdown preview, Lorem text, and line utilities each have their own workspace—choose the card that matches compare vs transform vs placeholder generation.

Browse writing utilities

Cards follow the home catalog order for this category.

Nearby workflows on Toolcore

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.
  • Remove duplicate lines when log excerpts or lists repeat the same row and you only need unique entries.
  • Sort lines alphabetically when configs or inventories should match locale collation before diff or commit.
  • 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.