Launch

30% off your first month of Pro30% off month one$9.90 → $6.93

See plans
ZPL em PDF

Guide · Density

203 vs 300 dpi: why the label prints the wrong size

The label opened, the artwork is right, and it came out two thirds the size — or ran off the edge of the stock. The cause is almost always one thing: ZPL measures nothing in millimetres. It measures in printhead dots, and how many dots fit in a millimetre depends on the printer. Picking the wrong density does not distort the label; it prints in proportion, at the wrong size.

Checked on September 1, 2026

The file does not know how big the label is

When a file says ^PW812 it is saying 812 dots wide — not four inches. On a 203 dpi printer (8 dots per millimetre) those 812 dots are almost exactly 4 inches. Send the same file to a 300 dpi printer (12 dpmm) and 812 dots are about 2.7 inches.

Which is why the density selector exists in the converter and is not a detail: it supplies the one piece of information the file is missing. There is nothing to infer, because the data is not in there.

  • 6 dpmm — 152 dpi. Rare, on older hardware.
  • 8 dpmm — 203 dpi. The density of the overwhelming majority of desktop label printers.
  • 12 dpmm — 300 dpi. Higher-resolution models, common for small labels and dense barcodes.
  • 24 dpmm — 600 dpi. Industrial and precision printing.

How to find your printer's density

If you do not know, 203 dpi is the safe bet: it is the default across Zebra's GC, GK and ZD desktop range and the equivalents from other makes. The model number usually tells you — Zebra's 300 dpi units carry it in the name or the datasheet; without that marking, it is 203.

The definitive answer is the printer's own configuration label, which prints the resolution on it. On most Zebra desktop units that means holding the feed button until the LED flashes the number of times the model's manual specifies.

The test that settles it in thirty seconds

You do not have to find out first. Convert at 203, download the PDF, and read the page size in your PDF viewer: if it says 4 × 6 inches and your label stock is 4 × 6, that was right. If it says something near 2.7 × 4, the file was written for 300 dpi and the selector is the only thing to change.

The PDF from here is always at true physical size, so the number the viewer reports is the answer. Print at 100% scale every time — the print dialog's “fit to page” rescales everything, and it is the second most common reason a barcode stops scanning.

Convert and check the size in the PDF

Drag the file in, paste the code, or pick it from your device

.txt · .zpl · .prn · .zip · .pdf · .png · .jpg — 30 labels a day

The conversion happens in your browser: your file never leaves your device.How that works
Free, no signupNo uploadNo watermarkBatches of many filesPDF · PNG · ZIP

Questions

Frequently asked questions

How do I know if my printer is 203 or 300 dpi?

If you do not know, it is almost certainly 203 dpi — the desktop default. Zebra's 300 dpi models usually say so in the model name or the datasheet; without that marking it is 203. The configuration label the printer prints itself carries the resolution.

Can I print a 203 dpi ZPL file on a 300 dpi printer?

You can, but the label comes out smaller than intended — roughly two thirds — because the file asks for a number of dots that occupies less physical space on the denser head. Converting here at the right density and printing the PDF fixes it without editing the file.

What is the difference between dpmm and dpi?

They are the same measurement in different units: dots per millimetre and dots per inch. ZPL and Zebra's datasheets use dpmm, and 8 dpmm is 203 dpi, 12 dpmm is 300 dpi, 24 dpmm is 600 dpi. The converter takes either way of thinking about it.

Does density change barcode quality?

It changes how precisely a barcode can be drawn: at 300 dpi each bar is defined by more dots, so dense symbologies like Data Matrix and PDF417 come out crisper. But printing at the wrong density is worse than any resolution gain, because the bars come out the wrong width.

Other guides