Convert your XML ToJSON!

Easily convert XML to JSON on the fly

Learn more »

What is ToJSON

ToJSON provide a simple web-based interface to convert your XML strings or files into properly formatted JSON. You send us some XML, we send you back the JSON equivalent.

ToJSON can help you

  • Design multi end-format API's
  • Design JavaScript only web apps
  • Eliminate the need for working with clunky XML

How it works

ToJSON allows you to convert both xml files and strings. You send us your XML, we'll parse it out and send it right back as properly formatted JSON.

If you're doing this on the fly with JavaScript, we even provide a JSONP service so that you can easily convert XML documents into something a bit more manageble.

To speed things up, we even provide a caching layer to ensure that we're only parsing files that need to be parsed.

Get Started

We have a pretty simple API that you can use and a few guidelines for you to follow. Other than that, the service is essentially free!

View details »