Interleaved 2 of 5
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
Line 8: | Line 8: | ||
'''Interleaved 2 of 5''' is a bar code format used to encode numeric data using two bar widths. Two out of every five bars is wide, giving the format its name. | '''Interleaved 2 of 5''' is a bar code format used to encode numeric data using two bar widths. Two out of every five bars is wide, giving the format its name. | ||
− | This format has been used on film cases, product packaging, and | + | This format has been used on film cases, product packaging, lottery tickets, and encapsulated coins graded by the PCGS service. |
== Developer libraries == | == Developer libraries == |
Revision as of 05:01, 20 May 2013
Interleaved 2 of 5 is a bar code format used to encode numeric data using two bar widths. Two out of every five bars is wide, giving the format its name.
This format has been used on film cases, product packaging, lottery tickets, and encapsulated coins graded by the PCGS service.
Developer libraries
- ZBar bar code reader library: cross-platform
- zxing (Zebra Crossing) (barcode library for Java, ported to some other systems)