Format · 2026-06-09 · 5 min read
ATS-Friendly Resume Format: The Layout Rules That Actually Matter
An ATS-friendly resume is single column with standard headings, selectable text, and contact info in the body. What each rule prevents, per the evidence.
The most ATS-friendly resume format is a single-column document with standard section headings (Work Experience, Education, Skills), real selectable text rather than images, contact information in the body of the page rather than the file's header or footer element, and plain default bullets. Both PDF and DOCX parse fine in modern systems. Tables, columns, and graphics are not an automatic rejection, but each one raises the odds that a parser drops or scrambles part of your record. This guide covers what each rule prevents, and how much each one actually matters.
To see why these rules exist, it helps to know what a parser does with your file. Commercial resume parsers run a staged pipeline: they segment the document into standard sections, categorize the contents into typed fields (recognizing 'January 2018 to April 2022' as a date range, 'Software Engineer' as a job title), then index that structured data so recruiters can search it. Affinda, a major commercial parser, documents over a hundred extracted fields: name, contact details, each role's title, organization, dates and description, skills, education, certifications. Every formatting rule below exists to keep that pipeline from misreading the page. A resume does not fail by being plain. It fails by losing data.
Single column is the safe layout
Multi-column layouts are the most common structural risk. A study posted to arXiv in October 2025 found that roughly 20 percent of resumes use multi-column layouts that break natural reading flow, and that parsing accuracy dropped from 0.858 to 0.758 when text was not reordered to account for the layout. The mechanism is simple. A naive parser sorts text top to bottom and left to right across the whole page, so two columns get interleaved into one scrambled stream, and a table can get sliced horizontally across its rows.
Independent small-scale testing points the same way. One practitioner test of eight ATS platforms found a two-column layout parsed incorrectly in seven of the eight, tables skipped entirely in five, and sidebar content dropped in four. Eight systems is a small sample, so treat those counts as directional rather than precise. But the rank order is consistent across sources: text boxes and sidebars are dropped most often, tables next, columns after that. Modern layout-aware parsers handle native word-processor columns considerably better than legacy systems did, and the gap narrows every year. That makes columns a graduated risk, not a death sentence. Single column simply removes the question.
Standard headings, and text a machine can select
Parsers segment your document by recognizing section headings. 'Work Experience,' 'Education,' and 'Skills' are the patterns they are built around. A heading like 'Where I've Been' or 'My Toolkit' risks the whole section being mis-filed or attached to the wrong field. No vendor publishes its exact accepted heading vocabulary, so the honest rule is conservative: use the plain names, and keep each section under its own heading rather than blending two into one.
The same conservatism applies to the text itself. Text embedded in an image, an icon, or a skills-meter graphic is ignored by the parser; whatever it says is simply absent from your extracted record. Decorative bullet glyphs (checkmarks, arrows, diamonds) can be replaced with garbage characters or skipped, which in some systems merges your bullets into one undifferentiated paragraph. Use the standard round or square bullet your word processor inserts by default, and make sure every word on the page is real, selectable text. A quick check: select all, copy, and paste into a plain text editor. What survives is what a parser sees.
Contact info belongs in the body, not the file header
This is the least known rule and one of the most damaging to break. In a DOCX file, the page header and footer are stored in a separate XML region from the body text, and some enterprise parsers skip that region entirely. In the same eight-system test above, six of the eight missed contact information placed in a Word header, producing candidate profiles with no name, email, or phone. The fix costs nothing: put your name and contact block at the top of the document body, as ordinary text. It can still look like a header. It just should not live in the header element.
File type, fonts, and dates
PDF versus DOCX is mostly a non-issue. Affinda's parser documentation lists PDF, DOC, DOCX, TXT, RTF, HTML, and even image formats via OCR as accepted inputs, and that breadth is typical of current commercial parsers. Either mainstream format is fine, with one condition: a PDF must be exported from a document, not scanned or flattened to an image, so the text layer stays selectable. Fonts matter far less than the layout decisions above; any common system font reads fine.
Dates deserve a moment of care. No public source enumerates which date formats parse most reliably, so this is craft advice rather than a measured finding: write date ranges with month and year ('Jan 2018 to Apr 2022'), in the same style and the same position for every role. Parsers are documented to recognize date ranges as typed start and end fields, and consistency gives them a clean pattern to lock onto.
Format mistakes are a risk, not a rejection
Keep the stakes in proportion. In a 2025 interview study of 25 US recruiters, 23 of the 25 said their systems never auto-reject a resume over formatting, content, or missing keywords; automated rejections came almost entirely from recruiter-configured knockout questions such as work authorization or required licenses. That is a small, qualitative sample run by a resume-tool vendor, so read it as directional, not definitive. But the direction matters: a table will not get you silently rejected by a robot. What bad formatting actually costs you is data. A dropped sidebar means missing skills in the searchable record. A skipped header means a profile with no contact info. The recruiter searching that database never sees what never got extracted.
- One column, top to bottom. No sidebars, no text boxes.
- Standard headings: Work Experience, Education, Skills, Certifications.
- Name and contact block at the top of the document body, never in the DOCX header or footer element.
- Default bullet characters; no icons, meters, or text inside images.
- PDF exported with a live text layer, or DOCX. Either is fine.
- Consistent month-and-year date ranges in the same position for every role.
The pattern across every rule is the same: the format that parses best is the plainest one. You are not formatting for a first glance, you are formatting so the machine's copy of your record matches the page. Make the document boring, let the content carry it, and spend the time you saved on the part no parser can fix: what the bullets actually say.
Sources
Check your own resume against this.
Paste your experience into the builder: it structures a record you own and renders an ATS-clean, single-column resume from it. Free to start, with a deterministic ATS readiness rating on your dashboard.
Build your resume