Markdown Tables generator - TablesGenerator.com
Tables Generator
LaTeX
HTML
Text
Markdown
MediaWiki
File
New table...
Import CSV file...
Paste table data...
Save table...
Load table...
Download as CSV
Create an example table
Edit
Undo (Ctrl+Z)
Repeat (Ctrl+Y)
Find and replace...
Format numbers
Autosave table locally
Table
Set size
Clear table
Transpose table
Column
Text align
Left
Center
Right
Insert to the left
Insert to the right
Remove
Move column left
Move column right
Row
Insert above
Insert below
Remove
Move row up
Move row down
Help
Quick help
Documentation
Changelog
Contact with us
↧ Expand ↧↥ Collapse ↥
Result (click "Generate" to refresh)
Copy to clipboard
Copy to clipboard
Preview
You can now import Markdown table code directly using File/Paste table data... dialog.
How to use it?
Using the Table menu set the desired size of the table.
Enter the table data into the table:
select and copy (Ctrl+C) a table from the spreadsheet (e.g. Google Docs,<br>LibreOffice Calc, webpage) and paste it into our editor -- click a cell<br>and press Ctrl+V
or just double click any cell to start editing it's contents --<br>Tab and Arrow keys can be used to navigate table cells
Adjust text alignment and table borders using the options from the<br>menu and using the toolbar buttons -- formatting is applied to all the<br>selected cells.
Click "Generate" button to see the generated table -- select it and copy to your document.
Markdown tables support
As the official Markdown documentation<br>states, Markdown does not provide any special syntax for tables. Instead it<br>uses HTML syntax. But there exist Markdown syntax<br>extensions which provide additional syntax for creating simple tables.
One of the most popular is Markdown Here — an extension for<br>popular browsers which allows you to easily prepare good-looking e-mails<br>using Markdown syntax.
Similar table syntax is used in the Github Flavored Markdown, in<br>short GFM tables.
Example
GFM Markdown table syntax is quite simple. It does not allow row or cell<br>spanning as well as putting multi-line text in a cell. The first row is<br>always the header followed by an extra line with dashes "-" and optional<br>colons ":" for forcing column alignment.
| Tables | Are | Cool |<br>|----------|:-------------:|------:|<br>| col 1 is | left-aligned | $1600 |<br>| col 2 is | centered | $12 |<br>| col 3 is | right-aligned | $1 |
About<br>Changelog<br>Cookie Settings<br>Privacy Policy<br>Contact
© TablesGenerator.com
Notification
Close
Create new table
Enter table size. Please, remember that the current table contents will<br>be lost.
Rows
Valid range: 1-500
Columns
Valid range: 1-20
Cancel
Import data from CSV file
You can import table data by uploading file in CSV format (Comma<br>Separated Value). Most spreadsheet software, both desktop and<br>online, allows to save tabular data in CSV format —<br>it is usually available in the File menu under the name "Save As..." or<br>"Export".
Select CSV file
Please, ensure that the character encoding of your CSV file was set to UTF-8<br>otherwise some of the characters may be displayed incorrectly.
Cancel
Paste table data
Paste (Ctrl + V) below an existing table copied (Ctrl + C) from a<br>spreadsheet (e.g. Microsoft Excel), a text document, a Markdown / HTML code, or<br>even a website.
Paste with formatting (colors, text style, etc.)
Cancel
Save table
If you want to keep the table for any future editing click the<br>"Download" button below. The file with the table can be loaded back using<br>the "Load table" option from the menu.
Table name
Download
Cancel
Load table...
Load table from a previously saved .TGN file.
Select TGN file
Cancel
Quick help
Basic key commands
ENTER or double click — to start editing a cell
ESC — to stop editing a cell
CTRL+C, CTRL+X, CTRL+V — to copy, cut<br>and paste, respectively
TAB or Arrow Keys — to select a different cell
CTRL+Z — to undo a change
CTRL+Y — to redo a change
Left mouse button — click a cell to<br>select it (hold left button pressed to select adjacent cells)
Hold CTRL to select multiple cells (not necessarily adjacent).
Some of the functionalities may not work in all browsers — if you<br>encounter a problem, please try to use another browser (Google Chrome,<br>Mozilla Firefox) or update your browser to a newer version if available. If the problem<br>still persists please let us know.
Close
Add column to the left
Add column to the right
Remove column(s)
Add row above
Add row below
Remove row(s)
Cut (Ctrl+X)
Copy (Ctrl+C)
Paste (Ctrl+V)
Paste special (Ctrl+Shift+V)
Row
Add row above
Add row below
Remove row(s)
Column
Add column to the left
Add column to the right
Remove column(s)
Text align
Left
Center
Right
Top
Middle
Bottom
Set column width
Width
px
Cancel
Save table to your Dropbox account
Your table will be saved using your Dropbox account.<br>Please enter a name for the table.<br>You can load later your saved tables using "File/Dropbox/Load table" menu...