Replace New Lines with Commas

Replace line breaks with commas to get a single-line comma-separated list.

Overview

Each line break becomes a comma. The result is one line.

Tips: Spaces on each line are kept unless you trim them elsewhere first.

FAQ

Carriage return and line feed sequences are treated as line breaks and replaced with commas.