Open QR Maker

How Big Should a QR Code Be?

Estimate QR code size from the expected scanning distance.

Last updated

Printed QR codes often fail when their modules are too small at the expected scanning distance. A sizing guideline can provide a starting point.

The 10:1 Rule of Thumb

A common rule of thumb is to make the code roughly one-tenth the distance from which it will be scanned. If guests will hold their phone 12 in from a coffee-table sticker, the sticker should be about 1¼ in wide. If a billboard would be scanned from the maximum distance of 33 ft, the printed QR should be about 3 ft wide.

The 10:1 ratio is a print guideline rather than part of the QR specification. If the exact distance is unknown, use the farthest expected scanning position. Then test the printed code at that distance.

Scan distanceMinimum code sizeTypical use
4 in⅜ inInline graphic in a document
12 in1¼ inCoffee-table sticker, business card
3 ft4 inRestaurant table tent, shop counter
10 ft12 inWall poster, exhibition stand
33 ft3 ftBillboard, train station signage
80 ft8 ftLarge outdoor advertising
Recommended QR code size by scan distance

Module Size Matters More Than Total Size

A QR code is made up of square "modules": the individual dark and light cells. Scanners need a minimum module size in the camera frame. The total QR code size is a proxy for that measurement. It depends on the module count, QR version, and encoded content length.

A denser code needs to be larger than a sparse code at the same scan distance because its modules are smaller. Shorter URLs and lower error correction levels make for more scan-friendly codes at the same physical size.

Print Resolution

DENSO's printed sizing example uses a 400 DPI printer with 4 dots per module. In practice, 300 DPI or higher is a reasonable floor for print, but SVG is safer because it preserves crisp module edges at any physical size. With raster exports, make sure the final placed size still leaves each module cleanly rendered.

The Quiet Zone

Every QR code needs an empty border around it (the "quiet zone"). The scanner needs to be able to detect where the code starts and ends. The QR specification (ISO/IEC 18004) says four modules of empty space on every side. Open QR Maker defaults to this. If you crop too tight in your design, the code may stop scanning even if everything else is correct.