Text Processing
Compress text by removing extra spaces, newlines, and unnecessary whitespace while preserving content structure
text-compressorText Processing
Quickly add indentation to each text line
text-indenterText Processing
Quickly stretch spaces between words to make all text lines equal length
text-justifierText Processing
Quickly align text to the left side
text-left-alignerText Processing
Quickly pad the left side of text
text-left-padderText Processing
Quickly swap pairs of adjacent letters in words
text-letter-swapperText Processing
Quickly reverse every paragraph in the given text
text-paragraph-reverserText Processing
Highlight specific words, phrases, or patterns in text with custom formatting
text-highlighterText Processing
Join multiple text inputs with custom separators
text-joinerText Processing
Convert text between different cases
text-case-converterText Processing
Compare two text inputs and show differences
text-diffText Processing
Remove duplicate lines, words, or characters from text
text-duplicates-remover