SwiftCover/ Guides/ Should You Send Your Resume as a PDF or Word Document?
Resumes & ATS

Should You Send Your Resume as a PDF or Word Document?

Updated 2026-08-31 9 min read Codevin Studio

Send a PDF by default. Send Word when the posting asks for it, when the upload form only accepts .doc or .docx, or when an agency recruiter asks. Keep both versions of the same resume on hand so you never have to convert one in a hurry.

The rule, in five lines

Most of the confusion comes from treating this as one question with one answer. It is really a short lookup table.

SituationSend
The posting names a formatExactly that format, no debate
Upload form accepts PDFPDF
Upload form only accepts .doc or .docxWord, exported properly
Emailing a hiring manager directlyPDF
An agency or staffing recruiter asks for WordWord — they usually have a real reason

If you remember nothing else: the posting outranks your preference, and a stated format request is a small compliance test you can pass for free.

Why PDF is the sensible default

A PDF is a fixed rendering. Fonts are embedded, margins are frozen, and the page breaks where you decided it breaks. Open it on a Windows laptop, an iPhone, a Chromebook, or inside a recruiting tool's preview pane, and you see the same document.

A Word file is a set of instructions for redrawing the document on the reader's machine, using their fonts, their Word version, and their default paper size. Any of those can shift. The failure is small and ugly: a font substitution nudges your spacing, your contact line wraps, and the tidy one-page resume you spent an evening on arrives with a single orphaned line pushed onto page two. You never see it happen. The reader sees only the result.

That page-break risk is worth taking seriously if you have been deliberate about length — see one page versus two pages for why that decision matters. A PDF is the only way to guarantee the version they open is the version you approved.

Word files also carry things you may not want to send. A .docx keeps document properties, and sometimes tracked changes or leftover comments. If you must send Word, open the document properties and check the author name and company fields before you attach it.

PDF protects the layout. Word protects the recipient's ability to edit. Ask which of those the person on the other end actually needs.

The "ATS can't read PDFs" objection, honestly

You will see this repeated everywhere, usually with no source and no version number attached to it. The accurate version is narrower.

Applicant tracking systems parse text. A PDF that contains a real text layer — one produced by exporting from Word, Google Docs, Pages, or LibreOffice — is text, and mainstream parsers handle it. The PDFs that genuinely fail are the ones that contain no text at all:

  • A scan of a printed resume, or a photo of one.
  • An image exported from a design tool and wrapped in a PDF.
  • A design-tool export with fonts converted to outlines, which turns letters into shapes.
  • A "print to PDF" of a screenshot.

To a parser, all four are a picture of a document. There is nothing to extract, so your details arrive blank in the system's fields.

The second, larger risk has nothing to do with PDF versus Word. It is layout. Two-column templates, text in floating boxes, contact details tucked in the page header, and skills laid out in tables can all confuse a parser regardless of which format you save them in. A Word file with a two-column layout is not safer than a PDF with the same layout. We go through the structural fixes in building an ATS-friendly resume.

Never send an image of your resume

If your only copy is a scan or a photo, retype it into a document rather than sending it. A picture of a resume cannot be searched, cannot be parsed, cannot be copied into a candidate profile, and cannot be read at all by anyone using a screen reader.

How to check your PDF has a real text layer

This takes about fifteen seconds and it is the single most useful check in this guide.

  1. Open the PDF in any reader or in your browser.
  2. Click and drag across a few lines of a job bullet.
  3. If the text highlights, copy it.
  4. Paste it into a plain text editor, an empty email, or a search box.

If the words come through, you have real text. If nothing highlights, or you get a blue box over the whole page with nothing to copy, it is an image and you need to export it again from the original document. A second check: press Ctrl+F (Cmd+F on a Mac) and search for a word you know is in there, like "Experience". No match means no text.

Then read what you pasted, because the paste order is the reading order a parser will see. This is where two-column templates give themselves away.

Pasted from a two-column template

Skills Senior Analyst, Marren Logistics Python Jan 2022 – present SQL Rebuilt the weekly demand Excel forecast, cutting stockouts Tableau across 14 depots

Pasted from a single-column layout

Senior Analyst, Marren Logistics — Jan 2022 to present
Rebuilt the weekly demand forecast, cutting stockouts across 14 depots by roughly a third in the first two quarters.

The first one is not corrupt. It is exactly what the file contains, in the order the file stores it, and any system reading it inherits that scramble. The fix is not a different file format. It is a single-column layout.

When Word is genuinely the right choice

Recruiters who ask for Word are usually not being difficult. Three situations account for most of it.

Agency and staffing recruiters

An agency recruiter rarely forwards your document as you sent it. They reformat it into their own house template, put their logo on it, and often strip your direct contact details before it reaches the client, so the client cannot go around them. That is their business model, not a slight. Doing it from a PDF means retyping your resume by hand, which is slow and introduces errors into your own employment dates. Sending a .docx means your wording survives intact.

