KoguNavi

Markdown Table Generator

Edit headers and cells, choose column alignment, or import simple CSV/TSV text to create a Markdown table you can copy.

Local-first

Markdown table generation runs in your browser. Table text is not uploaded, stored, or logged.

Table grid

Nearby utilities from the KoguNavi toolbox.

Browse all tools

Try it with

Tool comparison

Input

Name,Use
JSON Formatter,Tidy payloads
SQL Formatter,Review queries

Output

| Name | Use |
| :--- | :--- |
| JSON Formatter | Tidy payloads |
| SQL Formatter | Review queries |

Aligned metrics

Input

Metric,Value
Tools,10
Locales,2

Output

| Metric | Value |
| :--- | ---: |
| Tools | 10 |
| Locales | 2 |

How to use

  1. Paste or type input into the tool.
  2. Run the action or review live output.
  3. Copy the result, or clear the workspace when finished.

Inputs and outputs

Table grid
Header cells, body cells, alignment choices, or simple CSV/TSV text.
Markdown table
A pipe-delimited Markdown table with alignment markers.

What it helps with

  • Draft README tables
  • Convert simple CSV to Markdown
  • Prepare docs tables

Useful for structured workflows

  • Normalize tabular snippets
  • Prepare Markdown output examples

Good to know

  • Simple CSV/TSV import only.
  • Not a spreadsheet editor.
  • Escapes pipe characters but does not support complex CSV quoting in v1.

FAQ

More small answers will be added as the toolbox grows.