PicaJet

Reference Glossary

Image resolution

The amount of detail an image holds, most commonly expressed as pixel dimensions (e.g., 4000×3000) or total pixel count in megapixels.

Why it matters in a DAM

Resolution determines whether an asset in a DAM can be reused for a billboard or is only fit for a thumbnail, and a master ingested at low resolution can never be upscaled to recover detail that wasn't captured. Because of this, DAM ingest rules commonly enforce a minimum pixel-dimension threshold, and search filters by resolution let creative teams find assets that are actually fit for a given output before, not after, they've built a layout around one.

A worked example

Pixel dimensions 4000 x 3000 px — raw capacity of the file
Megapixels 12 MP — shorthand marketing spec, width x height / 1,000,000
Effective print size at 300 PPI 13.3 x 10 in — what it can print sharply at

Common mistake

Confusing resolution (pixel count, a fixed property of the file) with DPI/PPI (a density value that changes depending on output size) — a 6000x4000 pixel image is high-resolution regardless of what number happens to be stored in its metadata's DPI field.

Resolution is simply how many pixels an image contains, usually given as width by height (e.g., 4000×3000) or collapsed into a single megapixel figure. It’s a fixed, physical property of the file — it doesn’t change when the image is opened in different software, unlike density measures such as PPI, which depend on the output size the image is printed or displayed at.

In a DAM, resolution is one of the first things worth validating at ingest, because it’s the one property that can’t be fixed after the fact — upscaling a low-resolution photo adds interpolated pixels, not real detail. Libraries that serve both digital and print use cases typically tag assets by resolution tier (web-only, print-ready, large-format) so a creative team pulling an asset for a trade-show banner doesn’t discover the file is too small only after the layout is finished.

Frequently asked

What is image resolution?

The amount of detail an image holds, most commonly expressed as pixel dimensions (e.g., 4000x3000) or total pixel count in megapixels.

Why can't a low-resolution master be fixed later?

Upscaling a low-resolution photo adds interpolated pixels, not real detail — resolution is a fixed physical property of the file that can't be recovered after ingest.

Why do DAM ingest rules commonly enforce a minimum pixel-dimension threshold?

Because resolution determines whether an asset can be reused for something like a billboard or is only fit for a thumbnail, and that ceiling can't be raised after the fact.

How do resolution search filters help creative teams?

They let a team find assets that are actually fit for a given output before building a layout around one, rather than discovering too late that a file is too small.

What's the common confusion around resolution?

Confusing resolution, a fixed pixel count, with DPI/PPI, a density value that changes depending on output size — a 6000x4000 pixel image is high-resolution regardless of what number happens to be stored in its metadata's DPI field.

What's an example of print size derived from resolution?

A 4000x3000 pixel (12 MP) image prints sharply at roughly 13.3 x 10 inches when output at 300 PPI.