Create a tel: link for phone calls.
Enter the phone number you want to be dialed. Click **Generate** to create the HTML code or raw link that initiates a call when clicked....
Generate a tel: link that allows users to call a phone number directly from a website or email with a single click. Essential for mobile-optimized websites and contact pages.
Type the phone number. It is best practice to use the international format (e.g., +15551234567) to ensure it works globally.
Click **Generate** to create the <code>tel:</code> URI.
Copy the link and use it in your HTML anchor tags (e.g., <code><a href='tel:...'>Call Us</a></code>) or button settings.
A 'tel' link is a specific type of hyperlink that tells a device to open its phone dialer with the specified number when clicked.
Yes, if the user has a telephony application installed (like Skype, FaceTime, or a VoIP softphone), clicking the link will launch that app.
While the `tel:` protocol can handle some formatting, it is most reliable to remove spaces and dashes and use the full international format (starting with +).
Create call links securely.
Create a WhatsApp click-to-call link with a pre-filled message.
Create a Facebook Messenger link with a pre-filled message.
Create a Telegram link with a pre-filled message.
Create a LINE link for an Official Account with a pre-filled message.
Create a link that pre-fills a Tweet with text, hashtags, and a URL.
Create a link to share a URL on LinkedIn.