Paste directly from Excel & Sheets
Copy any range and paste — tab-separated cells are parsed into rows and columns automatically, including empty cells.
Paste rows straight from Excel, Google Sheets or CSV and get clean, compilable LaTeX table code — booktabs rules, alternating row colors, column alignment and width control handled for you.
IhateLaTeX runs entirely in your browser via a WebAssembly pdfTeX engine — no servers, no sign-up, no uploads. Every tool below is 100% free with unlimited use. The Table Wizard converts raw spreadsheet cells into semantic LaTeX table code using the professional booktabs style preferred by journals, theses and IEEE/ACM papers.
Copy any range and paste — tab-separated cells are parsed into rows and columns automatically, including empty cells.
Generates \toprule, \midrule and \bottomrule instead of ugly vertical lines — the formatting journals and reviewers expect.
Left/center/right alignment, fixed widths with tabularx, bold headers, and optional zebra striping via colortbl.
See exactly how your table compiles, tweak options, then copy the full snippet into Overleaf, TeXstudio or the IhateLaTeX editor.
Multirow and multicolumn spans are emitted as proper \multirow / \multicolumn commands.
Parsing and code generation happen locally in your browser. Nothing is uploaded — works without internet once loaded.
Select the cells in Excel, press Ctrl/Cmd+C, open the IhateLaTeX Table Generator, paste, and click Generate. You receive complete LaTeX tabular code with booktabs rules that you can paste into any document.
booktabs is the standard LaTeX package for professional tables. It replaces vertical rules and double lines with three weights of horizontal rule (\toprule, \midrule, \bottomrule), which is the typography journals like IEEE, ACM, Elsevier and Springer expect.
Yes. Choose the tabularx mode to auto-fit columns to the text width, or rotate wide tables with sidewaystable. Column widths can also be fixed manually in centimeters.
No. Parsing and LaTeX generation happen entirely in your browser via JavaScript/WASM. Your data never leaves your device, and the tool keeps working offline.