Skip to content
Back to Blog

Resume PDF vs DOCX: Which Format Should You Use for ATS?

PDF or DOCX for your resume? Learn which file format works best with ATS systems, when to use each, and how to avoid parsing failures.

A
Alex Chen

You've written a strong resume. Now you need to choose a file format. PDF or DOCX?

It sounds like a trivial decision, but the wrong format can break your ATS compatibility and silently cost you interviews. Here's what you need to know.

The Short Answer

Use DOCX for online applications. Use PDF when emailing directly to a person.

The reason is simple: most ATS platforms parse DOCX more reliably than PDF. When an ATS can't parse your file correctly, your information gets garbled — and a garbled resume scores poorly no matter how qualified you are.

Why DOCX Is Safer for ATS

DOCX files store content as structured XML. The text, headings, styles, and formatting metadata are all clearly defined in a way that parsers can read predictably.

When an ATS receives a DOCX file, it can reliably extract:

  • Your name and contact information
  • Section headings (Experience, Education, Skills)
  • Job titles, company names, and dates
  • Bullet points and their content
  • Skills keywords

This structured parsing means your information ends up in the right database fields, your keywords get counted correctly, and your score reflects your actual qualifications.

The Problem With PDF

PDF was designed to preserve visual layout, not to store structured data. A PDF can contain:

  • Text layers — readable, parseable text
  • Image layers — scanned documents or graphics rendered as images
  • Vector paths — text rendered as shapes, not characters
  • Mixed content — combinations of all three

An ATS encounters all of these formats. Text-layer PDFs (the kind generated by Word's "Save as PDF") usually parse fine. But PDFs from design tools like Canva, InDesign, or Figma often embed text as vector graphics or images, making the content invisible to the parser.

Even text-based PDFs can cause issues:

IssueImpact
Multi-column layoutsParser reads across columns instead of down, scrambling content
Headers and footersContact info in headers may be skipped entirely
Text boxesContent inside text boxes may be parsed out of order
Custom fontsRare fonts without proper encoding may render as garbled characters
Merged cells in tablesTable content may collapse into a single text block

When PDF Is the Right Choice

Despite the ATS risks, PDF is better in some situations:

Direct email to a recruiter or hiring manager

When you're sending your resume directly to a person (not submitting through an online portal), PDF preserves your formatting exactly. The person receives the document looking exactly as you designed it.

After the ATS stage

If you've already passed the ATS filter and a recruiter asks for an updated copy, PDF ensures your layout prints cleanly.

Design-focused roles

For creative positions where visual presentation matters (graphic design, marketing, UX), a well-designed PDF demonstrates your skills. But still submit the DOCX version through the ATS portal.

The employer specifically asks for PDF

Follow instructions. If the job posting says "Submit your resume as a PDF," do that.

A Simple Decision Framework

ScenarioUse
Submitting through an online job portalDOCX
Emailing directly to a hiring managerPDF
Uploading to a company careers pageDOCX
Shared via LinkedIn messagePDF
Posted on a job board profileDOCX
Employer specifies a formatWhatever they specified

How to Create an ATS-Safe PDF

If you must use PDF for an ATS submission, follow these steps to minimise parsing issues:

  1. Write your CV in Word or Google Docs — not in a design tool
  2. Use a single-column layout — no sidebars, columns, or text boxes
  3. Use standard fonts — Arial, Calibri, Times New Roman, Helvetica
  4. Avoid headers and footers — put contact info in the document body
  5. Export as PDF from Word — use File → Save As → PDF, not "Print to PDF"
  6. Test it — upload to the ATS Score Checker and verify the parsed content matches your original

How to Create a Clean DOCX

  1. Start from a clean template — don't copy text from a PDF into Word (this often carries invisible formatting)
  2. Use built-in heading styles — Heading 1 for section names, Normal for body text
  3. Avoid text boxes and tables for layout — use them only for actual tabular data
  4. Keep formatting simple — bold for emphasis, standard bullets for lists
  5. Check compatibility — save as .docx (not .doc), which is the modern XML-based format

The Hybrid Approach

Many successful job seekers maintain two versions:

  • Master DOCX — clean, ATS-optimised, used for all online applications
  • PDF copy — visually polished version for direct emails and networking

Update the DOCX first, then export to PDF. This ensures both versions have the same content.

Frequently Asked Questions

Can ATS read Google Docs?

Not directly. Export your Google Doc as DOCX before uploading. Google Docs → File → Download → Microsoft Word (.docx).

What about .txt or .rtf?

Some older ATS platforms accept plain text, but you lose all formatting. RTF is rarely used. Stick with DOCX.

Does file size matter?

Most ATS platforms accept files up to 5–10 MB. A text-based resume should be well under 1 MB in either format. If your file is large, you may have embedded images or fonts — remove them.

What if the portal only accepts PDF?

Use the ATS-safe PDF steps above. Generate the PDF from a clean Word document, not from a design tool.