Text to List Converter

Convert comma-separated or paragraph text into list format.

Result

Related tools

How it works

  1. 1Paste text (comma-separated, or other delimiters).
  2. 2Choose the delimiter (comma, newline, semicolon, etc.).
  3. 3The tool splits the text and outputs one item per line.
  4. 4Copy the list format.

Example

Input: apple, banana, cherry
Output: apple
banana
cherry