Text Processing
Fill text templates with variables and data using various template formats
text-templateText Processing
Analyze word frequency and character distribution in text
text-word-frequencyText Processing
Wrap text to specific line lengths with customizable options
text-wrapText Processing
Sort lines, words, or characters alphabetically
text-sorterText Processing
Analyze text statistics (characters, words, lines)
text-statisticsText Processing
Trim text from beginning, end, or both sides
text-trimmerText Processing
Convert text to snake_case (lowercase with underscores)
text-snake-caseText Processing
Invert text case - convert uppercase letters to lowercase and lowercase letters to uppercase
text-invert-caseText Processing
Split paragraphs into sentences by punctuation marks (period, question mark, exclamation mark, etc.)
sentence-splitterText Processing
Split text into individual words, with each word on a new line
word-separatorText Processing
Extract clean dialogue text from pasted SRT, ASS, or SSA subtitles.
srt-ass-subtitle-extract-textText Processing
Add a strikethrough line through every character via the Unicode combining mark U+0336. Plain text — no markdown needed.
strikethrough-text