Text Processing
Merge multiple lines into a single line with customizable separators and formatting options
multiline-mergerText Processing
Remove common suffixes from each line with intelligent detection and customizable options
suffix-removerText Processing
Extract even-numbered lines from text content with support for various indexing methods and custom criteria
even-line-extractorText Processing
Extract odd-numbered lines from text content with support for various indexing methods and custom criteria
odd-line-extractorText Processing
Extract lines from text at regular intervals with customizable skip and extract patterns. Perfect for sampling every Nth line or extracting multiple lines with gaps.
step-line-extractorText Processing
Quickly randomize the order of letters in text
randomize-lettersText Processing
Quickly randomize the order of lines in text
randomize-text-linesText Processing
Quickly randomize the order of words in text
randomize-wordsText Processing
Quickly make text barely readable
scramble-wordsText Processing
Quickly sort all letters in all words in any text
sort-lettersText Processing
Quickly sort paragraphs alphabetically, numerically, or by their length
sort-paragraphsText Processing
Quickly sort sentences alphabetically, numerically, or by their length
sort-sentences