ATS Resume Format

ATS Resume Format (2026) — Layouts That Get Parsed Correctly

The ATS format rules that actually matter in 2026 — what to use, what to avoid, and how to verify your resume parses cleanly before you apply.

What an ATS actually does to your resume

Before a recruiter sees it, your resume passes through an applicant tracking system that converts the PDF or DOCX into plain text and maps it to structured fields: name, email, phone, work history, education, skills. Anything the parser can't map gets dropped or stuffed into a free-text 'notes' field that humans rarely read. The goal of an ATS-friendly format is to make every field unambiguous so nothing is lost in translation. Workday, Greenhouse, Lever, iCIMS, and Taleo cover 80% of US enterprise hiring, and they all use similar parsing pipelines built on Apache Tika or commercial equivalents.

Use a single-column layout

Two-column resumes confuse older parsers, especially Workday and iCIMS deployments. A single-column layout with clear section headings reads correctly across every major ATS. If you love the look of a sidebar, save it for a 'visual' version you share over email and submit a single-column variant through the actual application form.

Stick to standard section headings

Use the labels recruiters and parsers expect:

  • Summary or Professional Summary
  • Experience or Work Experience
  • Education
  • Skills
  • Certifications
  • Projects (technical roles)
  • Publications (research roles)

Avoid parser-breaking elements

These are the most common reasons resumes get parsed into gibberish:

  • Text boxes and tables
  • Header / footer regions (some parsers skip them entirely)
  • Images, icons, and logos
  • Decorative fonts and small caps
  • Multiple columns
  • SVG dividers that overlap text
  • Background colors with low contrast

Export with selectable text

Test by opening your PDF and selecting your name with the cursor. If the text highlights as text (not as an image), the ATS can read it. If not, re-export from your editor with text embedding enabled. Word's 'Save as PDF' produces clean output; Canva's PDF download can flatten text to vector outlines on certain templates — open a Canva export and confirm you can copy the text before submitting.

File name and metadata

Name the file 'Firstname-Lastname-Role.pdf'. Some ATS systems index the file name and surface it in recruiter search. Avoid spaces (use hyphens), don't include the date, and skip the company name — recruiters use 'find file' searches and your name is what they're typing.

Bullet structure that scores well

Each bullet should follow Action verb → What you did → Impact (with a number). The parser doesn't care about prose quality, but the scoring engine that recruiters use after parsing does — it weights bullets with quantified outcomes higher because hiring managers click through to them first.

  • Start with a strong verb (Led, Built, Shipped, Reduced)
  • Stay under 2 lines (~180 characters)
  • Include at least one number per bullet (%, $, time, count, users)
  • Match terminology to the job description verbatim where honest

Spacing, margins, and line height

Use 0.5"–1" margins, 1.0–1.15 line height, and 6–10pt spacing between sections. ATS parsers don't care about visual rhythm, but tight margins risk text getting cut off when the file is re-paginated, and wide line spacing pushes important content onto a phantom second page.

Handling employment gaps

Don't try to hide gaps with creative date formats — parsers normalize dates, and the gap shows up in the recruiter's view anyway. Use the same Mar 2022 – Present pattern throughout, and if a gap was structured (parental leave, education, contract sabbatical), label it explicitly as its own entry. Honest gaps with a one-line label outperform date gymnastics every time.

Localization for non-US resumes

UK and EU CVs may include date of birth, nationality, and a small photo by convention, but the same ATS rules apply: single column, standard headings, selectable text. If you're applying internationally, keep a US-format version and a CV-format version and submit whichever matches the job posting's country.

Quick checklist before you submit

Run through this list every time you export a new version:

  • Single column from top to bottom
  • Standard headings in the order Summary → Experience → Education → Skills
  • Consistent date format (Mar 2022 – Present)
  • Text is selectable in the PDF
  • No images, tables, or text boxes
  • File named Firstname-Lastname-Role.pdf
  • Sized between 0.5" and 1" margins on all sides
  • Tested against an ATS parser (the Resumeva checker is free)

