Text Table Formatter
Paste delimited or fixed-width data and get a clean, aligned plain-text table. CSV, TSV, pipe tables and column-position data are all detected in your browser — nothing is uploaded.
Accepts .csv, .tsv, .txt and .md up to 2 MB. Parsing is capped at the first 2,000 non-empty rows.
Parsing
Column formatting
Wraps onto extra lines inside the row.
Borders & output
Your formatted table will appear here.
In Markdown output a literal | inside a cell is escaped as \|, and line breaks inside a cell become <br>.
About this tool
Text Table Formatter turns comma-, semicolon-, tab-, pipe- or whitespace-separated data — and fixed-width column dumps — into an aligned plain-text table in Markdown, ASCII box, Unicode box-drawing or simple padded style, with optional word wrapping and per-column alignment (including decimal-point alignment for numbers). It runs entirely in your browser: parsing, layout and export are all local, so nothing you paste or upload leaves your machine. Very large inputs are capped — files over 2 MB are refused and only the first 2,000 rows are formatted, with the preview limited to 600 output lines while copy and download keep the full result.
- 100% free — no account needed
- Runs in your browser
- Nothing is uploaded
Frequently asked questions
Is Text Table Formatter really free?
Yes. Text Table Formatter is completely free on PureBrowser — every feature, with no account, no trial, and no credit card.
Does Text Table Formatter upload my data?
No. Text Table Formatter runs entirely inside your browser, so anything you type, paste, or open stays on your own device.
Do I need to sign up or install anything?
Neither. There is no account and nothing to download — open the page and Text Table Formatter is ready to use on desktop or mobile.
Does Text Table Formatter work offline?
Once the page has loaded, yes. All of the processing happens locally in your browser, so it keeps working without a connection.
More developer tools
Folder Structure Generator
Build folder structure diagrams, ASCII directory trees, and file tree visualizations for READMEs and docs.
.gitignore Generator
Generate merged .gitignore rules for your stack with one click.
JSON to TypeScript Interface
Convert JSON into TypeScript interfaces with inferred nested types.
Text to Slug Converter
Convert titles and phrases into clean SEO-friendly URL slugs.
UTM Builder
Build campaign URLs with UTM parameters for analytics tracking.
JSON Formatter & Validator
Validate, format, and minify JSON directly in your browser.