Creators and small brands print TikTok profile QR codes on merch tags, booth banners, and packaging so fans follow without typing @handle. Hosted QR subscriptions charge ~$49/month for a static link that never changes โ you can generate the same PNG locally for free.
Get your TikTok profile URL
On TikTok (mobile app):
- Open your profile
- Tap the share icon (arrow)
- Choose Copy link
It looks like:
https://www.tiktok.com/@yourhandle
Encode the full HTTPS URL as the QR payload. Scanners open TikTok in the app or browser.
Tip: scan the code yourself before printing 200 stickers.
Free browser generator (no account)
Open this page, paste your TikTok URL, download PNG or SVG. Everything runs client-side; nothing is uploaded:
https://cdn.jsdelivr.net/npm/toolkitlabs-qr@latest/index.html
Mirror: https://ytinumoc.github.io/toolkitlabs-qr/
Batch for events and retail
Teams generating QR codes for every booth, SKU, or store from a spreadsheet:
npx toolkitlabs-qr@latest qr_batch.py locations.csv ./output/
CSV format: one URL per line. Buy the batch CLI pack (EUR 9, one-time, no subscription):
https://buy.stripe.com/5kQ9AU8X45LKe3A8S15Ne0i?client_reference_id=devto-tiktok
CC0 ยท Toolkit Labs







