en

DataMatrix generator

Generate DataMatrix codes locally as a real SVG - the compact 2D code for industry, pharma and labels. Nothing is uploaded.

Module size
  • Small
  • Medium
  • Large

Running locally on your device ...

0%

Your files never left your device

    Is my file uploaded?

    No. Everything runs in your browser - your file never leaves your device. How this is verifiable

    No upload100% local
    Your content stays with youno third-party access
    Servers in GermanyGDPR by design
    Independently auditedTLS A+ · HTTP headers A+

    The DataMatrix code is a two-dimensional matrix code (ISO/IEC 16022) that packs a surprising number of characters into a tiny area. You find it on components, circuit boards, medicine packs and shipping labels - anywhere space is scarce but the code still has to stay reliably readable.

    You simply enter your text or number, choose the module size and instantly get a real, freely scalable SVG. Built-in Reed-Solomon error correction keeps the code readable even when part of it is damaged or dirty.

    Generation runs entirely locally in your browser - your data is not uploaded, not stored, and no foreign library is loaded from a CDN. If the input does not fit, the tool says so honestly instead of producing a wrong code.

    Specifications

    Specifications
    Input formatsText input
    Output formatSVG
    Batch processingNo
    ProcessingLocally in your browser (JavaScript)
    File uploadNone

    In 3 steps

    1. Enter text or a number.
    2. Choose the module size.
    3. Generate and download the SVG.

    Limitations: Generates DataMatrix codes (ISO/IEC 16022) as SVG. For linear barcodes use the barcode generator, for QR codes the QR code generator. Data capacity is high but limited; very long inputs can fail - the tool then says so honestly.

    FAQ

    Is my data uploaded?

    No. The DataMatrix code is generated entirely locally in the browser; your data never leaves the device and is not stored.

    What is DataMatrix used for?

    For marking small components, for circuit boards and electronics, in the pharmaceutical industry (for example GS1 DataMatrix on medicines) and on shipping and logistics labels.

    How does it differ from a QR code?

    Both are 2D codes. DataMatrix is usually more compact and made for very small areas and industrial marking; the QR code is more common in the consumer space. For QR use the QR code generator.

    Why SVG and not PNG?

    SVG is a true vector and stays crisp at any scale - ideal for labels and print. You can convert it to a raster in any graphics program if needed.

    Related tools