Unserialize

 

Online PHP and JSON Unserializer

A common problem: you have a serialized PHP or JSON string, maybe even base64 encoded, but what you really want is an easy-to-read unserialized version. Unserialize is the solution. Simply paste in your serialized string, click "Unserialize", and we'll display your unserialized text in an easy-to-read format.