Converts TOML (Tom's Obvious Minimal Language) files to JSON. Handles TOML tables ([table]), arrays of tables ([[array]]), inline tables, date/time literals, multi-line strings, and all TOML data types. Commonly used to convert Cargo.toml, pyproject.toml, and Hugo config files.
Paste your TOML configuration and get the equivalent JSON in seconds.
Convert Markdown to HTML instantly.
Convert HTML markup to clean Markdown syntax.
Convert CSV data into a JSON array of objects.
Flatten a JSON array of objects into a CSV spreadsheet.
Convert XML documents to a JSON representation.
Convert a JSON object or array to an XML document.