Unless you have the comfort of using a WYSIWIG editor like Excel or Word, creating tables by code can be a huge pain. Whether it’s LaTeX, HTML, or WikiText, it feels like 90% of your time is spent on markup, and 10% spent on data entry. And that’s if you get the table correctly formatted the first time.

Fortunately, there is a semi-WYSIWIG editor out there that lets you edit tables as if they were actually tables. The humble Table Editor, created by Peter Skeidsvoll, is as simple as it gets. You enter your data as you would in a spreadsheet, and it generates the source code for you.

The table editor, with LaTeX markup below.
The table editor, with LaTeX markup below.

Currently, Table Editor supports the following languages and markup formats:

  • LaTeX
  • HTML
  • JSON
  • WikiText
  • CSV
  • Plain text
  • SQL
  • Mathematica

Besides its simple interface, Table Editor comes with a few simple tools to help you manage your data, such as setting borders or sorting your data. If you’re looking to take the pain out of creating a simple table, check out Table Editor at http://www.truben.no/latex/table/.

Published by Geoffrey Liu

A software engineer by trade and a classical musician at heart. Currently a software engineer at Groupon getting into iOS mobile development. Recently graduated from the University of Washington, with a degree in Computer Science and a minor in Music. Web development has been my passion for many years. I am also greatly interested in UI/UX design, teaching, cooking, biking, and collecting posters.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.