PDF vs Word: Which Resume File Format to Use

Last updated 2026-08-04

This question has a boring answer that people keep complicating: send a PDF unless the employer asks for something else. What matters far more than the extension is whether the file contains real, extractable text.

A two-column resume parses into interleaved, meaningless text. A single-column resume parses in the order it was written.TWO COLUMNSparses asSkills Java 2019 Led team…Dates land inside sentences. Nothing means anything.ONE COLUMNparses asLed team of 6…Exactly what you wrote.
A parser reads left to right, top to bottom. Two columns interleave into nonsense; one column survives intact.

Send a PDF by default

A PDF renders identically everywhere, cannot be accidentally edited, and is read correctly by every major applicant tracking system. Word documents reflow depending on the recipient's fonts and version, which means the carefully balanced one-page layout you sent can arrive as an awkward page and a half.

The one PDF that fails everything

A PDF containing an image of your resume — exported from a design tool as a flattened graphic, produced by a screenshot-based builder, or scanned from paper — extracts as zero characters. Every parser sees an empty document.

The test takes five seconds: open the PDF and try to select a line of text with your cursor. If you cannot select it, no software can read it.

When Word is genuinely better

  • The posting explicitly asks for .doc or .docx. Follow the instruction; some agencies reformat resumes onto their own letterhead.
  • A recruiter has asked to edit it before submitting on your behalf.
  • You are applying through an older internal system that rejects PDFs at upload — rare, but it happens.

Name the file properly

Use "Firstname-Lastname-Role.pdf". Files named "resume.pdf", "final_v3.pdf" or "CV copy (2).pdf" arrive in a folder of hundreds of identically named documents, and the name is the first thing the recruiter sees.

Frequently asked questions

Does this builder export a text-based PDF?
Yes. The PDF is generated with real text drawing operations rather than a canvas screenshot, so text can be selected, searched and extracted. That was a deliberate architectural choice.
Should I password-protect my resume PDF?
Never. An encrypted file cannot be parsed and will often be discarded rather than chased.
What about Google Docs links?
Do not send a link unless asked. Access permissions fail, links expire, and some systems cannot follow them at all. Attach the file.

Check this resume against the rules above

Nine free tools, running entirely in your browser. No sign-up, no upload, no watermark.

Open the builder

Related