Text Transformer

Transform, analyse, and reformat text in one click. Convert between uppercase, lowercase, title case, camelCase, snake_case, and more. Count words, characters, sentences, and paragraphs. Strip whitespace, reverse text, remove duplicate lines, and sort content alphabetically. Essential for writers, developers, SEO specialists, and data professionals.

0 chars | 0 words
0 chars | 0 words

Text Statistics

Characters
0
Words
0
Sentences
0
Paragraphs
0
Lines
0
Characters (no spaces)
0
Average Word Length
0.0

Case Conversion Modes

  • UPPEREmphasis, acronyms, constants in code (MAX_SIZE)
  • lowerNormalise data, CSS class names, email addresses
  • TitleHeadlines, article titles, book and film names
  • camelJavaScript/TypeScript variables and function names
  • snakePython variables, SQL columns, file names
  • kebabCSS class names, URL slugs, HTML attributes

Text Analysis Metrics

The Text Transformer counts key readability and content metrics in real time as you type — helping writers hit word count targets, SEO specialists optimise content density, and developers validate input lengths.

  • Word count — unique and total
  • Character count (with and without spaces)
  • Sentence and paragraph count
  • Reading time estimate
  • Average words per sentence

Cleaning & Formatting

  • Trim Whitespace — remove leading/trailing spaces per line
  • Remove Blank Lines — strip empty lines from pasted content
  • Remove Duplicates — deduplicate repeated lines
  • Sort Lines — alphabetical ascending or descending
  • Reverse Text — reverse the entire string or word order
  • Slugify — convert text to a URL-safe slug

Common Text Transformer Use Cases

Content Writing

Convert headlines to Title Case or clean pasted text from Word or Google Docs.

Development

Convert identifiers between camelCase, snake_case, PascalCase, and kebab-case.

SEO Optimisation

Count characters and words to optimise meta titles, descriptions, and headings.

Data Cleaning

Remove duplicates, trim whitespace, and sort lists from CSV or database exports.

Frequently Asked Questions