Practical guides

Text Tool Guides

Practical walkthroughs for counting words, converting case, deduplicating lines, splitting and joining text, and generating slugs — all without uploading anything.

How to count words and characters accurately

Paste any text into the Word Counter tool. It counts words (space-separated tokens), characters with and without spaces, sentences, paragraphs, and lines — all instantly as you type. For documents, the Character Counter gives a separate breakdown useful for social media limits or SMS character budgets.

Converting text case in bulk

The Case Converter handles UPPER, lower, Title, Sentence, camelCase, PascalCase, snake_case, and kebab-case. Paste a block, pick the target case, and copy or download the result. Useful for normalising API field names, headline formatting, or code refactoring.

Removing duplicate lines from a list

The Remove Duplicate Lines tool strips repeated lines while preserving order. It handles both case-sensitive and case-insensitive modes. Typical uses: deduplicating exported CSV columns, cleaning keyword lists, or normalising log extracts.

Splitting one text file into many parts

Text Splitter lets you divide long content by character count, word count, line count, or a custom delimiter. Each part is numbered and can be downloaded individually — handy for splitting large transcripts, log files, or content batches.