Home

String Splitter

Autodetect Delimeter:

How it works

This online tool will allow you to split your strings by a specific delimeter. Simply copy and paste your raw XML data into the textbox and click the "Parsed" button.

If you choose to autodetect the delimeter, this page will use statistical methods to detect which delimeter you want to split by. If not, you can manually specify the delimeter.

If you want to change which delimeter you want to split by after you have clicked "Parsed". Simply change the delimeter and click "Parsed" again.

It is completely client side and runs in the browser.