CSV to INI Converter

Load a table, choose INI and get one section per row (row1, row2 …) with key=value lines inside — the format many desktop apps, games and lab instruments still read.

Line breaks inside a cell are flattened so they cannot split a value in two, and empty cells stay as empty values instead of being dropped.

Table to Markdown

Turn a table into text you can paste: Markdown, HTML, TSV, SQL inserts, JSON, XML, YAML, LaTeX, INI, TOML, JSON Lines or an ASCII table. Nothing is uploaded.

Your data never leaves this browser

The file is parsed, previewed and charted on your own device. Nothing is uploaded — not even a sample. Close the tab and the data is gone.

Or paste table text

How it works

  1. 1.Import an Excel, CSV, TSV or JSON file, or paste the table. It is parsed on your own device.
  2. 2.Pick the columns to show: one category axis and up to three values.
  3. 3.Generate once, then keep tweaking — chart type, aggregation, sorting and theme update instantly.
  4. 4.Download an image, or publish the result as an encrypted link that expires on its own.

Frequently asked questions

How are several rows represented?
One numbered section per row, so each record stays together and can be addressed by its section name.
What happens to empty cells?
They are written as an empty value (key=), which keeps the key present for importers that expect a fixed set of fields.

Related tools