pic2shop PRO - DIY Barcode
pic2shop PRO - DIY Barcode is #112 in Business Paid in Australia and charting in 3 of 24 countries we track.
Updated 27 Sep 2026 · rankings refresh through the day
DeveloperVision Smarts
CategoryBusiness
Price99.99 EUR
Released
Rating★ 5.0 (1)
Version7.3
Age rating17+
First seen by us
25 Sep 2026
Installs (est.)1k+ worldwide
Rating
5.0 ★
1 ratings
Measured
Best rank now
#112
Measured
pic2shop PRO - DIY Barcode on the App Store
App details
App ID
382585125
Publisher
Vision Smarts
Minimum OS
iOS 12.0+
Content rating
17+
Languages
1
EN
Size
2 MB
pic2shop PRO - DIY Barcode downloads
Worldwide, per day, and installs to date. The band is open; the exact number is free with an account.
How this is calculated
Apple publishes no download counts. iPhone downloads come from chart positions and daily rating growth per country, calibrated on Google Play install counts; lifetime installs from ratings worldwide × installs per rating. Confidence is the chance the real number is within half to double ours.
Active users
All platforms, worldwide. Free with an account.
Stickiness (DAU / MAU)
how many monthly users open it on a given day
How this is calculated
Monthly users come from lifetime installs across every store, fitted on monthly active user figures companies publish; daily users = monthly × the typical daily/monthly ratio for the category. Confidence is the chance the real number is within half to double ours.
Where it ranks now
Every top chart it appears in across 24 countries.
| Country | Charts | Rank |
|---|---|---|
| BusinessPaid | #112 | |
| BusinessPaid | #104 | |
| BusinessPaid | #146 |
Apps near pic2shop PRO - DIY Barcode on the chart
Business Paid, around #112.
Ratings
App Store, worldwide.
Rating
5.0 ★
1 ratings
Measured
Ratings
1
Measured
About pic2shop PRO - DIY Barcode
Display your own web site in the embedded browser and configure the barcode scanner to send it the scanned codes.
Or use pic2shop PRO as an external scanner from another app.
Or copy the barcode to the clipboard for use anywhere.
The embedded web browser supports HTML5, CSS, cookies, javascript, https, etc. You can easily and inexpensively build a rich barcode scanning app for your own use. For example, give your employees access to a product information or an asset tracking app on their iPhone, over the internet or your intranet.
EAN and UPC barcodes can be read even on devices without autofocus.
THIS IS NOT A SHOPPING APP. WE DO NOT PROVIDE THE HOSTING SERVICE NOR THE WEB APPLICATION. YOUR ARE RESPONSIBLE FOR DEVELOPING THE WEB APPLICATION AND HOSTING IT ON YOUR OWN SERVER.
= SUPPORTED BARCODE SYMBOLOGIES =
EAN-13, ISBN
EAN+2, EAN+5
EAN-8
UPC-A
UPC-E
GS1 DataBar Omnidirectional (& Stacked)
GS1 DataBar Expanded (& Stacked)
GS1 DataBar Limited
Code 39
Code 128
Code 93
Interleaved 2 of 5 (ITF)
Standard 2 of 5 (Code 25)
Codabar (NW-7, USD-4)
Telepen
QR
DataMatrix
= CONFIGURATION =
There are seven in-app configuration parameters, and one general setting:
1. Home Page URL: the url of the web page displayed when the app launches (optional).
2. Barcode Lookup URL: the url fetched when a barcode is scanned. The string CODE is replaced by the barcode content, and the string FORMAT is replaced by the symbology of the decoded barcode. That is how the barcode information is transmitted to your web app, and how the response is displayed to the user.
3. Send GPS coordinates: add a "&gps=latitude,longitude" to the lookup URL.
4. Formats: select which formats the scanner needs to look for. We recommend turning off the formats that are not needed for speed.
Please note that you can include as many other parameters as you like in either URL, they will be passed as is to your server. For example, you could give to each user a URL with a different "&userid=NNN" parameter to automatically identify them with the web application.
A quick way to configure pic2shop PRO is to send a link to each user (by email or on a web page). When they click the link after they have installed pic2shop PRO, the three parameters will be set automatically. The link has the form:
p2spro://configure?lookup={lookupURL}&home={homeURL}&formats=EAN13,EAN8,UPCE,ITF,CODE39,CODE128,CODABAR,QR&gps={YES|NO}&settings={YES|NO}
where any special character in {lookupURL} and {homeURL} is replaced by its % encoding. For example, to make pic2shop PRO lookup the UPC database:
p2spro://configure?lookup=http%3A//www.upcdatabase.com/item/CODE
5. Auto Orientation: scan Code39, Code128, ITF and Codabar in landscape (as they can be wider than UPCs)
6. High Resolution: use high resolution scanning (for large barcodes)
7. Copy to clipboard
In addition, one can switch off the in-app configuration in the general iOS settings list to help lock down the config.
= PIC2SHOP PRO AS EXTE
Or use pic2shop PRO as an external scanner from another app.
Or copy the barcode to the clipboard for use anywhere.
The embedded web browser supports HTML5, CSS, cookies, javascript, https, etc. You can easily and inexpensively build a rich barcode scanning app for your own use. For example, give your employees access to a product information or an asset tracking app on their iPhone, over the internet or your intranet.
EAN and UPC barcodes can be read even on devices without autofocus.
THIS IS NOT A SHOPPING APP. WE DO NOT PROVIDE THE HOSTING SERVICE NOR THE WEB APPLICATION. YOUR ARE RESPONSIBLE FOR DEVELOPING THE WEB APPLICATION AND HOSTING IT ON YOUR OWN SERVER.
= SUPPORTED BARCODE SYMBOLOGIES =
EAN-13, ISBN
EAN+2, EAN+5
EAN-8
UPC-A
UPC-E
GS1 DataBar Omnidirectional (& Stacked)
GS1 DataBar Expanded (& Stacked)
GS1 DataBar Limited
Code 39
Code 128
Code 93
Interleaved 2 of 5 (ITF)
Standard 2 of 5 (Code 25)
Codabar (NW-7, USD-4)
Telepen
QR
DataMatrix
= CONFIGURATION =
There are seven in-app configuration parameters, and one general setting:
1. Home Page URL: the url of the web page displayed when the app launches (optional).
2. Barcode Lookup URL: the url fetched when a barcode is scanned. The string CODE is replaced by the barcode content, and the string FORMAT is replaced by the symbology of the decoded barcode. That is how the barcode information is transmitted to your web app, and how the response is displayed to the user.
3. Send GPS coordinates: add a "&gps=latitude,longitude" to the lookup URL.
4. Formats: select which formats the scanner needs to look for. We recommend turning off the formats that are not needed for speed.
Please note that you can include as many other parameters as you like in either URL, they will be passed as is to your server. For example, you could give to each user a URL with a different "&userid=NNN" parameter to automatically identify them with the web application.
A quick way to configure pic2shop PRO is to send a link to each user (by email or on a web page). When they click the link after they have installed pic2shop PRO, the three parameters will be set automatically. The link has the form:
p2spro://configure?lookup={lookupURL}&home={homeURL}&formats=EAN13,EAN8,UPCE,ITF,CODE39,CODE128,CODABAR,QR&gps={YES|NO}&settings={YES|NO}
where any special character in {lookupURL} and {homeURL} is replaced by its % encoding. For example, to make pic2shop PRO lookup the UPC database:
p2spro://configure?lookup=http%3A//www.upcdatabase.com/item/CODE
5. Auto Orientation: scan Code39, Code128, ITF and Codabar in landscape (as they can be wider than UPCs)
6. High Resolution: use high resolution scanning (for large barcodes)
7. Copy to clipboard
In addition, one can switch off the in-app configuration in the general iOS settings list to help lock down the config.
= PIC2SHOP PRO AS EXTE
Latest updates
7.3
Latest and greatest barcode scanner (v7.3).