Converter Platform

Convert Markdown to JSON

Extract structured data from Markdown tables into JSON arrays. Useful for converting documentation tables into machine-readable data for APIs and applications.

Input (Markdown)
107 chars · 4 lines
Output (Json)
Ctrl+Enter: ConvertCtrl+Shift+C: CopyCtrl+Shift+S: Download

Markdown to JSON Options

Customize the conversion output using these format-specific options. Set them in the Options panel above or pass them in the API options object.

OptionDescriptionValues
json_modeJSON output structurearray, object, column_arrays, array_of_arrays
json_key_columnColumn to use as object key (object mode)column name
prettyPretty-print with indentationtrue / false

Frequently Asked Questions

Related Converters

MarkdownCSVMarkdownXMLMarkdownYAMLMarkdownNDJSONMarkdownTSV

View all converter combinations →