Code 25
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) m |
||
Line 5: | Line 5: | ||
|caption=Non-interleaved Code 25 | |caption=Non-interleaved Code 25 | ||
}} | }} | ||
− | |||
'''Code 25''', or "Code 2 of 5" because it is arranged so that 2 out of every 5 bars is wide, is a bar code format used to encode numeric data. Bars have two relevant widths, wide and narrow, and each group of 5 is in a pattern of 2 wide and 3 narrow bars to encode a digit. There are specified patterns used to mark the start and end of the bar code, and optional checksums. A common use for this type of code is on cartons of merchandise shipped in the supply chain for groceries. | '''Code 25''', or "Code 2 of 5" because it is arranged so that 2 out of every 5 bars is wide, is a bar code format used to encode numeric data. Bars have two relevant widths, wide and narrow, and each group of 5 is in a pattern of 2 wide and 3 narrow bars to encode a digit. There are specified patterns used to mark the start and end of the bar code, and optional checksums. A common use for this type of code is on cartons of merchandise shipped in the supply chain for groceries. | ||
Latest revision as of 19:24, 10 March 2014
Code 25, or "Code 2 of 5" because it is arranged so that 2 out of every 5 bars is wide, is a bar code format used to encode numeric data. Bars have two relevant widths, wide and narrow, and each group of 5 is in a pattern of 2 wide and 3 narrow bars to encode a digit. There are specified patterns used to mark the start and end of the bar code, and optional checksums. A common use for this type of code is on cartons of merchandise shipped in the supply chain for groceries.
A variant is Interleaved 2 of 5, which uses widths of both the bars and the spaces between them to encode pairs of digits.
Contents |
[edit] Specs
(describe interleaved version, but are applicable to non-interleaved version where only the bars are considered)
[edit] Software
[edit] Developer libraries and modules
[edit] Utilities
- Code 25 bar code generator (web-based)
- Online barcode generator (supports many different formats)