# QR codes for care instructions on apparel and textiles

> A care label QR code works on printed satin or polyester labels down to about 1.5 cm, but woven labels cannot resolve modules finely enough — put the code on a printed insert or hang tag instead. The code supplements the mandated care symbols and carries video guides, repair advice and material provenance.

Source: https://useqr.app/docs/ecommerce/qr-code-for-care-instructions · Last reviewed 2026-08-21 · UseQR is free forever, MIT licensed, no signup.

---

## The physical problem comes first

Care labels are the tightest real estate a QR code is ever asked to fit. The usable area
on a standard garment care label is roughly **2.5 × 4 cm**, shared with fibre content and
care symbols in however many languages the market requires. Whether a code can live there
depends entirely on the label construction:

| Label type | Verdict |
|---|---|
| Printed satin / polyester ribbon | Works from about **1.5 × 1.5 cm** with a short URL |
| Heat-transfer (tagless) print | Works, but test wash durability — 30+ wash cycles |
| Woven (jacquard) label | Generally no — weave resolution cannot hold modules below ~1 mm cleanly |
| Hang tag or printed insert | Easiest — normal print rules apply |

Woven labels are the trap. The weave itself is the image, and module edges come out
ragged; combined with fabric flex and fraying, scan rates fall off badly. If the garment
uses woven labels, put the code on the **hang tag** or a printed care insert, and accept
that hang tags are cut off — a printed satin label sewn in as a second label is the
durable option. The full substrate details are on
[QR codes on fabric](/docs/print/qr-codes-on-fabric).

Keep the payload short — a compact URL like `example.com/c/1042` keeps the code at
version 2–3 so modules stay printable at these sizes. Check the maths with the
[size calculator](/size-calculator) and [verify a sewn-in sample decodes](/validate)
after a wash cycle, not just off the press.

## What goes behind the code

The care symbols themselves are mandated on the label in most markets and are not what
the code is for. The code carries what symbols cannot:

- **Video care guides** — how to actually wash a wool coat, reproof a waxed jacket,
  dry knitwear flat. This is the highest-value content for premium garments.
- **Repair** — spare buttons, repair tutorials, repair-service booking. Increasingly a
  brand differentiator.
- **Material provenance** — fibre origin, certifications, factory list.
- **Resale support** — authenticity and spec details that keep value in the second-hand
  market, related to [product authentication](/docs/ecommerce/qr-code-for-product-authentication).
- **End of life** — [recycling and take-back routes](/docs/ecommerce/qr-code-for-sustainability-and-recycling-info).

One code, one landing page per style, sections in that order of likely intent. Point it at
a stable path on your own domain — garments live for years and pass between owners, so
the [permanence rules](/docs/ecommerce/qr-codes-on-product-packaging) apply.

## The DPP is coming to textiles

Under the EU's Ecodesign for Sustainable Products Regulation, textiles are among the
priority categories in current EU planning for the
[Digital Product Passport](/docs/ecommerce/eu-digital-product-passport) — a
per-product data record reached through a data carrier on the item, which will commonly
be a QR code. Timelines are still being set through delegated acts, but the direction is
clear enough to act on: a brand adding care-label codes now should structure them so the
same code can later resolve to DPP data — which argues for
[GS1 Digital Link](/glossary/gs1-digital-link) style identifiers rather than ad-hoc URLs,
and for per-style (eventually per-item) identification from the start.

## FAQ

### Can you put a QR code on a woven care label?
Not reliably. Woven jacquard labels cannot resolve module edges below about a millimetre, and fabric flex makes it worse. Use a printed satin label, a heat-transfer print or a hang tag instead, and test after washing.

### What is the minimum QR code size on a clothing label?
About 1.5 × 1.5 cm on a printed satin label with a short URL, plus quiet zone. That needs a low-version code, so keep the payload to a compact path on your own domain.

### What should a care label QR code link to?
Care videos, repair tutorials and spares, material provenance, and recycling or take-back information. The mandated care symbols stay printed on the label; the code carries the depth symbols cannot express.

### Will QR codes be required on clothing in the EU?
Textiles are a priority category in current EU planning for the Digital Product Passport under ESPR, with details set by delegated acts. A data carrier on the item — commonly a QR code — is the expected mechanism, so structuring identifiers now is prudent.

## Try it

- https://useqr.app/url
- https://useqr.app/validate
- https://useqr.app/size-calculator
