Input Text
JSON Array
Caret Separated Text to JSON Array
Some export scripts rely on the ^ character to separate values. Instead of running a search-and-replace, use this simple converter to build your JSON array.
After pasting your caret delimited list, click Convert and receive a neatly formatted JSON array to copy. No server processing means sensitive data stays local.
Caret Converter FAQ
Why would I use a caret?
Carets are common in data feeds and export scripts. This converter helps you restructure that text quickly.
Does the tool keep empty items?
No. Blank elements are skipped so the array contains only meaningful values.
Is offline use supported?
Yes. After the page loads, the converter will run even without an active internet connection.
Can I process thousands of entries?
Large caret-separated lists work, though for best performance you may convert them in smaller batches.
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
Tilde to JSON Array
Convert tilde separated text to a JSON array
Custom Delimiter to JSON Array
Convert custom delimiter text to a JSON array