Skip to content
Plume

2D · server-powered

Code One generator.

Code One is one of the earliest public domain 2D matrix symbologies, introduced in 1992, two years before QR Code appeared. It packs data into fixed symbol versions with Reed-Solomon error correction, and today it survives mainly as a legacy and research format. This page still generates a fully valid symbol from any text you enter.

Live previewFree SVG vector600 DPI freeISO quiet zonesNo sign-up

Early matrix 2D code.

Standards-based quiet zones are always on. For production packaging, verify a printed sample with a barcode verifier.

Preview

Example Code One barcodeSample: type to make it yours

  • Renders on our servers, the one Plume tool that does.
  • We keep the code type and content length, never what you encode.
  • Free SVG vector + up to 600 DPI PNG, commercial use allowed.
  • Full details in the privacy policy.

Valid Code One input

Input is free text. In our probes Code One accepted accented characters, Chinese text, and line breaks, and rendered payloads all the way to this generator's 2048 character input cap without hitting an encoder limit of its own. The specification's main square versions, A through H, grow with the data; version H holds up to 2218 text characters or 3550 digits, so the symbology has more headroom than the input cap exposes.

Working sample: Code One The default text is only a placeholder label naming the symbology itself.

Where Code One is used

  • Maintaining legacy industrial systems that still specify Code One
  • Building decoder test suites that cover uncommon matrix symbologies
  • Studying early 2D symbology design alongside modern codes

Common errors and how to fix them

"Enter the content to encode."
An empty field cannot produce a symbol. Give Code One at least one character to work with.
"Content is too long (max 2048 characters)."
That cap is a generator-wide input limit, not a Code One limit. Bring the payload under 2048 characters and it will render.

Size and printing

Code One steps through fixed versions as data grows, and its most unusual trait is the finder pattern: a band of horizontal bars through the middle of the symbol instead of corner squares or a bullseye. Readers locate the symbol by that central band, so keep the module width large enough for your printer to hold clean horizontal edges through it. The SVG download preserves the geometry exactly at any reproduction size, and raster output supports print presets up to 600 DPI.

Code One questions

What is a Code One barcode?

A square matrix symbology from 1992, released into the public domain, with Reed-Solomon error correction and main symbol versions A through H.

Is Code One still used?

Rarely. Data Matrix and QR Code took over its use cases, so it now appears mostly in legacy installations and symbology research. Verify that your scanner decodes it before adopting it for anything new.

How much data can Code One store?

Up to 2218 text characters or 3550 digits at version H per the specification. Here the practical limit is the 2048 character input cap, and every payload we probed within it rendered.

More barcode types