DEV Community

Cover image for How to Create a Phone Number QR Code — Let Anyone Call You With One Tap, Free
Shaishav Patel
Shaishav Patel

Posted on

How to Create a Phone Number QR Code — Let Anyone Call You With One Tap, Free

A phone number QR code opens the dialer on any smartphone with your number pre-filled. One scan, one tap, call placed. No typing.

Here's how to create one in under a minute, free.


What does a phone number QR code do?

When scanned, it opens the phone's native dialer with your number ready to call. The user taps the green button — that's it. Nothing to type, nothing to copy.

The QR encodes a standard tel: URI:

tel:+15550100
Enter fullscreen mode Exit fullscreen mode

Every modern Android and iOS device handles this natively. No special app required — the camera app does it on both platforms.


How to create a phone number QR code

Go to the QR Code Generator at Ultimate Tools.

Select the Phone content type from the tab bar.

Enter your phone number with country code:

  • +1 for US/Canada
  • +44 for UK
  • +91 for India
  • +61 for Australia

Example: +1 555 0100 or +91 99999 00000

Customize the style — dot shape, corner style, colors, optional logo overlay. Click Generate QR Code.

Download as PNG or SVG. Done.


Always include the country code

A number without a country code may not dial correctly on international phones. +91 99999 00000 always works regardless of where the recipient's phone is registered. 99999 00000 may fail to parse on a phone set to a different region.

If your audience is domestic only, the country code still causes no problems — include it.


When to use a phone number QR code

Business cards — put the QR in the corner alongside your printed number. People who prefer to tap rather than type can use the QR; people who prefer to read use the text. Both paths work.

Storefronts and reception desks — a QR at the counter lets customers call support without hunting for the number on their phone. Works for restaurants (call ahead), clinics (book appointment), shops (inquiry line).

Car stickers and vehicle branding — for delivery drivers, contractors, or tradespeople. Someone sees your van, scans the sticker, calls immediately.

Event materials — tent cards, name badges, pull-up banners. Conference attendees can call your booth directly.

Product packaging — "Scan to reach support" on the box. Reduces friction for customers who hit a problem after unboxing.


Phone number QR vs vCard QR

A phone number QR (tel:+15550100) opens the dialer with the number pre-filled. The call happens in one tap, but nothing is saved to contacts. Good for one-time calls.

A vCard QR saves the full contact — name, company, email, website — in one scan. Better for business networking where you want the person to have your details permanently.

Use a phone number QR when the goal is a quick call. Use a vCard QR when the goal is a saved contact.


What the recipient sees

Android: A "Dial" prompt appears with the number pre-filled. One tap to call.

iOS: The Contacts app shows a "Call [number]?" prompt. One tap to call.

Neither platform requires an app — it's a built-in OS behavior triggered by the tel: scheme.


Try it

Create your phone number QR code at Ultimate Tools — free, no signup, download as PNG or SVG.

Other QR code types:

Top comments (0)