EAN-13

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Utilities)
 
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|formattype=physical
 
|formattype=physical
 
|subcat=Bar codes
 
|subcat=Bar codes
 +
|wikidata={{wikidata|Q3045807}}
 
|image=Book-barcode.png
 
|image=Book-barcode.png
 
|caption=EAN code on a book
 
|caption=EAN code on a book
 
}}
 
}}
 
 
'''EAN-13''' is a slight variant on the [[UPC-A]] bar code format that has 13 digits (instead of the 12 digits found on UPCs). The EAN-13 code is standard for all products sold outside the United States, and is used for some things such as books and medicines in the U.S. The 12-digit UPC is used on other US products. Modern point-of-sale systems used in all countries can handle both types of codes. The initialism originally stood for European Article Number, but was kept even when the name changed to International Article Number.
 
'''EAN-13''' is a slight variant on the [[UPC-A]] bar code format that has 13 digits (instead of the 12 digits found on UPCs). The EAN-13 code is standard for all products sold outside the United States, and is used for some things such as books and medicines in the U.S. The 12-digit UPC is used on other US products. Modern point-of-sale systems used in all countries can handle both types of codes. The initialism originally stood for European Article Number, but was kept even when the name changed to International Article Number.
  
An optional additional bar code to the right of the EAN or UPC bar code encodes a supplemental 2 to 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.
+
An optional additional bar code to the right of the EAN or UPC bar code (of format [[EAN-2]] or [[EAN-5]]) 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.
 +
 
 +
When used for books, an EAN-13 code can contain a 13-digit [[ISBN]] code, which is able to appear unmodified in the bar code. [[ISSN]] codes for periodicals can also be used in EAN-13 bar codes with some additional prefix and suffix digits and a change of checksum.
  
 
== Software ==
 
== Software ==
Line 17: 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]
 +
* [https://github.com/kreativekorp/barcode barcode.php]
  
 
== Utilities ==
 
== Utilities ==

Latest revision as of 14:02, 26 May 2019

File Format
Name EAN-13
Ontology
Wikidata ID Q3045807

EAN code on a book

EAN code on a book

EAN-13 is a slight variant on the UPC-A bar code format that has 13 digits (instead of the 12 digits found on UPCs). The EAN-13 code is standard for all products sold outside the United States, and is used for some things such as books and medicines in the U.S. The 12-digit UPC is used on other US products. Modern point-of-sale systems used in all countries can handle both types of codes. The initialism originally stood for European Article Number, but was kept even when the name changed to International Article Number.

An optional additional bar code to the right of the EAN or UPC bar code (of format EAN-2 or EAN-5) 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.

When used for books, an EAN-13 code can contain a 13-digit ISBN code, which is able to appear unmodified in the bar code. ISSN codes for periodicals can also be used in EAN-13 bar codes with some additional prefix and suffix digits and a change of checksum.

Contents

[edit] Software

[edit] Developer libraries and modules

[edit] Utilities

[edit] References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox