Image File Size Calculator

Calculate the approximate uncompressed bitmap file size using image dimensions and bit depth. Enter width, height, and bits per pixel to estimate size in megabytes.

CalcSimpler logo CalcSimpler

Examples

FAQ

Does this include compression?

No, it assumes uncompressed bitmap data.

What about alpha channels?

Include them in the bit depth if present.

Can I use it for JPEGs?

JPEG uses compression, so actual file size will be smaller.

Why divide by 8388608?

It's the number of bits in a megabyte (1024^2 bytes).

Additional Information

No additional information available.

CalcSimpler logo CalcSimpler