Bar-Code

2.11.28 for iPhone, iPad
Free
6.2

13 Ratings

Update Date

2024-01-20

Size

22.0 MB

Screenshots for iPhone

iPhone
Bar-Code Description
--------------
What this app will do for me ?
--------------
It will scan barcodes (read "other info" for list of formats supported) and send scanned codes by email, or save them for later use, or paste/copy codes into other apps, or search on the web.
It will not check for prices.

Also, with iTunes file sharing, you can export the list of scanned codes (and photo taken) to your PC (for use in Excel etc.)

Great for small stores, library, and also at home !

------------
Awards
------------
- over 4.000.000 download
- TOP APP in his category in the italian store (may 2011)
- TOP 25 APP in his category in many national stores
- Suggested by iTunes

--------------
How does this app works ?
--------------
To start the scan, tap on the "START SCAN FROM" buttons (or shake te device), and the camera will start, ready to scan a code.
Now make the camera look at a barcode.
Please make sure your camera is correctly aligned with the barcode to scan (vertical or horizontal, not oblique).
Please make sure that the code is well lighted and on focus (move the device to get well the code).
When the barcode is detected, it will be surrounded by a green square and it will be decoded and written in the "SCANNED CODES" list.

If you have problems to get the code scanned, when the camera is on, tap the info button to get help on how get a successful scan.

With your codes scanned, you can save them for later use, or mail them, of search for them on the web, or paste into other apps (last scanned code is copied into the pasteboard), or copy them (and photo taken) to your PC for use in your apps with iTunes file sharing. Tap on "ACTIONS WITH SCANNED BARCODES" to select what you want to do with the scanned codes.
You can also save the photos taken in your Camera Roll.



ONLY FOR USERS THAT DID DISABLE THE ADS TAPPING ON "REMOVE ADS" BUTTON:

Now you can use this app to scan barcodes with your web apps.
If you have a web app that you need to input barcodes, you can start the app, scan barcode, and return barcode content, with just one http url !

Just use an url like this:
bar-code://scan?callback=[callback url]
(where "callback" is the url return url to your web app)

Barcode content will be added at the end:
?barcode=[barcode content][&other parameters]

So, for example, using this url:
bar-code://scan?callback=http://www.mysite.com

the callback url after barcode scan will be
http://www.mysite.com?barcode=1234567890

if you need extra parameters, just add them to the callback url
bar-code://scan?callback=http://www.mysite.com&user=roberto

then the callback url after barcode scan will be
http://www.mysite.com?barcode=1234567890&user=roberto

You can test the app is working with this url:
http://www.pw2.it/iapps/test-bar-code.php

THIS WILL WORK ONLY FROM THE DEVICE WEB BROWSER !




--------------
Other info
--------------
Supports EAN-8, UPC-E, ISBN-10, UPC-A, EAN-13, ISBN-13, Interleaved 2 of 5, Code 39, QR Code, Code 128, Code 93, Farmacode, GS1 DataBar, GS1 DataBar Expanded, GS1 2-digit add-on, GS1 5-digit add-on, EAN/UPC composite formats, Codabar and DataBar.

SCAN WORKS ONLY IF YOU HAVE A CAMERA
Suggested devices: iPhone 3GS or greater (NO 3G OR OLD IPOD OR IPAD OR iPAD2, so please note that not all codes will be decoded easily on those devices).

To dismiss the keyboard, tap anywhere on the background

May contain ads.

--------------
Please remember to check our new barcode scanner app with lot of new options and link to Mac PC !
https://itunes.apple.com/app/barcode-professional/id1075096265?mt=8

You can easily create QR-Codes with our new app "QR-Code creator" https://itunes.apple.com/app/qr-code-creator/id1197340445?l=it&ls=1&mt=8
--------------
Bar-Code 2.11.28 Update
2024-01-20
bugfix!
More Information
Price:
Free
Version:
2.11.28
Size:
22.0 MB
Update Date:
2024-01-20
Developer:
Roberto Sonzogni
Language:
Chinese Danish Dutch English Finnish French German Italian Japanese Norwegian Bokmål Polish Portuguese Russian Spanish Swedish Turkish

