UPC-E

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Software)
Line 4: Line 4:
 
|image=Upc-e-barcode.gif
 
|image=Upc-e-barcode.gif
 
}}
 
}}
 
 
'''UPC-E''' is a variant of the UPC (Universal Product Code), more compact than the more-common [[UPC-A]]. It is only able to encode a subset of the codes used in UPCs, being limited to ranges of code numbers that have sections which can be omitted (e.g., extra zeroes). There are apparently also UPC-B, UPC-C, and UPC-D versions as well, but they are not often mentioned and may not be in current use.
 
'''UPC-E''' is a variant of the UPC (Universal Product Code), more compact than the more-common [[UPC-A]]. It is only able to encode a subset of the codes used in UPCs, being limited to ranges of code numbers that have sections which can be omitted (e.g., extra zeroes). There are apparently also UPC-B, UPC-C, and UPC-D versions as well, but they are not often mentioned and may not be in current use.
  
Line 20: Line 19:
 
== Developer libraries and modules ==
 
== Developer libraries and modules ==
 
* [http://zbar.sourceforge.net/ ZBar bar code reader library: cross-platform]
 
* [http://zbar.sourceforge.net/ ZBar bar code reader library: cross-platform]
* [http://code.google.com/p/zxing/ zxing (Zebra Crossing)] (barcode library for Java, ported to some other systems)
+
* [https://github.com/zxing/zxing zxing (Zebra Crossing)] (barcode library for Java, ported to some other systems)
 
* [http://www.chaosreligion.com/wtl/index.php5?title=EAN MediaWiki extension to generate UPC, EAN, and Code39 codes]
 
* [http://www.chaosreligion.com/wtl/index.php5?title=EAN MediaWiki extension to generate UPC, EAN, and Code39 codes]
  

Revision as of 21:17, 23 October 2015

File Format
Name UPC-E
Ontology

{{{caption}}}

UPC-E is a variant of the UPC (Universal Product Code), more compact than the more-common UPC-A. It is only able to encode a subset of the codes used in UPCs, being limited to ranges of code numbers that have sections which can be omitted (e.g., extra zeroes). There are apparently also UPC-B, UPC-C, and UPC-D versions as well, but they are not often mentioned and may not be in current use.

An optional additional bar code to the right of the UPC bar code encodes a supplemental 2 or 5 digits, used primarily on books and magazines. On magazines this encodes the issue number (the main bar code only encodes the periodical series) allowing issue-by-issue inventory tracking, while books use a supplemental code to indicate the suggested retail price.

Contents

Specs

Software

Developer libraries and modules

Utilities

References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox