Fork me on GitHub

JSON-to-Protobuf(3)

Convert JSON to Protobuf messages

This tool instantly converts JSON into protobuf type definitions. Paste a JSON structure on the left and the equivalent protobuf types will be generated to the right, which you can paste into your program. The script has to make some assumptions, so double-check the output. (And format your code!)