Tab-separated text to html table

This simple program converts two-column tab-separated text into a nice-looking html.
Could be handy for making readable parallel texts (e.g. translations).
I used it to convert the output of LF Aligner program.
No data is sent to the server. It works entirely on the client-side. You can download this page an just run it locally on your computer.