Print File Size Calculator
Doubling DPI quadruples the file.
Doubling DPI quadruples the file.
Uncompressed file size
32.1 MB
8.0 MB compressed
CMYK carries a third more data than RGB for the same dimensions, which is why print files are so much larger than screen ones. Doubling the DPI quadruples the file size, because resolution scales with area rather than with a single dimension.
How the Print File Size Calculator works
CMYK carries a third more data than RGB for the same dimensions, which is why print files are so much larger than screen ones. Doubling the DPI quadruples the size, because resolution scales with area rather than with one dimension.
Also known as: how big will my print file be · TIFF file size calculator · print resolution file size
Where the size comes from
An uncompressed image file is pixels times channels times bit depth. An A4 page at 300 DPI in CMYK at 8 bits is 2480 by 3508 pixels, four channels, one byte each, which is roughly 35 megabytes.
The same page in RGB is three channels and about 26 megabytes. At 16 bits per channel it doubles again.
Which is why print files are large and why compression matters. A layout containing several full-page images at print resolution reaches hundreds of megabytes without anyone doing anything unusual.
Compression, and which kind
Lossless compression, such as LZW or ZIP in TIFF, reduces size with no data loss. The reduction depends on the content and is modest on photographs.
JPEG is lossy and reduces size dramatically at the cost of introducing artefacts. At high quality settings the artefacts are invisible in print; at low settings they are not, and they are permanent.
The rule for print is to avoid repeated JPEG saves. Each save recompresses and degrades, so an image opened, edited and saved several times accumulates damage. Working in a lossless format and exporting to JPEG once at the end avoids it entirely.
PDF, and what goes in it
PDF is the standard print delivery format and its size depends on the settings used to create it: image downsampling, compression, and whether fonts are embedded and subset.
PDF/X standards exist specifically for print exchange and enforce the things that matter: embedded fonts, correct colour space, defined bleed and no transparency issues. PDF/X-4 is the current general-purpose choice for most work.
Exporting with a press-quality preset and then checking the resulting file size is a useful sanity check. A 200 megabyte PDF of a four-page leaflet usually means images are embedded at far higher resolution than needed, and downsampling them at export costs nothing visible.
Delivering large files
Email attachment limits are typically 20 to 25 megabytes, which most print files exceed.
File transfer services handle it and carry a retention limit, which matters if the printer comes back to the file weeks later. Cloud storage links do not expire in the same way and are usually the better choice for anything that may be reprinted.
Whatever the method, filename discipline is worth more than it seems. A file called final_v3_NEW.pdf sitting alongside final_v3.pdf on a printer's server is how the wrong version gets printed, and it happens regularly.
Keeping files sensible
Layered working files are large and worth keeping. Flattened output files are smaller and are what goes to print. Keeping both, clearly distinguished, is the standard practice.
Linking images rather than embedding them keeps layout files small and requires the links to travel with the file. Packaging the document, which most layout applications support, collects everything into one folder and avoids the missing-link problem at the printer.
Archiving deserves a decision rather than a default. Print jobs get reordered, and a file archive organised by client and job with the final PDF alongside the working files is worth the discipline the first time someone asks for a reprint of something from two years ago.
Where to go next
The Print File Size question rarely arrives on its own. These are the ones that usually come with it:
- GSM to Thickness Calculator — Weight is not thickness.
- Inches to Pixels Calculator — Design to the bleed size, not the finished size.
- Bleed and Margin Calculator — Document size, trim size and safe area.
- Etsy Fee Calculator — Every Etsy fee on one sale, itemised.
Not financial advice. Marketplace fees change, and they vary by country, plan and seller status. Every rate here is an editable default, not a quoted price, check the platform's current fee schedule before you price a product against it. This is not tax or business advice.
Frequently asked questions
How do I estimate a print file size?
Total pixels times bytes per pixel. CMYK 8-bit uses four bytes; RGB 8-bit uses three; 16-bit doubles either.
Why are print files so large?
High resolution across a physical area, plus four colour channels instead of three, plus often 16-bit depth. Each factor multiplies.
Should I send compressed files to a printer?
Lossless compression such as LZW in TIFF or ZIP in PDF is fine. JPEG compression at high quality is usually acceptable and at low quality produces visible artefacts in flat colour areas.
What format do printers want?
Usually PDF with fonts embedded and images at final resolution, or TIFF for pure image work. Ask before exporting, different printers have genuinely different preferences.
Put this calculator on your own site
Free to use, on any site, commercial or not. Paste this where you want it to appear. It is a plain iframe, so it works in WordPress, Squarespace, Wix, Webflow, Ghost and anything else that accepts HTML.
<iframe src="https://www.thecalclibrary.com/embed/print-file-size-calculator" width="100%" height="640" style="border:1px solid #e2e8f0;border-radius:12px" loading="lazy" title="Print File Size Calculator"></iframe>
<p style="font:13px/1.5 system-ui,sans-serif;margin:6px 0 0;color:#64748b">Powered by <a href="https://www.thecalclibrary.com/print-file-size-calculator" style="color:#64748b">Print File Size Calculator</a> from The Calc Library</p>The only condition is that the credit line below the frame stays in place. That one line is what pays for the tool being free — it is how anyone else finds it.
Related calculators
GSM to Thickness Calculator
Weight is not thickness.
OpenInches to Pixels Calculator
Design to the bleed size, not the finished size.
OpenBleed and Margin Calculator
Document size, trim size and safe area.
OpenEtsy Fee Calculator
Every Etsy fee on one sale, itemised.
Open