Let customers message you in one scan
This generator turns your WhatsApp number and an optional prefilled message into a scannable QR code that opens a chat with you instantly — no need for anyone to save your number first. It is ideal for shop counters, receipts, flyers, business cards, and contact pages where you want enquiries to start with one tap.
How it works
The tool first strips everything except digits from the number you enter, since WhatsApp’s wa.me links require a plain international number with no plus sign or spaces. It then builds the link and URL-encodes your message:
https://wa.me/<digits>?text=<encoded message>
That URL is rendered into a QR code in the browser. When someone scans it, their phone recognises the link and opens WhatsApp with your chat — and your message already typed, if you added one.
Example
A UK business enters +44 7700 900123 and the message “Hi, I’d like to book a table.” The tool produces https://wa.me/447700900123?text=Hi%2C%20I%27d%20like%20to%20book%20a%20table. and encodes it as a QR code for the front desk. A guest scans it and a chat opens, ready to send.
The link is assembled and the QR code rendered entirely in your browser, so nothing is uploaded.