Safe to Download

AppPure.com and the download link of this app are 100% safe. The download link of this app will be redirected to the official App Store site, thus the app is original and has not been modified in any way.

Got it
X
Share

Share this page with your friends if you find it useful

Facebook Linkedin Pinterest Tumblr Twitter Whatsapp Line
2.11.28 2024-01-20
bugfix!
2.11.26 2023-11-07
ios update
2.11.25 2023-10-25
bugfix !!!
2.11.24 2023-05-15
bugfix!
2.11.23 2023-04-18
fix for new devices
2.11.22 2023-02-07
just bugfix
2.11.20 2022-06-29
bug fix
2.11.18 2021-05-29
bug fix
2.11.16 2020-02-11
bugfix
2.11.15 2020-02-08
bugfix
2.11.14 2020-02-05
bugfix
2.11.13 2019-05-30
bugfix
2.11.12 2019-05-29
bugfix
2.11.11 2019-05-25
bugfix
2.11.10 2019-05-24
bugfix
2.11.9 2019-05-11
bugfix
2.11.6 2018-11-13
bugfix
2.11.5 2018-05-16
scanned barcode image will zoom when tapped
2.11.4 2018-02-24
Added 3D Touch shortcuts to start scan from springboard.
2.11.3 2018-02-15
-web app support now works also with "continuous mode" activated
-bugfix
2.11.2 2017-12-08
bug fix
2.11.1 2017-10-11
Added help message when device can't send email
2.11 2017-09-23
iOS 11 fix
2.09 2017-03-29
ONLY FOR USERS THAT DID DISABLE THE ADS TAPPING ON "REMOVE ADS" BUTTON:

Now you can use this app to scan barcodes with your web apps.
If you have a web app that you need to input barcodes, you can start the app, scan barcode, and return barcode content, with just one http url !

Just use an url like this:
bar-code://scan?callback=[callback url]
(where "callback" is the url return url to your web app)

Barcode content will be added at the end:
?barcode=[barcode content][&other parameters]

So, for example, using this url:
bar-code://scan?callback=http://www.mysite.com

the callback url after barcode scan will be
http://www.mysite.com?barcode=1234567890

if you need extra parameters, just add them to the callback url
bar-code://scan?callback=http://www.mysite.com&user=roberto

then the callback url after barcode scan will be
http://www.mysite.com?barcode=1234567890&user=roberto

You can test the app is working with this url:
http://www.pw2.it/iapps/test-bar-code.php

THIS WILL WORK ONLY FROM THE DEVICE WEB BROWSER !
2.08.2 2017-03-22
Polish translation corrected (tnx Hubert Witkowski)
If app translation in your language is not correct, please write at info@pw2.it
Thank you
2.08.1 2017-03-17
iPad bugfix
2.08 2017-03-11
new localizations
2.07 2016-12-14
bug fix
2.06 2016-10-26
new localizations
2.05 2016-05-19
addedd option to reduce scanning window
2.04 2016-05-13
In continuous mode, barcode content is displayed while scanning. If same barcode content has already been scanned in current session, a **dup** duplicate warning is showed after the barcode content.
Also, scanner active rectangle has beed a little reduced, to allow better autofocus what reading barcodes on small items
2.03 2016-05-09
added option for choose if new barcode content must be added from top of obottom of the barcode content list
2.02 2016-03-11
as user request, barcode content list will not be cleared when a new scan is beginning
2.01 2016-03-03
bug fix for continuous mode
2.00 2016-02-24
updated interface for new devices
added barcode scan from photo
1.35 2014-04-16
bug fix (web search)
updates for iOS 7