#pyTable2LaTeX
A Python program with GUI to convert csv/Excel Tables to LaTeX codes
You can either run the Python script from command lines, or run the executable compatible with your platform. The GUI is self-explanatory.
- supported LaTeX table styles: simple, cell, booktabs, longtable
- supported raw table format: csv, excel
- math mode enabled
- clipboard operations supported (copy to & paste from)
- unicode conversions enabled
If the PDF you have is text-based, check out Tabula. Else, OCR it first then use Tabula. You can then import the csv files into pyTable2LaTeX.
by Jingnan Shi @ Harvey Mudd College
