Image Dimensions vs File Size vs DPI: What's the Difference?
Dimensions, file size, and DPI describe different things. Confusing them can lead to a blurry upload, an unnecessarily large file, or a print that opens at the wrong physical size.
Pixel dimensions describe the image grid
A 1920 × 1080 image contains 1920 columns and 1080 rows of pixels. Those dimensions determine how much detail is available for screen display and how far the image can be enlarged before it looks soft.
Aspect ratio is the relationship between width and height. Resizing one dimension while calculating the other preserves that ratio; forcing both to an unrelated ratio stretches the content.
File size describes stored bytes
Kilobytes and megabytes measure how much storage or transfer data the encoded file uses. Two images with identical pixel dimensions can have very different file sizes because of format, quality, color complexity, noise, transparency, and metadata.
Reducing dimensions often lowers file size, but compression and format choice also matter. A detailed 1200-pixel photograph can still be larger than a simple 2000-pixel graphic.
DPI describes print interpretation
DPI tells print software how densely to place pixels. A 3000 × 2400 pixel image tagged at 300 DPI is interpreted as about 10 × 8 inches. The same pixels tagged at 150 DPI are interpreted as about 20 × 16 inches.
Changing the DPI tag does not add detail. If a print needs more real resolution, the source must contain enough pixels. Screen uploads usually care more about pixel dimensions and file size than DPI.
Match the requirement exactly
If a portal says “under 100KB,” use a target-size tool. If it says “1080 × 1080,” resize or crop to those pixels. If a print workflow says “300 DPI,” confirm both the DPI metadata and that the pixel count is sufficient for the intended physical size.
- Pixels: visible grid and screen detail.
- KB or MB: storage and transfer size.
- Aspect ratio: shape of width relative to height.
- DPI: print-density instruction, not extra pixels.