Example ATS resume — Software Engineer

Priya Shah

Senior Software Engineer · San Francisco, CA · priya.shah@email.com · linkedin.com/in/priyashah

Senior software engineer with 7 years building distributed backend systems in Python and Go. Led migration of a 40M-user platform to event-driven services on AWS, cutting tail latency 38%.

Experience highlights

  • Senior Software Engineer — Stripe · Mar 2022 – Present · Designed and shipped a payment-retry service handling 12B events/year; reduced failed-charge revenue loss by $4.2M annually.
  • Software Engineer II — Lyft · Jul 2019 – Feb 2022 · Owned the dispatch matching service; rolled out a graph-based matcher that improved driver utilization 9.4%.
  • Software Engineer — Square · Aug 2017 – Jun 2019 · Built merchant analytics pipeline in Spark serving 1.1M sellers; trimmed nightly job time from 6h to 47m.

Skills

Python • Go • PostgreSQL • AWS (EKS, SQS, Lambda) • Kafka • Terraform • gRPC • System design

Before vs after

Real rewrites that move the ATS score and make recruiters keep reading.

Before — Two-column header

Sidebar with name, contact info, and skills on the left; experience on the right. Parser merges sidebar with the first job's bullets.

After

Single-column header: name on line 1, contact line on line 2 (Email · Phone · City, ST · LinkedIn), then a Summary heading and the rest of the resume below.

We've seen Workday merge the entire sidebar into the first bullet of the first role when the resume uses a 30/70 split.

Before — Icon-decorated headings

📧 EMAIL 📱 PHONE 💼 EXPERIENCE 🎓 EDUCATION

After

Email | Phone | Experience | Education

Emoji and icon glyphs render as '?' or get dropped in plain-text exports. Use words.

Before — Date format

March '22 — Now

After

Mar 2022 – Present

Consistent four-digit years and full month abbreviations parse into clean date ranges every ATS understands.

FAQs

What is an ATS-friendly resume format?

A single-column layout with standard section headings (Experience, Education, Skills), Word- or PDF-exported with selectable text, and no images, tables, or text boxes. It also uses a common font, left-aligned bullets, and consistent date formatting like 'Mar 2022 – Present'.

Should I use a PDF or .docx?

Modern ATS systems (Greenhouse, Lever, Workday, iCIMS) handle both, but PDF is safer for layout fidelity because the file was generated by a resume builder rather than scanned. Submit PDF unless the application explicitly asks for .docx.

Are two-column resumes ATS-safe?

Many older parsers misread two-column layouts. Stick to a single column unless you've tested the resume against the specific ATS in use. The 'sidebar' designs popular on Canva and Word templates often parse with the sidebar text merged into the wrong section.

What font should I use?

A common sans-serif (Inter, Arial, Calibri, Helvetica) or serif (Georgia, Cambria, Times New Roman) at 10–11pt body. Avoid decorative fonts the parser may render as glyphs, and avoid font sizes below 9pt for body text — they trip OCR fallbacks in some ATS systems.

How long should an ATS resume be?

One page for under 10 years of experience, two pages for 10+. ATS systems do not penalize length, but recruiters spend an average of 7 seconds on the first scan, so prioritize the top half of page one.

Do margins matter for ATS?

Yes. Keep margins between 0.5" and 1". Anything tighter risks text being cut off when the parser converts the PDF to plain text.

Should I include a photo?

Not in the US, UK, Canada, Ireland, or Australia. Photos confuse ATS parsers and trigger bias-related rejections at many employers. They are conventional in parts of Europe and Asia.

Are tables ATS-safe?

Avoid them. Even when a modern parser handles tables, the text often ends up reordered. Replace tables with a clean two-line layout: job title and dates on one line, company and location on the next.