Text Processing
Extract phone numbers from mixed text with support for multiple countries and formats
phone-number-extractorText Processing
Remove common prefixes from each line with intelligent detection and customizable options
prefix-removerText Processing
Normalize and standardize punctuation marks in text, convert between Chinese and English punctuation
punctuation-normalizerText Processing
Normalize paragraph formatting with proper spacing, punctuation, and structure
paragraph-formatterText Processing
Audit manuscript for number/date/unit/quote/dash/heading/noun consistency and emit a style sheet; optional AI drift detection
manuscript-style-consistency-auditorText Processing
Remove all non-alphanumeric special characters from text with flexible preservation options
non-alphanumeric-cleanerText Processing
Remove HTML tags from code and extract clean text content
new-html-tag-stripperText Processing
Merge multiple lines into a single line with customizable separators and formatting options
multiline-mergerText Processing
Extract odd-numbered lines from text content with support for various indexing methods and custom criteria
odd-line-extractorText Processing
Normalize and clean various number formats in text for consistency
number-format-cleanerText Processing
Normalize and unify newline characters in text to consistent line ending format
newline-normalizerText Processing
Fix garbled text (mojibake) caused by wrong-encoding decoding — reverse UTF-8/Latin-1, Windows-1252, GBK, Shift-JIS, Big5, and MacRoman chains. Auto mode tries all and picks the cleanest result.
mojibake-repair