Sustainable Identity on Every Thing

Sustainable Identity Generator
for Every Thing

QSeq mints Barcodes, QR Codes and Data Matrix carriers for SGTINs, GS1 Digital Links and EPC URIs — with a print-true physical-size calculator so what you design is exactly what prints.

Open QSeq Download for macOS Download for Windows

Native macOS app (Apple silicon, signed & notarized) & Windows x64 · the Windows build is also signed and SmartScreen reputation is accruing — click “More info → Run anyway” past SmartScreen · © 2026 Meerv Inc.

Codes & Labels App

GTIN (Global Trade Item Number) — identifies a trade item (a product or service) at any packaging level, from a single retail unit to a case or pallet. Structure: GS1 Company Prefix + Item Reference + 1 check digit (8, 12, 13 or 14 digits total). SGTIN adds an optional alphanumeric Serial (≤20 chars, AI 21) when Serialization is on.

https://id.gs1.org/01/80614141123458/21/6789

Rulers

https://id.gs1.org/01/80614141123458/21/6789
102030mm1" 1020mm vern 0.1mm
Outer size
20.8 × 34.9 mm
0.82 × 1.37 in
At 300 DPI
246 × 412 px
Geometry
Version 4 · 33×33 modules
Bytes
44 / 62
Module 6 dots @ 300 DPI · print at 300 DPI for exact size

Why this is source-available

QSeq is released as source-available (PolyForm Noncommercial) to accelerate the transition to Sustainable Identity on Every Thing: a future where every physical object carries an open, web-resolvable, standards-based identity — GS1 Digital Links, SGTINs and compatible carriers — that anyone can read, verify and build upon without proprietary lock-in.

Durable, interoperable identity is the foundation of the circular economy. Reuse, repair, recall, provenance and end-of-life tracking all depend on a code that still resolves years after it was printed. Keeping the tools that mint those identities open means the infrastructure of identity stays a public good — not a toll booth.

Standards-first

GS1 Digital Link, SGTIN, EPC Tag URI, GS1-128, Data Matrix — no bespoke formats.

Print-true

Exact-DPI sizing with mm + inch + vernier rulers so the print matches the intent.

Yours to fork

Raw parameters export to editable JSON. Generate designs from your own pipelines.

Source code
https://github.com/Meerv-Inc/QSeq

Why “QSeq”?

Seq is sequence — QSeq exists to mint ordered, serialized identities. The Q is chosen deliberately: every reading of it lands on exactly what a well-formed sequence of identity codes must be — ordered, robust and resolvable.

Quality factor, quanta, queue, cue, QR — four meanings and a carrier, each independently true, all pointing to the same idea: a quality-assured, ordered, resolvable sequence of identity codes. That is QSeq.

Why Flutter & Dart?

QSeq is written in Flutter / Dart so a single codebase serves every surface. The macOS and Windows desktop apps are built from it, and the same Dart core powers this website: the web generator now runs the exact encoders and sizing engine as the desktop, compiled to the browser. One implementation of the encoders, capacity tables and sizing math means an identity minted on macOS, Windows or the browser is byte-for-byte the same.

QSeq v1.7.1 · © 2026 Meerv Inc. · Licensed under the PolyForm Noncommercial License 1.0.0 — released as source-available in service of Sustainable Identity on Every Thing.

Support

Questions, bug reports or feature requests? We read every message — QSeq is built in the open and we want it to work for you.

Email support@meerv.com and we'll get back to you. Telling us your QSeq version and your platform — macOS, Windows or web — helps us help you faster.

Email support@meerv.com Open a GitHub issue →

What “Sustainable Identity” requires

The phrase is a double condition, and both halves must hold — implicitly, anything that fails either one is outside it.

An SKU alone fails the first condition; a fragile print fails the second. Sustainable Identity on Every Thing means meeting both — and QSeq exists so every code it mints does.

Sister app: QRPic

QRPic is QSeq's sister app — an Android tool that measures exactly how much of a QR code's Reed–Solomon error-correction budget a center logo consumes. Point the camera at a logo'd QR code and QRPic reads its version and error-correction level, maps the modules the logo covers to their codewords and Reed–Solomon blocks, and simulates scaling the logo up or down so you can see — before you print — whether the code still has the recovery headroom to survive real life.

It is the natural companion to QSeq's print-true, error-correction-aware philosophy: QSeq mints sustainable identities; QRPic verifies that a branded code hasn't spent its survival budget on a logo.

Error-budget aware

Maps logo-covered modules to Reed–Solomon codewords and reports erasure-view and field-decoder recovery.

Live from camera

Detects QR symbols with ZXing, reading version, EC level and decoded payload on device (CameraX).

MIT licensed

Unlike QSeq (PolyForm Noncommercial), QRPic is released under the permissive MIT License — free to use, modify and ship commercially.

Download the Android APK Source on GitHub →

Android app (Kotlin + Jetpack Compose, min SDK 24). Prebuilt signed APKs on the GitHub releases page. QR engine: ZXing (Apache-2.0). Released under the MIT License.