Input Text
JSON Array
Convert Custom Delimiter Text to JSON Array
If your data uses an unusual separator, you can still transform it into a JSON array. Choose any delimiter, paste your text and this page will create a formatted array.
The converter trims each item and produces a copy-friendly JSON array without uploading your content. Adjust the delimiter field as needed before converting.
Custom Delimiter Converter FAQ
What counts as a custom delimiter?
Any single character or short string can be used. Enter the delimiter in the field above before converting.
Do you store the delimiter I enter?
No. Both your text and your chosen delimiter stay in the browser and disappear when you refresh.
Does it support multi-character tokens?
Yes. You can enter words or symbols as the delimiter and the tool will split wherever that sequence appears.
How do I copy the output?
Use the copy button above the JSON output box to place the array on your clipboard.
Related Tools
Convert Lines to JSON Array
Turn line break text into a JSON data array
Comma to JSON Array
Convert comma separated text to a JSON array
Semicolon to JSON Array
Convert semicolon separated text to a JSON array
Tab to JSON Array
Convert tab separated text to a JSON array
Pipe to JSON Array
Convert pipe separated text to a JSON array
Colon to JSON Array
Convert colon separated text to a JSON array
Space to JSON Array
Convert space separated text to a JSON array
Double-space to JSON Array
Convert double-space separated text to a JSON array
Slash to JSON Array
Convert slash separated text to a JSON array
Caret to JSON Array
Convert caret separated text to a JSON array
Tilde to JSON Array
Convert tilde separated text to a JSON array