How many megapixels is a 35mm film scan?
It depends only on scan resolution: a full 36 × 24 mm frame yields about 7.7 megapixels at 2400 PPI, 12 at 3000, 21.4 at 4000, and 30.9 at 4800. The formula is (mm ÷ 25.4) × PPI for each side — and film grain, not the scanner, sets the useful ceiling.
The exact relationship between film, PPI, and pixels
A scanner samples the physical original at a chosen number of pixels per inch. Convert each original dimension from millimetres to inches, multiply by the selected PPI, and round to whole pixels. Megapixels are simply the resulting width multiplied by height, divided by one million.
width in pixels = (original width in mm ÷ 25.4) × scan PPI
For a nominal 36 × 24 mm 35mm frame at 4000 PPI, the calculation gives approximately 5669 × 3780 pixels, or 21.4 megapixels. This agrees with the commonly quoted range for a 4000 PPI 35mm scan. It does not claim that every scanner resolves 21.4 megapixels of real scene detail.
Why file size is shown as an uncompressed raster
The only file size that can be calculated exactly from dimensions and bit depth is the pixel payload before compression. A 24-bit RGB image stores three 8-bit channels per pixel. A 48-bit RGB image stores three 16-bit channels and therefore needs twice the raster storage.
raster bytes = width pixels × height pixels × 3 channels × bits per channel ÷ 8
A TIFF file can store that raster uncompressed or use lossless compression. JPEG uses content-dependent lossy compression. A grainy negative, a flat illustration, and a clean studio image can produce different compressed sizes at the same pixel dimensions, so the calculator does not invent a single “exact JPEG size.”
Scan PPI is not print PPI
Scan PPI applies to the small physical original. Print PPI applies to the much larger output. A 3000 PPI film scan printed at 300 PPI has a theoretical 10× linear enlargement before cropping. That is why a small negative needs a much higher scan density than a same-size print reproduction.
Metadata sometimes labels an image as 72 or 96 DPI. That tag does not remove pixels. Print dimensions are determined by the pixel dimensions divided by the output density selected by the printer or layout software.
Choosing a setting without pretending there is one best number
Start from the output you need, then work backward. If the scan only needs to produce an 8 × 12 inch print at 300 PPI, it needs roughly 2400 × 3600 pixels after cropping. If the goal is a preservation master with room for later cropping, a higher target can be reasonable — but only if a test frame reveals additional useful detail. Scanner focus, film flatness, lens quality, grain, and the original exposure still matter.
Sources and format dimensions
The calculation follows the same physical-size × PPI relationship used by archival imaging guidance and established scanning references. Film dimensions are nominal image apertures; actual exposed or scanned areas vary slightly by camera, holder, crop, and lab.
Method references: ScanTips printing and scanning calculator; US National Archives digitization guidelines; Library of Congress still-image format statement.
Frequently asked questions
Is 4000 PPI overkill for 35mm film?
It depends on the scanner, film, and intended output. The calculator can tell you exactly how many pixels 4000 PPI creates, but not how much real detail the equipment resolves. Compare a representative frame at two settings at 100% view before choosing a batch workflow.
Why does 48-bit RGB double the storage?
Each RGB channel grows from 8 bits to 16 bits. Three channels therefore grow from 24 bits per pixel to 48 bits per pixel. The pixel count stays the same while the uncompressed raster payload doubles.
Should I scan printed photos at the same PPI as negatives?
Usually not. A print is physically much larger than a film frame, so it needs fewer samples per inch to reach the same pixel dimensions. Use the print presets to compare directly.
Does the calculator account for cropping?
No. It assumes the full dimensions entered are captured. Holder masks, camera framing, dust cleanup, rotation, and print aspect ratios can reduce the final pixel dimensions.
Planning a whole collection? Put the per-file result into the media archive planner to estimate total storage and project time.