วิธีใช้: ตัวสร้าง URL โค้ด QR
ตัวสร้าง URL โค้ด QR คือเครื่องมือ qr ออนไลน์ฟรีที่ turn any link into a scannable QR code, adding https:// when the scheme is missing and warning about unsafe schemes ทันทีในเบราว์เซอร์ของคุณ วางข้อมูล ปรับตัวเลือก แล้วได้ผลแบบเรียลไทม์ — ไม่ต้องติดตั้ง ไม่ต้องสมัคร และไม่มีการอัปโหลดข้อมูล
ใช้ ตัวสร้าง URL โค้ด QR ทันที →
คำอธิบาย
Turn any link into a scannable QR code, adding https:// when the scheme is missing and warning about unsafe schemes.
- qr
- ด้วยการคำนวณฝั่งไคลเอ็นต์ทั้งหมด ตัวสร้าง URL โค้ด QR จึงปลอดภัยสำหรับข้อมูลที่ละเอียดอ่อน เช่น API key
วิธีใช้
ใช้ ตัวสร้าง URL โค้ด QR ในสามขั้นตอน:
- วางข้อมูลในช่องอินพุต (หรือโหลดตัวอย่าง)
- ปรับตัวเลือกให้ตรงกับรูปแบบที่ต้องการ
- คัดลอก ดาวน์โหลด หรือตรวจสอบเอาต์พุต — อัปเดตทันทีขณะพิมพ์
รัน
ตัวอย่าง
A link without a scheme gets https:// added automatically; javascript: and data: are refused.
ข้อมูลเข้า
https://www.26173.com/en/tools/qr-code-generator
ข้อมูลออก
<div class="qr-out">
<div class="qr-preview"><img src="data:image/png;base64,iVBORw0KGgo=" alt="QR code" width="256" height="256" style="max-width:100%;height:auto;image-rendering:pixelated"></div>
<div class="qr-meta">
<table class="tb-table"><tbody>
<tr><th>Detected type</th><td>URL</td></tr>
<tr><th>Version</th><td>4 (33×33 modules)</td></tr>
<tr><th>Error correction</th><td>M</td></tr>
<tr><th>Quiet zone</th><td>4 module(s)</td></tr>
<tr><th>Payload size</th><td>48 bytes (UTF-8)</td></tr>
<tr><th>Contrast</th><td>21.00:1</td></tr>
<tr><th>Validation</th><td class="ok">VALID</td></tr>
<tr><th>Render → decode self-test</th><td class="bad">FAILED (decoded ≠ payload)</td></tr>
</tbody></table>
<table class="tb-table"><tbody><tr><th>scheme</th><td>https</td></tr><tr><th>host</th><td>www.26173.com</td></tr><tr><th>path</th><td>/en/tools/qr-code-generator</td></tr><tr><th>query</th><td></td></tr><tr><th>params</th><td>{}</td></tr></tbody></table>
</div>
</div>
<div class="qr-payload"><strong>Payload</strong><pre class="ex-io">https://www.26173.com/en/tools/qr-code-generator</pre></div>
<div class="tb-btns qr-actions">
<button class="btn btn-primary" data-qr-dl="png">Download PNG</button>
<button class="btn" data-qr-dl="svg">Download SVG</button>
<button class="btn" data-qr-copy="payload">Copy payload</button>
<button class="btn" data-qr-copy="svg">Copy SVG</button>
<button class="btn" data-qr-copy="image">Copy image</button>
<button class="btn" data-qr-print>Print</button>
</div>
<p class="ex-note">Generated and verified entirely in your browser. No data is uploaded.</p>
此输出由工具真实运行产生,并非人工编写。
กรณีใช้งาน
สถานการณ์ทั่วไปที่ ตัวสร้าง URL โค้ด QR ช่วยได้:
- Turn any link into a scannable QR code, adding https:// when the scheme is missing and warning about unsafe schemes.
พารามิเตอร์
| key | ตัวเลือก | type | allowed | default | ตัวสร้าง URL โค้ด QR |
|---|---|---|---|---|---|
type | Content type | select | text, url, wifi, email, phone, sms, vcard, mecard, geo, calendar, whatsapp, telegram, bitcoin, ethereum, upi, json, custom | — | url |
ec | Error correction | select | M (M ≈ 15% (default)), L (L ≈ 7%), Q (Q ≈ 25%), H (H ≈ 30% (needed for logos)) | — | M |
version | Version (0 = auto) | number | — | 0 | — |
margin | Quiet zone (modules) | number | — | 4 | 4 |
scale | Module size (px) | number | — | 8 | — |
fg | Foreground | color | — | #000000 | — |
bg | Background | color | — | #ffffff | — |
dot | Module style | select | square (Square), rounded (Rounded), dots (Dots) | — | — |
corner | Finder pattern style | select | square (Square (safest)), styled (Styled) | — | — |
ข้อมูลเข้า: — · ข้อมูลออก: HTML · live: ✗
คำถามที่พบบ่อย
URL QR Code Generator คืออะไร?
URL QR Code Generator ใช้เพื่อturn any link into a scannable QR code, adding https:// when the scheme is missing and warning about unsafe schemes ทำงานทั้งหมดในเบราว์เซอร์ ข้อมูลของคุณเป็นส่วนตัว
URL QR Code Generator ใช้ง่ายฟรีไหม?
ฟรี ไม่จำกัด ไม่ต้องสมัครหรือติดตั้ง
ข้อมูลของฉันถูกอัปโหลดไหม?
ไม่ ทุกอย่างประมวลผลในเครื่องของคุณ
ข้อควรรู้
- 结果不会随输入实时更新——修改输入后请点击「运行」。
- 输出以格式化内容呈现;如需纯文本请使用「复制」。
- 全部计算在浏览器端完成,因此超大输入受限于标签页内存,而非服务器上传限制。