Search tools and pages.
Convert data between formats like SQL, JSON, XML, YAML, CSV, Excel
Convert SQL query results to JSON
Convert SQL query results to CSV
Convert SQL query results to XML
Convert SQL query results to YAML
Convert SQL query results to HTML table
Convert JSON to SQL INSERT statements
Convert JSON to CSV format
Convert JSON to XML format
Convert JSON to YAML format
Convert JSON to Excel format
Convert JSON into TypeScript interfaces and types online with nested objects, arrays, optional fields, and copy-ready model definitions.
Convert JSON arrays into JSONL or NDJSON online with one object per line, copy-ready output, and safe handling of nested records for data pipelines.
Convert JSONL or NDJSON into formatted JSON arrays online, validate each line, and turn newline-delimited records into readable structured output.
Convert JSON to clean TOML online for config files, package settings, and developer tooling that prefers readable key-value documents.
Convert XML to JSON format
Convert XML records into CSV online by extracting repeating elements into spreadsheet-ready rows with escaped cells and readable column headers.
Convert YAML to JSON format
Convert YAML objects or arrays into CSV online with inferred columns, escaped cells, and copy-ready rows for spreadsheets, imports, and data cleanup.
Convert TOML to formatted JSON online for config inspection, debugging, API payload prep, and cross-format developer workflows.
Convert CSV to JSON format
Convert CSV to XML format
Convert CSV into a Jira-ready table for issue descriptions and comments, with escaped cells, readable headers, and copy-ready pipe-table output.
Convert CSV rows into Microsoft SQL Server INSERT statements
Convert CSV rows into MySQL INSERT statements
Convert CSV rows into PostgreSQL INSERT statements
Convert CSV rows into SQL UPDATE statements online with selectable key columns, table names, and MySQL, PostgreSQL, or SQL Server output.
Convert CSV rows into SQL UPSERT statements online with key-column matching, table-name controls, and dialect-aware output for major databases.
Convert CSV rows into SQL MERGE statements online with key-column matching and PostgreSQL or SQL Server output for sync and bulk update workflows.
Convert HTML table or tabular data to JSON
Convert HTML to Markdown online with clean headings, links, lists, code blocks, and copy-ready output for docs and CMS migrations.
Convert Markdown to sanitized HTML online with reliable rendering for headings, lists, tables, links, and embedded code blocks.
Convert Excel or CSV spreadsheets to JSON online with sheet previews, structured export, and copy-ready data for apps, APIs, and scripts.
Convert DOCX Word documents to sanitized HTML online with rendered preview, extracted text, and reusable markup for CMS workflows.
Turn a YAML list of records into a CSV file ready to open in Excel, Google Sheets, or Numbers
Flatten nested JSON into single-level key/value pairs using dotted or custom separator paths
Rebuild nested JSON from a flat map of dotted keys and array-index paths
Convert a .env (dotenv) file into structured JSON with quote, comment, and escape handling