Interleaved 2 of 5
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dan Tobias (Talk | contribs) |
||
Line 9: | Line 9: | ||
This format has been used on film cases, product packaging, lottery tickets, and encapsulated coins graded by the PCGS service. | This format has been used on film cases, product packaging, lottery tickets, and encapsulated coins graded by the PCGS service. | ||
+ | |||
+ | == Specs == | ||
+ | * [http://bardecode.wordpress.com/2012/01/30/code-25-barcode-specification/ Description] | ||
+ | * [http://www.bardecode.com/en1/code-25-barcode-specification/ Detail] | ||
== Developer libraries == | == Developer libraries == |
Revision as of 05:15, 8 June 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.
Specs
Developer libraries
- ZBar bar code reader library: cross-platform
- zxing (Zebra Crossing) (barcode library for Java, ported to some other systems)