What you're using right now
- 100+ barcode & QR symbologies
- Live preview & customization
- PNG & SVG export, no login
- Copy to clipboard
Loading Barcode Mintβ¦
Free Online Barcode & QR Code Generator
Generate a Micro QR code, a scaled-down QR symbol built for short data on labels too small for a standard QR code.
Open the generator βTurn a CSV β or a numbered sequence β into hundreds of barcodes at once, exported as a ZIP of images or a print-ready PDF sheet. Launching with Pro.
The browser generator stays free forever. Paid plans are for teams who need bulk output and developers who need the REST API at scale β commercial license included. Tell us what you'd use; early-list members get first access and launch pricing.
What you're using right now
For designers & teams
Priced by requests. Commercial license and self-serve keys included; usage dashboard at launch.
Micro QR is a smaller variant of QR code, defined in the same ISO/IEC 18004 standard, built for applications where a full QR code's minimum size and structural overhead don't fit the available space. It was developed by Denso Wave, the original creator of QR code, specifically for short data strings on small components and labels where every square millimeter matters. A micro qr generator is useful anywhere a standard QR's three-corner finder pattern simply won't fit on the label.
Standard QR code needs three corner finder patterns to establish orientation, but Micro QR uses just a single finder pattern in one corner, since its smaller, simpler grid doesn't require redundant orientation detection the way a larger, rotatable symbol does. This single change removes a significant amount of fixed overhead relative to the total symbol size, which is what allows Micro QR to shrink well below the smallest practical standard QR code. Data and error correction still use the same Reed-Solomon approach as standard QR code, just scaled to the smaller grid, and a timing pattern along two edges still helps the scanner establish module spacing despite the reduced structure.
Micro QR comes in four sizes, M1 through M4, ranging from 11×11 to 17×17 modules. M1 supports numeric data only and has no error correction, intended for the smallest, simplest use cases; M2 through M4 add alphanumeric and byte modes along with error correction levels similar in concept to standard QR (though M2-M4 support only L, M, and Q, not H). Maximum capacity tops out around 35 numeric digits or roughly 21 alphanumeric characters at the largest M4 size with the lowest error correction — far less than standard QR code, which is the tradeoff for the reduced footprint. Because Micro QR was designed to be a drop-in relative of standard QR rather than an entirely separate format, decoding logic for both symbologies is often bundled into the same scanner firmware.
Small electronic component marking where a standard QR code's minimum size wouldn't fit; medical and dental instrument tracking on tools too small for larger labels; jewelry and small parts identification; PCB (printed circuit board) serialization; and any application already committed to QR-family scanning infrastructure that needs a smaller symbol for short identifiers like serial numbers or part codes rather than URLs or long text. It also shows up on small consumables and single-use medical items where a lot number or short ID needs to travel with the part but there's no room for a full QR code or even a standard-size Data Matrix.
Select Micro QR from the symbology list and enter your short text or numeric data directly — keep in mind the reduced capacity compared to standard QR code when deciding what to encode. From there you can:
/barcode?type=microqr&data=SN00042 — to integrate into a labeling pipelineConfirm your scanning hardware and software explicitly support Micro QR before deploying it, since some QR-only scanners don't recognize the different finder pattern structure. Keep the quiet zone proportional to the smaller module count — even a reduced-size symbol still needs clear space around it to be located reliably. Choose M1 only when you're certain your data is numeric-only and won't need error correction, since it offers no damage tolerance at all; for anything handled or exposed to wear, use M2 or higher with at least L-level correction. Because these symbols are typically printed very small, verify actual scan reliability with your specific printer and scanner combination rather than assuming a design that works for standard QR will translate directly. High-resolution printing (or laser marking for industrial parts) matters more here than for standard QR, since each module occupies a smaller physical area and any print bleed can merge adjacent modules together.
Micro QR's main tradeoff against standard QR code is capacity versus footprint: it fits on labels a full QR code physically cannot, but at M1 it carries no error correction and even at M4 holds a fraction of what standard QR can encode, so it's a poor fit for URLs or long text. Compared to Data Matrix, another symbology built for tiny labels, Data Matrix generally reaches an even smaller footprint at larger data volumes and doesn't share Micro QR's scanner-compatibility caveat, since most 2D imagers read Data Matrix without needing explicit Micro QR support. Aztec Code sits in between on typical use cases, favored more for tickets than tiny component marking. Choose Micro QR specifically when your infrastructure is already built around QR-family decoding and you need a smaller symbol purely for a short numeric or alphanumeric identifier rather than a link or long string.