JSON to MessagePack - Convert JSON text, document or file into MessagePack format that is viewable in HEX
MessagePack to JSON - Visualize MessagePack encoded data (in HEX, UInt8Array, Base64 or Percent Encoding format) by converting it into JSON format
HTML to JSON Converter - Convert HTML document to JSON by extracting HTML tables from it
JSON to CSV Converter - Convert JSON text (even nested ones) into CSV format using the delimiter of your choice. Output in tabular format is also available