Barcode generator →
home / guides / how big should a qr code be?
QR codes

How Big Should a QR Code Be?

One rule answers 90% of QR sizing questions: size ≈ scanning distance ÷ 10. A code scanned from 1 metre away should be about 10 cm wide. Everything else is refinement.

The 10:1 rule, with a chart

Phones need the code to fill enough of the camera frame to resolve individual modules. The working heuristic: minimum width = expected scan distance ÷ 10. Business card scanned in hand (~25 cm): 2.5 cm. Table tent (~50 cm): 5 cm. Poster across a hallway (3 m): 30 cm. Billboard at 20 m: 2 m. When a code will be scanned from a range of distances, size for the farthest realistic one.

The floor: 2 × 2 cm in print

Regardless of distance, treat 2 × 2 cm (about 0.8 in) as the practical minimum for printed codes — below that, ordinary printing and older cameras start failing even at close range. On screens the equivalent floor is roughly 76 × 76 px at typical viewing distances.

Data density: why long URLs need bigger codes

QR codes grow in module count (Version 1 = 21×21 up to Version 40 = 177×177) as data grows. More modules in the same physical space = smaller modules = harder scanning. Two practical fixes: keep URLs short (your own short domain beats a 120-character tracking URL), and don't crank error correction to H without a reason — it adds density too. Our generator's scannability meter flags density problems as you type.

Logos, margins and the final size

A logo consumes error-correction budget, effectively demanding a slightly larger code for the same reliability — budget +10-15% width when embedding one. And remember the quiet zone (4 modules of clear margin) counts inside your layout space, not outside it.

Frequently asked questions

What is the minimum size for a QR code on a business card?
2 × 2 cm is the safe floor for in-hand scanning. Keep the encoded URL short so the modules stay coarse, and maintain the 4-module quiet zone.
How big should a QR code be on a poster?
Divide the realistic scanning distance by 10. A poster scanned from 2–3 metres needs a 20–30 cm code — far larger than most posters allow for, which is why poster QR codes so often fail.
Does the amount of data change the required size?
Yes. More characters mean more, smaller modules in the same area. Short URLs scan at smaller physical sizes than long ones; that is the cheapest reliability upgrade available.

Try it yourself

Related guides