Convert Tilde Text to JSON Array

Convert tilde separated text to a JSON data array

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.