Résumé File Size: What Applicant Tracking Systems Actually Accept
The real limits, why an oversized résumé fails silently, and the fix that does not break the text parsing your application depends on.
You attach the résumé, click submit, and the page returns an error you cannot read — or worse, appears to succeed and the application never arrives. File size is a common cause, and it fails quietly enough that most people never learn it was the problem.
The limits
Most applicant tracking systems cap uploads between 2 MB and 10 MB, with 2–5 MB being typical. The exact figure varies by system and by how the employer configured it, which is why there is no single number to memorise.
Two practical rules:
- Aim for 1.7 MB when the stated limit is 2 MB. Some systems measure the encoded upload, which is roughly a third larger than the file on disk. A 1.99 MB file can genuinely fail against a 2 MB limit.
- Under 500 KB is safe almost everywhere, and a text-based résumé should comfortably be there anyway.
Why your résumé is too big
A résumé is mostly text, and text is tiny. If yours is over a megabyte, one of these is true:
- It contains a photograph at print resolution.
- It has a full-page background graphic or coloured sidebar from a template.
- It was exported from Canva or a design tool at print settings.
- It is a scan of a printed résumé rather than a native export.
That last one is the serious problem, and not because of size.
The thing that actually costs you interviews
Applicant tracking systems parse the text layer of your PDF to extract your name, employers, dates and skills. A scanned résumé has no text layer. Neither does one that has been compressed by rasterising it.
To the system, that document is blank. Depending on the employer's configuration you are either scored as having no relevant experience, or dropped entirely.
So the ordering matters. Reduce file size by fixing the source, not by rasterising.
The right fix, in order
- Remove the photo. In the US, UK, Canada and Australia, photographs on résumés are discouraged anyway — some employers strip them to reduce bias liability. This alone often solves the size problem.
- Re-export as PDF with "smallest file size" or "web" quality. Word, Docs and Pages all offer this. Text stays text; embedded images are recompressed.
- Simplify the template. Heavy background graphics inflate the file and confuse parsers with multi-column layouts. A clean single-column layout parses better and weighs less.
- Only then compress. If a portal will not accept the file and you have no alternative, use a size target — accepting that you are trading away parseability for acceptance: under 2 MB · under 1 MB · under 500 KB.
Always keep the original
Keep a full-quality version for printing and for emailing directly to a person. Use the compressed one only where a portal forces it.
Other formats
PDF is the safest default — it preserves layout and every modern system reads it. Some employers specifically request .doc or .docx, in which case send that. Never send a résumé as an image file or a link that requires a login.