Split Text

Split text by word or symbol or length or regular expression.

Use \n for adding new line.

Give Rating

Online Text Splitter Tool

How to Split Text by Words/Regular Expression/Length

  1. Enter the main text in input text area.
  2. Choose how you want to split i.e. word/symbol/regex/fixed length
  3. Enter any separator e.g. for newline
  4. Click on Process button to get the desired splitted text.

Uses

  • Split Words
  • Split csv
  • split lines
  • extract text from alphanumeric text
  • divide by paragraph
  • wrap text
  • format text