CaseWren

List Converter

Swap lines and comma-separated lists in both directions.

0 characters · 0 lines
Lines → List
List → Lines

About the List Converter

One direction joins: paste a column of names and get "Ada, Grace, Katherine" on a single line, ready for an email header, a SQL IN clause or a JavaScript array. The other direction splits: feed it a comma, semicolon or pipe separated blob and get one clean item per line back. Both outputs stay live as you type, so you can flip between the two without re-pasting.

The quote option wraps every item in single or double quotes as it joins — the exact shape you need for Python lists, JSON-ish payloads and SQL string literals — saving you from a tedious find-and-replace session at both ends.

How to use it

  1. 1Paste your items — either one per line or an already-delimited list.
  2. 2Pick the delimiter (comma, semicolon or pipe) and an optional quote style.
  3. 3Copy whichever output you need: Lines → List, or List → Lines.

Frequently asked questions

Related tools

Search CaseWren tools

Search all 147 tools…