使用方法: QR Payload 格式化工具
QR Payload 格式化工具 是一款免費線上qr工具,可在瀏覽器中即時build a correct standard payload string from JSON fields, applying the escaping rules each format requires。貼上資料、調整選項即可即時獲得結果——無需安裝、無需註冊,任何資料都不會上傳到伺服器。
說明
Build a correct standard payload string from JSON fields, applying the escaping rules each format requires.
- qr
- 由於全部運算都在客戶端完成,使用 API 金鑰、權杖或私有記錄等敏感資料時,QR Payload 格式化工具 同樣安全。
使用方法
使用 QR Payload 格式化工具 只需三步:
- 將資料貼上到輸入框(或載入範例)。
- 依目標格式或使用情境調整選項。
- 複製、下載或檢視輸出——輸入時結果即時更新。
執行
範例
Builds the standards-correct payload string, escaping the semicolon in the password as the Wi-Fi format requires.
輸入
{"ssid":"ExampleWiFi","password":"secret;123","encryption":"WPA"}
輸出
WIFI:T:WPA;S:ExampleWiFi;P:secret\;123;; Type: wifi Bytes: 40 Validation: VALID
此输出由工具真实运行产生,并非人工编写。
使用場景
QR Payload 格式化工具 常見的使用情境:
- Build a correct standard payload string from JSON fields, applying the escaping rules each format requires.
參數說明
| key | 選項 | type | allowed | default | QR Payload 格式化工具 |
|---|---|---|---|---|---|
type | Payload type | select | url, wifi, email, phone, sms, vcard, mecard, geo, calendar, whatsapp, telegram, bitcoin, ethereum, upi, json | — | wifi |
src | Source (JSON object of fields) | text | — | — |
輸入: text · 輸出: text · live: ✓
常見問題
什麼是 QR Payload Formatter?
QR Payload Formatter 用於build a correct standard payload string from JSON fields, applying the escaping rules each format requires。它完全在瀏覽器內執行,資料保持私密。
QR Payload Formatter 可以免費使用嗎?
可以。QR Payload Formatter 免費、無次數限制,無需註冊或安裝。
我的資料會被上傳嗎?
不會。所有處理都在本機瀏覽器完成,不會傳送到任何伺服器。
注意事項
- 全部计算在浏览器端完成,因此超大输入受限于标签页内存,而非服务器上传限制。
相關工具
二維碼產生器Create QR codes for text, URLs, Wi-Fi, vCard, email, phone, SMS, geo, calendar, WhatsApp, Telegram, Bitcoin, Ethereum, UPI and JSON, with error correction, quiet zone, colours and PNG/SVG export.URL 二維碼產生器Turn any link into a scannable QR code, adding https:// when the scheme is missing and warning about unsafe schemes.Wi-Fi 二維碼產生器Build a standards-compliant WIFI: payload with SSID, password, WPA/WEP/open encryption and hidden-network flag so phones join the network on scan.vCard 二維碼產生器Generate a vCard 3.0 contact QR code with name, organisation, title, phone, email, website, address and note.MECARD 二維碼產生器Build a MECARD contact payload — the compact alternative to vCard that fits in a smaller, lower-version QR symbol.電子郵件二維碼產生器Create a mailto: QR code with prefilled recipient, subject and body.