Create sms: click-to-text links with the number and message body pre-filled so visitors can text you in a single tap.. SMS Link Generator is a free online tool from the ToolsRift Office & Productivity collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.
Enter the destination phone number in international format and the message you want pre-filled. Copy the generated sms: link, or the HTML button snippet, into your page.
Yes, though the separator differs historically: iOS prefers sms:number&body=… while Android accepts sms:number?body=…. This tool outputs both variants so you can pick the one that matches your audience, or use the widely supported ?body= form.
Desktop browsers hand the link to whatever app is registered for the sms: scheme — on a Mac that is usually Messages, and on Windows it is often nothing at all. Treat click-to-text as a mobile-first feature and always show the plain number as a fallback.
Yes. Write the number in full international form starting with a plus sign, such as +447700900123. Without the country code the message may fail for anyone roaming or dialling from another country.