|
AscToTab is simple utility that converts plain text files containing table data into either HTML or RTF (rich text format) tables. The software can also convert files of tab-delimited or comma-separated (.csv) data into tables.For plain text files AscToTab will attempt to :-
determine how many columns the table has
determine the default alignment of each column
determine which rows are header rows
spot entries that span several columns
spot entries that span several rows.For tab-delimited or comma-separated files conversion is more straightforward. AscToTab will convert one table row per line, placing each delimited value into the next column.
You can tell the software what type of file you are converting, and whether you want to convert to HTML or RTF tables. HTML tables can optionally be copied to the clipboard, ready for pasting into a HTML source editor.
For tab-delimited or comma-separated files conversion is more straightforward. AscToTab will convert one table row per line, placing each delimited value into the next column.
You can tell the software what type of file you are converting, and whether you want to convert to HTML or RTF tables. HTML tables can optionally be copied to the clipboard, ready for pasting into a HTML source editor.
|