Is my data uploaded to a server?
No. The tool parses, transforms, previews, and exports data locally in your browser without uploading your input.
Data & Tables
Convert data between CSV, TSV, JSON, XML, YAML, Excel, HTML tables, and Markdown tables locally in your browser.
Convert data between CSV, TSV, JSON, XML, YAML, Excel, HTML tables, and Markdown tables locally in your browser.
This tool runs in your browser. Your input is processed locally and is not uploaded.
Use this Data Format Converter when you want one flexible browser tool for moving table-like data between common formats. The workflow is simple: parse the input, normalize it into an internal table model, let the user review columns and types, then export to the selected target format. It is useful when the source format is known but the best output format depends on the next step.
No. The tool parses, transforms, previews, and exports data locally in your browser without uploading your input.
Objects can be flattened with configurable path notation. Arrays work best when they contain row-like objects; deeply mixed arrays may need manual review before conversion.
Repeated elements can become rows, attributes can become columns, and text nodes can be kept as values. Highly mixed XML structures may require choosing a repeated element path.
No. YAML is parsed as data only. Custom tags, anchors, and comments may not survive conversion, and no user-provided code is executed.
No. Spreadsheet tools read and write cell values only. Macros are not run, and a complete formula calculation engine is not promised.
Small and medium tables are the best fit. Very large files can use a lot of memory because parsing, previews, and exported results all live inside the browser tab.