Input Text
JSON Array
Tilde Separated Text to JSON Array
The tilde symbol is occasionally used in templating systems and old data sets. Converting such text into a JSON array is effortless with this tool.
Paste the tilde separated values, hit Convert, and copy the resulting array. Processing is local so nothing is transmitted to a server.
Tilde Converter FAQ
Is my text safe?
Yes. The conversion runs entirely within your browser so your tilde separated data never leaves the page.
Does it work with unusual characters?
All Unicode characters are preserved inside each array element, including emojis or symbols.
Can I share the result?
Use the copy button to quickly share the JSON array in chats, code reviews or documentation.
What about extremely long lists?
Very long lists may slow down your browser. Split them into smaller pieces if you encounter issues.
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
Custom Delimiter to JSON Array
Convert custom delimiter text to a JSON array