Resume file size too big: what the limit is and what to cut
Most job portals cap a resume at 2 MB, some at 1 MB. A text-only resume should be well under 500 KB, so if yours is 6 MB something specific is wrong — and the usual fix quietly breaks the thing that reads it.

The most common cap on a job application form is 2 MB. It appears often enough that “resume file size must be under 2mb” is a phrase people type into Google verbatim. Some portals allow 5 MB, a few older ones stop at 1 MB, and a handful ask for under 500 KB.
Here is the useful part: a resume made of text should be around 50–200 KB. Add one photo and you are at maybe 400 KB. If your file is 6 MB, it is not because you wrote too much. Something specific is inside it, and it is worth knowing what before you compress anything.
Why a two-page document weighs 6 MB
Text is almost weightless in a PDF. Embedded fonts add perhaps 100–300 KB total. In practice there are four culprits, in descending order of how often they turn up:
- It is a scan, not a document. Someone printed the resume, scanned it, and saved the result. Every page is now a full-colour photograph of a piece of paper — typically 1–3 MB per page.
- A full-resolution photo. A headshot dragged straight off a phone is 3–5 MB on its own, and the PDF stores it at that size regardless of how small it appears on the page.
- A design template with background graphics. Coloured sidebars, texture fills and icon sets from a template, each stored as its own image.
- Word's default export. Saving as PDF with the “Standard (publishing online and printing)” option keeps images at print resolution. The “Minimum size” option is right there and most people never see it.
The fix that quietly ruins your application
This is the part worth reading twice, because it is the difference between a smaller file and a wasted application.
PDF compressors work in one of two ways. The first is a structural re-save: stripping duplicated objects, unused font subsets, old revisions and metadata, then rewriting the file cleanly. Text stays as text. Nothing visible changes.
The second is rasterising: rendering each page to an image and rebuilding the PDF out of those images. It shrinks almost anything, which is why aggressive tools reach for it. It also converts your resume from a document containing words into a document containing pictures of words.
Applicant tracking systems read the text layer. That is the whole mechanism — the system extracts your name, your employers, your dates and your skills as characters. Hand it a rasterised PDF and there are no characters to extract. Depending on the system you either get a parsed profile that is completely empty, or a rejection you never hear an explanation for.
So the rule is: compress a resume only in a way that keeps the text selectable. The compress PDF to 2 MB tool attempts the structural re-save first and tells you which method it actually used, precisely so you can see whether the text survived. There is also 1 MB and 500 KB for the stricter forms.
The check takes five seconds: open the compressed PDF and try to select a line of text with your cursor. If you can highlight the words, an ATS can read them. If your cursor draws a box over the whole page instead, the file has been turned into images — do not send it.
Fix the cause rather than squeezing the result
Compression is the last step, not the first. Removing the actual cause gives a better-looking file at a smaller size.
If you included a photo, shrink the photo before it goes into the document. A headshot printed at about 3 cm wide needs no more than 500 px on its longest edge. Run it through compress image to 100 KB and re-insert it. That single step usually removes several megabytes.
If it started as a scan, find the original document and export a fresh PDF from it. No amount of compression turns a scan back into text. If the original is genuinely gone, scan again in greyscale at 200 dpi rather than colour at 600 — legible, and a fraction of the weight — and be aware that an ATS still cannot read it without OCR.
If you exported from Word, redo it: Save As → PDF → Minimise size. On macOS, File → Export as PDF behaves similarly. Often that alone gets you under 2 MB with no visible change.
If a portal wants images rather than a PDF, or wants each page separately, split the PDF first. And if you have been asked to send a resume and a cover letter as one file, merge them rather than sending two attachments the system may only half-record.
What about a resume that is too small?
“Resume file size too small” is a real search, usually from someone whose 40 KB file looks suspicious next to a colleague's 2 MB one. It is not a problem. A 40 KB PDF is a plain text resume with no images, which is the ideal shape for an ATS. Portals impose maximums, not minimums.
The one genuine exception is a file so small it is empty or corrupt — a few hundred bytes rather than a few tens of kilobytes. Open it and look.
A short checklist before you upload
- Under the form's stated limit, with room to spare.
- Text is selectable when you open it.
- PDF, unless the form explicitly asks for .doc or .docx.
- Filename is your name, not
resume_final_v3_USE_THIS.pdf. - It still opens and looks right after compression — check the last page, not just the first.
Every tool here runs inside your browser and nothing is uploaded, which is worth knowing when the document contains your address, your phone number and your entire employment history.