Text Processing
A unified text analytics dashboard: word/char/sentence counts, type–token ratio (lexical diversity), lexical density, syllable estimate, and separate reading (238 wpm) and speaking (150 wpm) time estimates — plus top content vs function words.
enhanced-text-statistics-dashboardText Processing
Render text in hand-written cursive Unicode — delicate Script (ℋℯ𝓁𝓁ℴ) or heavier Bold Script (𝓗𝓮𝓵𝓵𝓸). Plain Unicode text, no font needed.
cursive-textText Processing
Convert AI-typical plain ASCII into proper typography: -- and --- become en/em dashes, straight quotes become curly/smart quotes (locale-aware), ... becomes a single ellipsis …, spaced dashes are tightened, and repeated spaces collapse — while fenced ``` code blocks and `inline` code are left untouched.
em-dash-and-typographic-purifierText Processing
Remove all empty lines from text (lines with no content)
empty-line-removerText Processing
Extract all Unicode emoji from text, or optionally remove emojis
emoji-extractorText Processing
Extract even-numbered lines from text content with support for various indexing methods and custom criteria
even-line-extractorText Processing
Extract dates from text in multiple formats including Chinese, ISO, and US formats with detailed analysis and summary
date-extractorText Processing
Extract numbers from text, supporting currency symbols and thousand separators
currency-extractorText Processing
Detect common PII in text and replace repeated entities with stable, auditable pseudonyms without sending the text to a model.
consistent-pseudonym-text-anonymizerText Processing
Extract factual claims from a document, map each to its footnote/link/reference evidence, and flag unsourced, weak-source, duplicate-citation, and ambiguous-scope claims
claim-evidence-citation-mapperText Processing
Extract all Chinese characters from text, filtering out punctuation and English letters, numbers, and non-Chinese symbols
chinese-character-extractorText
Scramble characters in text to create puzzles or test reading skills
character-scrambler