Text Processing
Extract all Chinese characters from text, filtering out punctuation and English letters, numbers, and non-Chinese symbols
chinese-character-extractorText Processing
Extract numbers from text, supporting currency symbols and thousand separators
currency-extractorText Processing
Extract all email addresses from input text, articles, web source code, or mixed content. Supports deduplication and export to JSON.
bulk-email-extractorText Processing
Extract all HTTP/HTTPS links from text with deduplication and export options
bulk-url-extractorText Processing
Convert text to ASCII art using various fonts and styles
ascii-art-generatorText Processing
Convert between letters and numbers (A=1, B=2, … Z=26) with configurable separator and case, decode numbers back to letters, and compute the letter sum of any text.
a1z26-letter-number-workbenchText Processing
Turn a phrase into an acronym or initialism. Choose contributing words, which letter(s) to take, the separator, and the case.
acronym-generatorText Processing
Convert between CamelCase, snake_case, kebab-case, PascalCase, and other naming conventions
advanced-case-converterText Processing
Detect and remove duplicate lines with advanced options for mode, case sensitivity, and trimming
advanced-duplicate-line-removerText Processing
Use AI to intelligently extract numbers, currencies, and financial amounts from text with their original formatting preserved
ai-currency-extractorText
Scramble characters in text to create puzzles or test reading skills
character-scrambler