Pads each line of text to a specified total length using any pad character. Choose left-padding (useful for right-aligning numbers), right-padding (for fixed-width columns), or center-padding. Works line by line on multi-line input.
Set your target width, pad character, and direction — the tool processes every line instantly.
Convert text to UPPERCASE, lowercase, Title Case, or Sentence case.
Eliminate duplicate lines from any block of text instantly.
Search for text or regex patterns and replace them in bulk.
Check whether a word, phrase, or sentence is a palindrome.
Randomly shuffle the capitalisation of every character in your text.
Reverse a string character-by-character or line-by-line.