FIXLGSTOOLBOX
Text Tools

040 · TEXT

Delimiter & List Converter

Convert lists between new lines, commas, tabs, and custom delimiters, then add quotes, numbers, or bullets.

LOCALYour source text and converted result are processed locally in the browser and are not sent to or stored on a server.
LOCALText you type or load and the result stay in this browser and are not sent to or stored on a server.

Type, paste, or drop a list file

You can also drop a TXT, MD, or CSV file anywhere in this workspace.

Paste text and choose conversion rules.0 / 300,000

Local processing · No server upload · Service-limit candidate: 300,000 characters · 50,000 items · custom delimiter 50 chars

Conversion settingsNew line → Comma · Source/target delimiter · quotes · numbering/bullets
0 Items

Result created with the selected delimiter and list format.

Items0
SourceNew line
TargetComma

NEXT WORK

Next work

RELATED TOOLS

Related tools

HOW TO USE

How to use

  1. 01

    Type or paste a list, or load a TXT, MD, or CSV file.

  2. 02

    Choose source and target delimiters or use a quick conversion preset.

  3. 03

    Optionally trim item edges, remove empty items, add quotes, or add list prefixes.

  4. 04

    Run the conversion, review the result, then copy it or download a TXT file.

FORMAT GUIDE

How to convert delimiters and list formats reliably

These notes explain how the tool changes delimiters, wrappers, and prefixes while preserving item order and content.
New line / comma

Vertical and inline lists

Turn one-item-per-line text into a comma list or convert comma-separated text back into separate lines.

Tabs

Spreadsheet copied values

Convert tab-separated values copied from spreadsheets into new lines, commas, pipes, or another delimiter.

Custom delimiter

Service-specific formats

Use semicolons, pipes, or your own literal string as either the source or target delimiter.

Quotes

Code and list helpers

Wrap each item with single or double quotes. Matching quote characters inside items are escaped with a deterministic rule.

List prefixes

Document-ready lists

Add numbers, bullets, or hyphens to make newline output easier to paste into documents and chat.

Content preservation

Keep order and item text

This tool does not sort, deduplicate, search, or replace text. Only the selected trim, empty, wrapper, and prefix rules are applied.

IMPORTANT NOTES

Important notes

FAQ

Frequently asked questions

01What happens to empty values between delimiters?+

They are removed when Remove empty items is enabled and preserved when it is disabled.

02Are spaces trimmed automatically?+

Only when Trim item edges is enabled, using JavaScript trim semantics.

03Can I use .* as a custom delimiter?+

Yes. Custom delimiters are literal strings, so regex metacharacters are not interpreted.

04What if an item already contains the same quote character?+

It is preserved by doubling the matching quote character before wrapping the item.

05Does this tool sort or remove duplicates?+

No. Sorting and deduplication belong to tool 039; tool 040 focuses on delimiter and list formatting.