34
BU Score
Emerging
pic2shop PRO - DIY Barcode
✍️ bumetric analysis
“
pic2shop PRO - DIY Barcode is an iOS app from Vision Smarts in the Business category, currently rated 3.0★ across 6 ratings. Initial signal reads as mixed reviews: supporters praise core features while critics cite stability and value gaps.
Our BU Score puts it at 34: Emerging (early traction worth watching). For a Business app, that means early traction worth watching.
Track changes month-over-month in the Performance section below: live snapshot history and revenue forecast included.
📊 Performance Tracking LIVE
Loading…
Rating
—
Reviews
—
Forecast Revenue / mo
—
Snapshots tracked
0
since first record
Range:
💰 Forecast Revenue / mo
MODELRevenue forecast computed from BU's 234 trigger model on each snapshot. Calibrated against ground-truth from 58 verified-revenue apps.
🔬Forecast Breakdown — Why This Estimate?Top 5 of 5 triggers
Our ML model uses 200+ signals from public data. These are the most influential for this app:
| Paid app ($0.00)METRIC | +$2,800 | |
| Below-average rating (3.0★)METRIC | −$1,500 | |
| Mature app (15y old)METRIC | +$1,500 | |
| Single-language (English only)METRIC | −$400 | |
| Pre-traction phase (6 ratings)METRIC | −$300 |
METRIC = structural app data · REVIEW = mined from user reviews · ✓ VERIFIED = Stripe-verified anchor (TrustMRR)
📈 Reviews Growth
LIVECumulative review count from first BU snapshot. Each point = a tracked update.
⭐ Rating Trend
LIVEAverage rating evolution. Updates with each new review batch.
🗓️ Snapshot Timeline
HISTORYEach bar shows a tracked update and the metric delta from the previous snapshot.
App Specs
🔐 Own this app? Claim & verify MRR →💾 2 MB🔞 17+📱 iOS 12.0+🔖 v7.3🔄 updated 6mo ago🌐 EN📂 Business💰 Paid🚀 Launched 2010 (15y old)
📝 About this app
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 EXTERNAL SCANNER =
Pic2shop PRO, can be launched by another app or by a web page to scan a barcode, then pass the result back to the calling app or web page. A popular use is to import barcodes into the Filemaker Go application.
The syntax of the custom URL is the following:
p2spro://scan?formats=EAN13,EAN8,UPCE,ITF,CODE39,CODE128,CODABAR,QR&callback={callbackURL}
The callback URL should be percent-encoded and contain the strings CODE and FORMAT, which will be replaced by the barcode content (or 'CANCELLED') and symbology, respectively.
= START SCANNER FROM IN-APP BROWSER =
The barcode scanner can also be started from the embedded browser with link to a "p2spro://scan" URL like described above, which overrides the lookup URL and barcode formats for a single scan. Javascript callbacks are supported.
= NOTES =
For security reasons, HTTPS will not work with self-signed certificates.
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 EXTERNAL SCANNER =
Pic2shop PRO, can be launched by another app or by a web page to scan a barcode, then pass the result back to the calling app or web page. A popular use is to import barcodes into the Filemaker Go application.
The syntax of the custom URL is the following:
p2spro://scan?formats=EAN13,EAN8,UPCE,ITF,CODE39,CODE128,CODABAR,QR&callback={callbackURL}
The callback URL should be percent-encoded and contain the strings CODE and FORMAT, which will be replaced by the barcode content (or 'CANCELLED') and symbology, respectively.
= START SCANNER FROM IN-APP BROWSER =
The barcode scanner can also be started from the embedded browser with link to a "p2spro://scan" URL like described above, which overrides the lookup URL and barcode formats for a single scan. Javascript callbacks are supported.
= NOTES =
For security reasons, HTTPS will not work with self-signed certificates.
🆕 What's New · v7.3
Latest and greatest barcode scanner (v7.3).
Profile & Insights
Everything we know — and don't — about this app and its company.
Identification
- App name
- pic2shop PRO - DIY Barcode
- Developer
- Vision Smarts
- Bundle ID
- com.visionsmarts.pic2shoppro
- App Store URL
- Open in App Store
- Category
- Business
- Content rating
- 17+
- Languages
- EN
Company
- Website
- www.pic2shop.com
- Tagline
- Pic2shop Barcode & QR Scanner
- Description
- Pic2shop is a free barcode & QR scanner and comparison shopping app for iOS and Android. It is fast, easy to use, independent, and respects your privacy.
- Founded
- Not found
- HQ / Address
- Not found
- Employees
- Not found
- Logo
- Not found
Revenue
- Verified revenue / mo
- Not found
- AI revenue estimate / mo
- Not found
- AI annual estimate
- Not found
- ML model estimate / mo
- $201/mo
- Top-grossing rank
- Outside top 100 in US Business
- All-time revenue
- Not found
- Pricing
- Not found
Founder
- Name
- Not found
- X / Twitter
- https://twitter.com/pic2shop
- Not found
- GitHub
- Not found
- X followers
- Not found
- Public statements
- Not found
Funding
- Total raised
- Not found
- Last round
- Not found
- Investors
- Not found
- Crunchbase
- Not found
- AngelList
- Not found
Press & Links
- Articles found
- Not found
- Listed on
- Not found
- Blog
- Not found
- Press / News
- Not found
Contacts & Socials
- Socials
- facebook · twitter
- Not found
- Phone
- Not found
- Contact page
- https://www.pic2shop.com/contact.html
- About page
- Not found
📈Ratings growth6 ratings+500% lifetimeShow 3-year history estimate ▾
Tracked (11 weeks) Pre-tracking estimate (37 weeks) · model-based, ±5% noise · anchored to release date and current value
🌍Geographic ReachNot ranked
This app is currently outside the top 100 grossing in all 9 countries we monitor (US, UK, DE, FR, JP, CA, AU, BR, IN). Niche or new apps often launch this way — popularity rankings appear once daily revenue clears the regional threshold.
Profile is built from iTunes Lookup + developer site scrape + ML revenue model. Empty fields show "Not found" — additional sources (Crunchbase, X, IndieHackers, Acquire.com) coming.
More by Vision Smarts
View all →Full revenue analysis
Read the article-style breakdown for pic2shop PRO - DIY Barcode: category rank, percentile, growth signal, comparable apps, and how the forecast is calibrated against verified-MRR anchors in this niche.
