Sustainable Identity on 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.
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.
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.
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.
GS1 Digital Link, SGTIN, EPC Tag URI, GS1-128, Data Matrix — no bespoke formats.
Exact-DPI sizing with mm + inch + vernier rulers so the print matches the intent.
Raw parameters export to editable JSON. Generate designs from your own pipelines.
https://github.com/Meerv-Inc/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.
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.
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.
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.
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.
Maps logo-covered modules to Reed–Solomon codewords and reports erasure-view and field-decoder recovery.
Detects QR symbols with ZXing, reading version, EC level and decoded payload on device (CameraX).
Unlike QSeq (PolyForm Noncommercial), QRPic is released under the permissive MIT License — free to use, modify and ship commercially.
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.