Phone Number QR
A QR code that opens the dialler with a number ready — no call is placed.
Phone number
How this processes your file
The number is cleaned to digits with an optional leading +, and encoded as a tel: URI — the scheme every phone platform recognises. Scanning opens the dialler with the number entered and stops there; no platform places the call automatically, and that confirmation step is deliberate rather than a limitation. The one thing worth getting right before printing is the country code: a national-format number works for people in your country and simply fails for everyone else, which is invisible until someone abroad tries it.
What the results mean
- tel:
- The URI scheme every phone platform recognises for a dialable number.
- Leading +
- International format. Required for anyone scanning from another country.
- Density
- How tightly packed the code is. Phone numbers are short, so these codes are always comfortable.
- Generated in your browser
- The number never reaches a QR service.
Common problems and fixes
- It does not call automatically
- Correct, and no platform allows it. A scanned code can fill the dialler; pressing call is always the person's decision.
- It fails for people abroad
- The number is in national format. Add the country code with a leading + and regenerate.
- The code looks different each time
- Encoders vary in mask pattern selection. Different-looking codes carrying the same payload both scan correctly.
Frequently asked questions
Can a QR code call a number automatically?
No. Every platform requires a confirmation before dialling, which is a deliberate protection — otherwise a sticker placed over a poster could dial a premium-rate number from anyone's phone.
Do I need the country code?
If the code will be scanned by anyone outside your own country, yes. A national-format number is not dialable from abroad and the failure is silent.
Is my number sent anywhere?
No. The code is built in this tab. Most online QR generators encode on a server, which means your payload sits in their logs.