ACM format checker
ACM's sigconf template is a narrow two-column layout where wide tables and figures are the most common formatting failures. LaTeX Formatter checks your paper against ACM's two-column (sigconf, ~84.5 mm per column) layout and flags the formatting issues that cause the most last-minute trouble.
Quick answer
To check a paper against ACM formatting, upload your .tex or full project to LaTeX Formatter and select ACM as the target venue. It measures your figures and tables against ACM's two-column (sigconf, ~84.5 mm per column) layout, fixes overflow and risky float placement, runs submission-guideline compliance, and verifies your DOIs - returning a corrected file and a changelog.
Common ACM formatting issues
The ACM layout is two-column (sigconf, ~84.5 mm per column). Against that geometry, the issues that most often break a submission are:
- Wide tables crossing the column divider
- Figures set to full text width
- Restrictive float placement
- natbib / citation package conflicts
How to check compliance manually
Read ACM's author guidelines, then compile and inspect every page for figures or tables that cross the margin or column divider.
Measure each figure's width against the column, confirm floats are placed with flexible specifiers, and resolve every DOI in your bibliography.
This is the part authors skip under deadline pressure - and the part editors notice first.
How LaTeX Formatter checks ACM papers
Upload your .tex or full project and LaTeX Formatter detects the document class, measures your figures and tables against ACM's real column width, and corrects overflow and risky float placement automatically.
Name ACM as your target venue to also run submission-guideline compliance, and include a .bib to verify your DOIs against CrossRef. You get a corrected file and a changelog explaining every change.
Before and after
Figure scaled to the column
Before
\includegraphics[width=\textwidth]{fig.pdf}After
\includegraphics[width=\columnwidth]{fig.pdf}Who this helps
- ACM authors racing a deadline
- Co-authors doing a final formatting pass
- Editors preparing a manuscript for submission
Frequently asked questions
How can I check if my paper follows ACM guidelines?+
Upload your paper to LaTeX Formatter and select ACM as the target venue. It compares your figures, tables, and floats against ACM's layout and runs submission-guideline compliance, returning a report of what to fix.
What are the most common ACM formatting mistakes?+
Wide tables crossing the column divider; Figures set to full text width; Restrictive float placement - these account for most ACM formatting problems and are all detectable before you submit.
Does it change my document class or content?+
No. LaTeX Formatter does not transplant your document class or rewrite your prose. It applies deterministic, rule-based fixes to figure widths, table sizing, and float placement, and explains each one.
Check your paper before reviewers do
Upload your .tex or .zip and get a corrected file plus a plain-English changelog in under 60 seconds.
Check My Paper - Free