SMS QR Code Generator

Make a QR that opens a text message to your number with a message already typed. Perfect for SMS keywords, RSVPs and 'text us' campaigns.

Get this QR from the API (developers)
curl "https://qr.wrapper-agency.com/api/v1/qr?type=sms&format=svg"

Free QR API — no key during beta. Returns SVG, PNG data-URL or JSON.

How to make a sms qr code generator

  1. Enter the destination phone number in international format.
  2. Add the message you want pre-filled (for example a keyword like JOIN).
  3. Download — scanning opens the messaging app with everything ready.

Tips

FAQ

Will it text automatically when scanned?
No. It opens a pre-composed message; the person taps send themselves.
What number format should I use?
Use the full international format with the country code, e.g. +15551234567, for reliable behaviour across devices.

Related generators

Need this in code? See the QR API.