Resume Formatting Mistakes That Break ATS Parsing

Updated March 27, 2026
Quick Answer

Resume Formatting Mistakes That Break ATS Parsing Many resumes fail before content quality is even evaluated. If parsing is poor, your experience and skills can be misread or missed entirely — and you will never know it happened. Last updated: March...

Resume Formatting Mistakes That Break ATS Parsing

Many resumes fail before content quality is even evaluated. If parsing is poor, your experience and skills can be misread or missed entirely — and you will never know it happened. Last updated: March 2026

Key Takeaways

  • Parsing failure is often a formatting problem, not an experience problem. A qualified candidate with bad formatting loses to a less qualified candidate with clean structure.
  • The five most common ATS-breaking mistakes are inconsistent date formats, decorative section headings, multi-column layouts, embedded tables, and header/footer content.1
  • A plain-text self-test catches 80% of formatting problems before you submit. If your resume breaks when pasted into Notepad or TextEdit, it will break in an ATS.2
  • Fix parsing first, then optimize messaging. No amount of keyword optimization helps if the system cannot extract your job titles and dates.
  • Different ATS platforms fail on different formatting issues — Taleo is stricter than Greenhouse, and Workday handles tables differently than iCIMS.3

The Plain-Text Self-Test

Before diagnosing specific problems, run this 60-second test. Copy your entire resume and paste it into a plain text editor (Notepad on Windows, TextEdit in plain text mode on Mac). Then check:

  • [ ] Every section heading appears on its own line
  • [ ] Job titles, company names, and dates are on the same line or adjacent lines (not scattered)
  • [ ] Bullet points converted to simple dashes or asterisks (not blank lines or missing text)
  • [ ] No large blocks of whitespace where columns or tables used to be
  • [ ] Contact information appears at the top, not jumbled or missing
  • [ ] Education section is intact with degree names and dates readable
  • [ ] Skills appear as readable text, not scattered fragments

If any of these fail, your resume has formatting that will confuse ATS parsers. The sections below explain each failure type and how to fix it.

Formatting Failure Taxonomy

Not all formatting mistakes carry equal weight. This table categorizes failures by type, how they manifest in ATS output, and what to do about each one.

Failure Type What Happens ATS Impact Fix
Header/Footer content Contact info, name, or links placed in document headers/footers Content is invisible to most parsers — your name and phone number disappear4 Move all content into the document body
Multi-column layouts Two or three column designs using text boxes or tables Columns merge into scrambled text — skills mix with job titles5 Use single-column layout with standard margins
Embedded tables Tables for skills grids, certification matrices, or experience layouts Cells read left-to-right across rows, ignoring visual column grouping Replace tables with bulleted lists or inline text
Inconsistent date formats Mixing "Jan 2024", "01/2024", "2024-01", and "January 2024" Parser cannot determine employment chronology — gaps appear where none exist6 Pick one format (e.g., "Jan 2024") and use it everywhere
Decorative section headings "✨ Professional Experience" or all-caps with special characters Parser cannot match heading to standard categories — entire section is miscategorized Use standard labels: Experience, Education, Skills, Summary
Text boxes and shapes Floating text boxes for sidebar content, skill bars, or design elements Content inside text boxes is often completely ignored by parsers Remove all floating elements; use standard paragraphs
Image-based content Logos, icons, skill-level bars, or headshots embedded as images Images are invisible to text parsers — all content within them is lost Replace with text equivalents
Custom fonts and encoding Non-standard fonts or special Unicode characters for bullets/dividers Characters render as squares, question marks, or disappear entirely Use standard fonts (Arial, Calibri, Times New Roman) and basic characters

Before/After: Three Common Failures

Example 1: Multi-Column Skills Section

Before (breaks parsing):

Technical Skills          |  Soft Skills
Python, SQL, Tableau      |  Leadership, Communication
AWS, Docker, Kubernetes   |  Strategic Planning

What the ATS sees:

Technical Skills Soft Skills Python, SQL, Tableau Leadership, Communication AWS, Docker, Kubernetes Strategic Planning

The parser reads left-to-right, merging both columns into one unstructured line. Skill categorization is lost, and keyword matching fails because "Python" is no longer associated with "Technical Skills."

After (parses correctly):

Technical Skills: Python, SQL, Tableau, AWS, Docker, Kubernetes
Soft Skills: Leadership, Communication, Strategic Planning

