Friday, October 15, 2010

Format Text as a Table

Here's a simple tool that let's you format text as a table. Simply enter in tab-delimited text (e.g. by copying from Excel), then press "Create Table".

Input:

Header style:
Style:
MySQL: outputs using Ascii characters.
Unicode Art: uses unicode chars that makes it look more like a table.
HTML: outputs a normal html table.

Output:

  • 1/13/12:
    • Parse table added.
    • Improved code and layout.
  • 1/1/11:
    • Auto Align: number columns become right-aligned, and headers are centered.
    • Spreadsheet option added: adds letters on top and numbers on the side.

3 comments:

  1. Hi, great work, i was searching very long for such a online solution!!!

    ReplyDelete
  2. cool, thanks, used it for stackoverflow

    ReplyDelete