Replying to a recruiter who asked for Word

Hi Dana,

Word version attached, and I have kept the PDF on this thread too in case you want the original formatting for reference. Both are the same content. If you need anything reworded for the client's template, tell me what they want emphasised and I will send a revised version rather than have you retype it.

Thanks,
Nadia

The posting or the portal says so

Public sector applications, some universities, and a number of staffing portals still specify Word. Follow the instruction exactly, including .doc versus .docx if they distinguish. Where a posting says "Word or PDF", pick PDF.

Somebody is going to edit it

A careers adviser marking it up, a friend leaving comments, an internal referrer adding notes for the hiring manager: all of them want an editable file. Send Word and keep your own master copy separate.

When the upload form only accepts .doc or .docx

First, do not rename the file. Changing resume.pdf to resume.docx does not convert anything; it produces a file that either refuses to open or opens as unreadable characters, and the recipient sees a broken attachment with your name on it.

Export properly instead, from whatever you originally wrote it in:

  • Google Docs: File → Download → Microsoft Word (.docx)
  • Pages: File → Export To → Word
  • LibreOffice: File → Save As → Word 2007-365 (.docx)
  • Word: Save As → .docx (choose .doc only if the form insists)

If your only surviving copy is a PDF, open the PDF directly in Word or upload it to Google Docs — both will convert a text-based PDF into an editable document. The conversion is never clean, so treat the result as a draft and repair it before sending. That is also why keeping both formats from the start is worth the two extra seconds; if you build documents in SwiftCover, the same resume exports as PDF or DOCX, so there is no conversion step to go wrong.

  • Page count is the same as your PDF, with no orphaned final line.
  • Bullets are real bullets, not images or stray hyphens.
  • Fonts are common ones — Calibri, Arial, Helvetica, Georgia, Times New Roman — so substitution cannot wreck your spacing.
  • Your contact line is in the body of the document, not in the page header.
  • Section headings survived as text at a readable size.
  • Document properties do not carry an old author name or an employer's name.
  • You reopened the saved file, ideally on another device or in a browser preview, and it still looks right.

Naming the file so it survives a folder of 300 others

Your filename is metadata the recruiter reads before they open anything. It gets saved to a shared drive, attached to a candidate record, and searched for three weeks later.

Weak filenames

resume.pdf
Resume_final_v3 USE THIS ONE.docx
CV 2026 (updated) copy (2).pdf
NadiaOkonkwo_resume_for_that_logistics_job.pdf

Filenames that work

Nadia-Okonkwo-Resume.pdf
Nadia-Okonkwo-Resume-Marren-Logistics.pdf
Nadia-Okonkwo-Cover-Letter-Marren-Logistics.pdf

The pattern is your name first, the document type second, and the company only if you are tailoring per application — which you should be, and which matching the posting's own keywords makes concrete. Use hyphens rather than spaces, since spaces become %20 in some systems and get mangled in others. Skip version numbers, dates, and anything in parentheses. Name your cover letter to match, so the two files sit next to each other alphabetically.

Set the document title too

A PDF carries an internal title separate from its filename, and some readers show it in the window or tab instead. If yours still says "Document1" or the name of the template you started from, fix it in your editor's document properties before exporting.

Common questions

Will an applicant tracking system reject my PDF resume?
Not for being a PDF, as long as the PDF contains real text rather than an image of your resume. Mainstream parsers read text-based PDFs. What causes genuine parsing failures is a scanned or image-only file, or a layout the parser cannot follow — multiple columns, text boxes, tables, or contact details in the page header. Those problems follow you into Word too, so fix the layout rather than switching format.
Should I send my cover letter as a PDF as well?
Yes, and follow the same rule: PDF unless something asks for Word. If you are pasting the letter into an email body rather than attaching it, keep the formatting plain — no coloured text, no logos, no tables — because email clients render rich formatting inconsistently. When a form gives you both an attachment slot and a message box, attaching the PDF and pasting a short version into the box covers you either way.
Is it fine to attach both a PDF and a Word version?
In an email to a person, yes, and it can be helpful with agency recruiters. In an online application form, no — upload exactly one file per slot, in the format requested. Two versions of the same resume in the same submission risks the wrong one being attached to your record, and it makes an otherwise simple application look cluttered.
Does exporting from Google Docs produce a good enough PDF?
Yes. File → Download → PDF Document produces a normal text-based PDF that parses like any other. The thing to check is the layout you built in Docs, not the export itself. Run the copy-and-paste test afterwards and read the pasted text in order; if it reads cleanly top to bottom, the file is fine.
Can I just send a link to my resume instead of a file?
Only as an extra, never as the primary submission. A link can require a sign-in, hit a permissions wall, expire, or simply be ignored by someone working through attachments offline. Attach the file, and put the link in your email signature or on your resume if you want a portfolio or profile alongside it.