Example 2: Creative Section Headers

Before (breaks parsing):

━━━ PROFESSIONAL JOURNEY ━━━
★ Senior Data Analyst | Acme Corp | 2022-Present

What the ATS sees: The parser does not recognize "PROFESSIONAL JOURNEY" as an experience section. The entire block may be classified as "Other" or ignored. The star character before the job title prevents the parser from extracting "Senior Data Analyst" as a role.

After (parses correctly):

Professional Experience

Senior Data Analyst | Acme Corp | Jan 2022 – Present

Example 3: Header/Footer Contact Info

Before (breaks parsing): The candidate places their name, phone number, and email in the Word document header. The resume body starts directly with "Professional Summary."

What the ATS sees: A resume with no candidate name, no phone number, and no email. The application may be rejected automatically or filed as incomplete.4

After (parses correctly):

Jane Smith
(555) 123-4567 | jane.smith@email.com | Chicago, IL 60601

Professional Summary

Troubleshooting Decision Matrix

Use this table when your resume scores poorly on an ATS check. Find the symptom in the left column and follow the diagnostic path.

If your ATS check shows... Check this first Then check Fix
Missing contact information Header/footer placement Text box containing contact info Move contact info to document body, first lines
Job titles not extracted Special characters before titles Non-standard title formatting (bold-only, no line break) Use "Title | Company | Dates" on one line
Dates not recognized Inconsistent format across roles Dates embedded in sentences rather than structured fields Standardize to "Mon YYYY – Mon YYYY" format
Skills not detected Skills in a table or multi-column layout Skills using icons or progress bars instead of text Convert to comma-separated list or simple bullets
Education missing Degree info in footer or sidebar Non-standard degree abbreviations Place education in body with "B.S. in Computer Science" format
Gaps incorrectly detected Overlapping date ranges Missing months (years only: "2022 – 2023") Include months with every date range
Entire sections missing Content in text boxes or shapes Section headings not matching standard ATS categories Use standard headings and remove floating elements
Low keyword match score Keywords in image or graphic form Keywords only in skills section, not in experience bullets Distribute keywords across summary, experience, and skills

Common ATS-Breaking Mistakes (Detailed)

1. Inconsistent Date and Title Formats

ATS parsers use pattern matching to extract dates and associate them with roles. When your resume uses "January 2024" in one place and "01/24" in another, the parser may treat these as two different date formats and fail to build a coherent timeline.

Rule: Choose one date format and apply it to every role, education entry, and certification date on your resume. The safest format is "Mon YYYY" (e.g., "Jan 2024") because it is unambiguous across US and international date conventions.6

2. Decorative or Non-Standard Section Headings

ATS systems match section headings against a dictionary of expected labels. "Experience," "Work Experience," and "Professional Experience" all match. "My Career Story," "Where I've Been," and "Professional Journey" do not.

Standard headings that parse reliably: - Summary or Professional Summary - Experience or Professional Experience or Work Experience - Education - Skills or Technical Skills - Certifications or Licenses - Projects (recognized by most modern systems)

3. Multi-Column and Complex Layouts

Two-column resume templates are popular with designers but problematic for parsers. The parser reads the document in a linear stream — left to right, top to bottom. When content is arranged in columns, the parser interleaves text from both columns, producing nonsensical output.5

4. Mixed Bullet and Paragraph Styles

Switching between bullet points and paragraph blocks within the same section confuses parsers that use formatting patterns to identify role boundaries. If your first role uses bullets and your second role uses paragraphs, the parser may merge them into one entry.

5. Missing Chronological Clarity

Roles without clear start and end dates, roles listed out of order, or overlapping dates without explanation all cause parsing errors. The parser expects reverse-chronological order with non-overlapping date ranges. Concurrent roles should each have explicit dates.

Safer Formatting Standard

Follow these rules and your resume will parse correctly on every major ATS platform:

  • Single-column layout with 0.5" to 1" margins
  • Standard section headings in bold, on their own line
  • Consistent date format across all entries (Mon YYYY recommended)
  • Simple bullet points using standard bullet characters (•, -, or *)
  • One idea per bullet — no multi-sentence paragraphs within bullet lists
  • Role title, company, and dates on the same line or structured consistently
  • No text boxes, shapes, images, or header/footer content
  • Standard fonts: Arial, Calibri, Garamond, or Times New Roman
  • File format: .docx for maximum compatibility (PDF as secondary option)7

