Word Table to JSON
Use this tool to convert a Word table with 2 columns (key-value pairs) to JSON data.
Follow the steps below:
- In your Word document, make sure the table has only 2 columns (one for keys and one for values).
- Copy the entire table and paste it into the Word table input text area below.
- Click Convert to JSON to generate JSON data from the table.
- Click Clear to reset the tool and start over.
- Click Copy to Clipboard to copy the JSON output.
- Click Save JSON and enter a filename to download the JSON file.
HTML Table to JSON
Use this tool to convert an HTML table with 2 columns (key-value pairs) to JSON data.
Follow the steps below:
- Copy the HTML code of the table you want to convert. Make sure the table has only 2 columns: one for keys and one for values.
- Paste your table’s HTML into the text area labeled HTML Input.
- Click Convert to JSON to generate JSON data in the output area below.
- Click Clear to reset the tool and start over.
- Click Copy to Clipboard to copy the JSON output.
- Click Save JSON and enter a filename to download the JSON file.
JSON Output:
JSON code will appear here...
Powered by the Metro Web Team