EAN-5

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=physical |subcat=Bar codes |image=Book-barcode.png |caption=EAN-5 mini-bar code is on the right. }} '''EAN-5''' is an optional additional bar code to...")
 
m (Updated links)
Line 5: Line 5:
 
|caption=EAN-5 mini-bar code is on the right.
 
|caption=EAN-5 mini-bar code is on the right.
 
}}
 
}}
 
 
'''EAN-5''' is an optional additional bar code to the right of a [[EAN-13]] or [[UPC-A]] bar code, used on product packaging for checkout scanning. It encodes an extra five digits in addition to the main UPC or EAN code, used for supplementary information (of a larger size than the other [[EAN-2]] supplementary code which only encodes two digits). Book publishers use this to encode the suggested list price of the book. Comic book publishers use it on direct-sale versions (to the comic shop market) to encode the issue number and distinguish variant versions and printings; the first three digits correspond to the issue number (so they'll have a problem when a title reaches #1000, though this may not happen given their propensity to reboot titles with new #1 issues; ''Action Comics'' was past #900 before it was reset), then one digit representing the printing ("1" for first printing, which collectors usually want) and one digit for variant (e.g., different covers).
 
'''EAN-5''' is an optional additional bar code to the right of a [[EAN-13]] or [[UPC-A]] bar code, used on product packaging for checkout scanning. It encodes an extra five digits in addition to the main UPC or EAN code, used for supplementary information (of a larger size than the other [[EAN-2]] supplementary code which only encodes two digits). Book publishers use this to encode the suggested list price of the book. Comic book publishers use it on direct-sale versions (to the comic shop market) to encode the issue number and distinguish variant versions and printings; the first three digits correspond to the issue number (so they'll have a problem when a title reaches #1000, though this may not happen given their propensity to reboot titles with new #1 issues; ''Action Comics'' was past #900 before it was reset), then one digit representing the printing ("1" for first printing, which collectors usually want) and one digit for variant (e.g., different covers).
  
Line 16: Line 15:
 
== 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]
* [http://code.google.com/p/postscriptbarcode/ Postscript Barcode (barcode writer)]
+
* [http://bwipp.terryburton.co.uk/ Postscript Barcode (barcode writer)]
  
 
== Utilities ==
 
== Utilities ==

Revision as of 18:30, 23 October 2015

File Format
Name EAN-5
Ontology

EAN-5 mini-bar code is on the right.

EAN-5 mini-bar code is on the right.

EAN-5 is an optional additional bar code to the right of a EAN-13 or UPC-A bar code, used on product packaging for checkout scanning. It encodes an extra five digits in addition to the main UPC or EAN code, used for supplementary information (of a larger size than the other EAN-2 supplementary code which only encodes two digits). Book publishers use this to encode the suggested list price of the book. Comic book publishers use it on direct-sale versions (to the comic shop market) to encode the issue number and distinguish variant versions and printings; the first three digits correspond to the issue number (so they'll have a problem when a title reaches #1000, though this may not happen given their propensity to reboot titles with new #1 issues; Action Comics was past #900 before it was reset), then one digit representing the printing ("1" for first printing, which collectors usually want) and one digit for variant (e.g., different covers).

Contents

Software

Developer libraries and modules

Utilities

References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox