Text Processing
Normalize and standardize punctuation marks in text, convert between Chinese and English punctuation
punctuation-normalizerText Processing
Normalize and clean various number formats in text for consistency
number-format-cleanerText Processing
Translate text to and from International Morse Code (ITU-R M.1677) with live audio playback. Auto-detects direction, adjustable WPM speed (PARIS standard) and tone frequency.
morse-code-translatorText 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-repairText Processing
Merge multiple lines into a single line with customizable separators and formatting options
multiline-mergerText Processing
Normalize and unify newline characters in text to consistent line ending format
newline-normalizerText Processing
Normalize paragraph formatting with proper spacing, punctuation, and structure
paragraph-formatterText Processing
Infer tables from pasted text, mixed delimiters, key-value lines, or HTML and export CSV, JSON, and Markdown.
messy-text-to-structured-data-workbenchText Processing
Mirror text by swapping mirrored symbols (brackets, quotes, arrows, slashes) and reversing the string. Note: Unicode has no mirrored letter glyphs, so letters stay as-is. Plain Unicode text, no font needed.
mirror-textText 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
Decode leetspeak (1337) to plain text and score how plausibly leet an input is — for password-policy bypass screening, profanity-filter evasion, and log-noise filtering.
leetspeak-decoder-detectorText Processing
Convert text to and from leet speak (1337). Encode with Basic, Full, or Caps styles, or decode leet back to plain text.
leet-speak-converter