Interleaved 2 of 5
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=physical |subcat=Bar codes }} '''Interleaved 2 of 5''' is a bar code format used to encode numeric data using two bar widths. Two out of every five b...") |
Dan Tobias (Talk | contribs) |
||
Line 2: | Line 2: | ||
|formattype=physical | |formattype=physical | ||
|subcat=Bar codes | |subcat=Bar codes | ||
+ | |image=Film-interleaved-barcode.jpg | ||
+ | |caption=Bar code on film canister | ||
}} | }} | ||
Revision as of 23:59, 26 April 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, and on 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)