Text 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
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
Lint Markdown against ~15 markdownlint rules plus 2 Chinese-typography rules, with line-located reports and one-click auto-fix of safe issues
markdown-lint-style-checkerText Processing
Generate formatted Markdown tables from CSV, JSON, or array data with alignment, header styles, width control, and merge hints
markdown-table-generatorText Processing
Extract inline links, reference links, and bare URLs from Markdown documents with basic syntax validation
markdown-link-extractorText Processing
Convert each line of text into Markdown list items or numbered lists
markdown-list-formatterText Processing
Convert Markdown to HTML with syntax highlighting and customizable themes
markdown-previewText Processing
Generate placeholder text content
lorem-ipsum-generatorText 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-converterText Processing
Convert text line endings between LF (Unix/macOS), CRLF (Windows), and CR (classic Mac). Normalizes mixed endings in one pass and reports the original breakdown.
line-ending-converter