Can I convert CSV to a Markdown table?
Yes. Paste CSV rows, leave input delimiter on auto-detect or choose CSV, then copy the generated Markdown pipe table.
Does it support TSV input?
Yes. Paste tab-separated rows or force TSV mode when auto-detect does not match your input.
Why are pipe characters escaped?
Markdown tables use pipes to separate columns. Escaping a pipe inside a cell keeps that character as cell content instead of creating another column.
Do utility tools upload my payload?
Use the page notes for each tool. Browser-side utilities can generate outputs locally, but the final file or code may still reveal whatever you encode or share.
Why should I test the generated output?
Scanners, printers, file viewers, apps, and platform previews can behave differently, so test the exact downloaded output before using it publicly.
Why might another generator show a different output?
Different tools may use different rounding, assumptions, default rates, methods, formulas, or input timing. Compare the visible method and inputs before relying on the output.