Unserialize PHP Code

Do you need to convert a serialized string into JSON? What about converting JSON into a serialized string?

Not sure why you would want to do either of those things, but it's not really my business. Maybe you're sitting there with an encoded string and you're feeling too lazy to write a quick little script yourself. Maybe you've got some JSON that you want to encode in base64. I don't know you, but you can do pretty much all that with a button here.

Paste your serialized string into the box, choose the conversion, and we'll spit out the resulting text.

Todo: write something funnier here.