Split text into multiple parts by rules — supports splitting by line, delimiter, or prefix/suffix. All processing is local in your browser — no server upload.

Features
- Split text by delimiter or prefix/suffix.
- Custom character type retention supported.
- Optional “Deduplicate split results” / “Keep duplicate split results” (dedupe on by default).
- All processing in local browser — no server upload.
Use Cases
- Data extraction: Extract specific character types (digits, letters, Chinese, etc.) from mixed text.
- Log splitting: Split log entries by delimiters (commas, spaces) for analysis.
- Text formatting: Split mixed-format text into standardized format by rules.
How to Use
- Paste the text to be split in the input box above.
- Choose result dedupe: default “Deduplicate split results”, or “Keep duplicate split results”.
- Click "Split" to open the split rule settings dialog.
- Set text retention rules and select character types to retain (digits, letters, spaces, Chinese, other characters, etc.).
- Choose a split method (line, delimiter, prefix, or suffix) and confirm; results auto-copy to the clipboard.
Notes
- Combined retention rules: Multiple retention types (e.g., digits + letters) can be selected simultaneously — the system retains characters that meet all conditions.
- Split and retention relationship: First split the text by the chosen method, then retain qualifying characters in each part.
- Result dedupe: On by default (order-preserving unique); choose “Keep duplicate split results” to keep every fragment.
- Character limit: Max 10,000 characters per session — process in batches if exceeded.
Related Keywords
Text Split, Online Text Split, split, deduplicate results, Sanye Hub, Online Tools