CSV to MediaWiki Table Converter
Convert CSV to MediaWiki wikitable markup
Drop your file here or click to upload
Supports CSV, TSV, TXT files up to 100MB
How to Convert
- Upload your CSV file or paste CSV data
- The MediaWiki table markup is generated instantly
- Copy it into your wiki page and preview
Features
- Generates standard wikitable markup with class="wikitable"
- Escapes pipes and line breaks safely
- Copy to clipboard with one click
- Private by design — data stays in your browser
Use Cases
- Add data tables to Wikipedia or internal MediaWiki pages
- Convert spreadsheet exports for wiki documentation
- Maintain wiki tables from CSV sources without hand-editing markup
Frequently Asked Questions
What markup does this generate?
A standard MediaWiki wikitable: {| class="wikitable" with ! header cells and || separated data cells — the same format used across Wikipedia.
Can I style the table?
Yes. After pasting, you can add MediaWiki classes or inline styles to the {| line, such as class="wikitable sortable" to make columns sortable.
Is CSV to MediaWiki free to use?
Yes, completely free with no limits. No signup or download required.
Is my data private?
Absolutely. All processing happens in your browser. Your data never leaves your device.