Parsing Fix Checklist

Run through this checklist after every resume edit:

  • [ ] All content is in the document body (nothing in headers/footers)
  • [ ] Section headings are standard and explicit
  • [ ] Dates are consistent across all roles and entries
  • [ ] Experience order is reverse-chronological
  • [ ] Skills are in a dedicated section using text (not graphics)
  • [ ] No multi-column layouts, text boxes, or tables
  • [ ] File saved as .docx (not .doc, .odt, or image-based PDF)
  • [ ] Resume re-tested after edits using an ATS parsing check

Test Parsing Before You Apply

Upload your resume to check your ATS compatibility score before submitting applications. The tool extracts the same fields an ATS would — contact info, job titles, dates, skills, and education — so you can verify nothing is missing or scrambled.

If you are starting fresh, build an ATS-optimized resume using templates that are pre-tested against all major ATS platforms.

Frequently Asked Questions

Can formatting alone cause my resume to be rejected?

Yes. If the ATS cannot extract your job titles, dates, or contact information, your resume may be filed as incomplete or score so low on relevance that no recruiter ever sees it. A study by Jobscan found that 75% of resumes are rejected before a human reviews them, and formatting is one of the top reasons for parsing failure.1 The content may be excellent, but if the parser cannot read it, the content does not matter.

Should I use PDF or Word format for ATS submissions?

Word (.docx) is the safest choice for ATS compatibility. While most modern systems (Greenhouse, Lever, Workday) parse PDFs reliably, some older systems (legacy Taleo installations, smaller company ATS platforms) still struggle with PDF text extraction — especially if the PDF was created from a design tool rather than a word processor.7 If the job posting specifies a format, use that. Otherwise, default to .docx.

How do I know which ATS a company uses?

Check the job application URL. Greenhouse URLs contain "boards.greenhouse.io," Workday uses "myworkdayjobs.com," Lever uses "jobs.lever.co," and iCIMS URLs contain "icims.com." You can also check the page source or use browser extensions that identify ATS platforms. Knowing the system helps you anticipate specific formatting requirements — see our comprehensive ATS systems guide for platform-specific rules.

Is reverse-chronological format always best for ATS?

For ATS parsing, yes. Reverse-chronological is the format that every major ATS is designed to parse. Functional resumes (skills-based with no chronological experience section) often fail because the parser cannot associate skills with specific roles and timeframes. Combination formats work if you include a full chronological experience section alongside a skills summary — but the experience section must still follow standard formatting rules.8

How often should I re-test my resume's ATS compatibility?

After every structural edit and before each application batch. Small changes — adjusting margins, adding a new role, reformatting dates — can introduce parsing errors. If you use different resume versions for different job families, test each version independently. Run a free ATS parsing check after any edit to catch problems before they cost you interviews.

References


  1. Jobscan - ATS rejection rates and formatting failure analysis, 2025 

  2. CareerOneStop - U.S. Department of Labor resume formatting guidance 

  3. Society for Human Resource Management - ATS platform comparison and parsing capabilities, 2025 

  4. Lever Engineering Blog - Document header/footer parsing behavior in modern ATS 

  5. Indeed Hiring Lab - Multi-column resume parsing failure rates across ATS platforms 

  6. National Association of Colleges and Employers - Resume date formatting standards and employer expectations 

  7. Greenhouse Support - Supported file formats and PDF parsing documentation 

  8. U.S. Bureau of Labor Statistics - Resume format preferences in employer hiring surveys 

See what ATS software sees Your resume looks different to a machine. Free check — PDF, DOCX, or DOC.
Check My Resume

Related ATS Workflows

ATS Score Checker Guides Keyword Scanner Guides Resume Checker Guides

Tags

resume optimization resume formatting resume errors ats parsing ats
Blake Crosley — Former VP of Design at ZipRecruiter, Founder of Resume Geni

About Blake Crosley

Blake Crosley spent 12 years at ZipRecruiter, rising from Design Engineer to VP of Design. He designed interfaces used by 110M+ job seekers and built systems processing 7M+ resumes monthly. He founded Resume Geni to help candidates communicate their value clearly.

12 Years at ZipRecruiter VP of Design 110M+ Job Seekers Served

Ready to test your resume?

Get your free ATS score in 30 seconds. See how your resume performs.

Try Free ATS Analyzer