QR Code Samples: Copyable Links & Text to Generate QR Codes
Copy-paste sample QR payloads: URLs, plain text, Wi‑Fi (WIFI:), and vCard (BEGIN:VCARD). Free online QR generator; sample PNGs for Spoold, the QR tool, and hello text. WiFi QR, vCard QR, developer samples.
▣ Copy, Paste, Generate—Sample QR Code Content Ready to Use
Below you’ll find sample copyable content for QR codes: URLs, plain text, a Wi‑Fi (WIFI:) string, and a minimal vCard. Paste into our free QR code generator (Text / URL tab) or use the dedicated Wi‑Fi / vCard tabs instead of raw strings. We’ve also included sample QR code images for the first three samples. No sign-up.
Copyable sample content for QR codes
Copy any block below. For URLs and multi-line vCard blocks, use Text / URL in our QR Code Generator. For Wi‑Fi and contacts you can either paste the raw string there or switch to the Wi‑Fi / vCard tabs and type the same values in form fields—the encoded payload stays compatible with phone cameras.
Which QR sample should you use?
QR codes are just encoded text, but scanners treat some text formats specially. A normal URL opens a browser. A WIFI: payload can prompt a phone to join a network. A BEGIN:VCARD block can open a contact card. Pick the sample that matches the action you want after someone scans the code.
| QR content type | Best for | Tip |
|---|---|---|
| URL | Landing pages, menus, downloads, event links | Use HTTPS and a final destination URL |
| Plain text | Short notes, IDs, labels, test payloads | Keep it short for easy scanning |
| Wi-Fi | Guest network cards and office signage | Escape special characters in SSID/password |
| vCard | Business cards and contact sharing | Include only fields users need to save |
Sample 1: Spoold homepage
Paste this URL to create a QR code that opens Spoold:
https://spoold.com
Sample 2: QR Code tool page
Paste this URL to create a QR code that opens the QR generator tool:
https://spoold.com/tools/qr
Sample 3: Plain text
Paste this text to create a QR code that encodes a short message:
Hello, QR!
Sample 4: Open guest Wi‑Fi (demo SSID)
Paste into Text / URL or recreate in the Wi‑Fi tab with SSID GuestDemo, security None (open), hidden off. Replace with your real SSID before production.
WIFI:T:nopass;S:GuestDemo;H:false;;
Sample 5: Minimal vCard
Paste the whole block (including line breaks) into Text / URL, or enter the name and optional fields under vCard:
BEGIN:VCARD VERSION:3.0 FN:Ada Lovelace ORG:Example Labs TITLE:Engineer END:VCARD
Sample QR code images
These are pre-generated QR codes for samples 1–3 only. You can scan them with your phone or our tool’s scanner, or right-click and save the image. The first opens Spoold, the second opens the QR tool, the third decodes to "Hello, QR!" For samples 4–5, generate a fresh PNG/SVG in the tool so dimensions and error correction match your print layout.
How to use these samples
Copy any of the copyable content above (URL, text, wifi qr string, or vcard block), open our QR Code Generator, paste or use structured tabs, and the QR code updates live. Download as PNG or SVG, or switch to Scan mode to decode. For website-focused steps, see creating a QR code for your website.
Tips for reliable QR code samples
- Keep payloads short — Shorter QR codes have fewer modules, which makes them easier to scan from a screen, sticker, flyer, or badge.
- Test the final destination — If you use a redirected URL, scan the code and confirm it lands on the expected page before printing.
- Use enough contrast — Dark foreground on a light background is still the most reliable choice for phone cameras.
- Leave quiet space — Do not crop the white margin around the code. Scanners use that boundary to detect the symbol.
- Match size to distance — A tiny code works on a business card, but signage needs a larger printed code because users scan from farther away.
QR sample FAQ
Can I use these QR samples in tests?
Yes. The plain URL and text samples are good smoke-test payloads for QR generation, download, and scan workflows.
Why does my Wi-Fi QR fail on some phones?
Check the security type, hidden-network flag, and special characters in the SSID or password. Structured Wi-Fi fields are safer than hand-editing the raw payload.
Should I download PNG or SVG?
Use PNG for quick sharing and documents. Use SVG when the code will be resized for print, because it stays sharp at different sizes.
✅ Generate Your Own QR Codes from These Samples
Copy the URLs or text above and paste them into our free QR code generator to create your own scannable codes. Or scan the sample images with your phone to open the links.
Related Tools
Related Articles
curl Diff Checker Online — Diff Two curl Commands Side by Side
Free curl diff checker online: paste two curl commands and see header, URL, auth, and body differences. Use Spoold curl Compare as your curl diff tool—client-side, no upload.
Compare curl Requests Online — Side-by-Side HTTP Request Diff
Compare curl request online: paste two HTTP curls from DevTools or Postman and diff method, URL, headers, auth, and body. Free Spoold curl Compare—no upload.
Find the curl Difference: Headers, Auth, and Body Side by Side
Find the curl difference between two requests—Authorization, headers, query, and JSON body. Use Spoold curl Compare to spot token drift and payload changes online.
Try It Now
Put this guide into practice with our free tools. No sign-up required.
Try QR Code Generator