Jak używać: Generator sekretów kod QR
Generator sekretów kod QR to darmowe online narzędzie qr, które create a mailto: QR code with prefilled recipient, subject and body natychmiast w przeglądarce. Wklej dane, ustaw opcje i otrzymuj wynik na żywo — bez instalacji, rejestracji i wysyłania danych na serwer.
Użyj Generator sekretów kod QR teraz →
Opis
Create a mailto: QR code with prefilled recipient, subject and body.
- qr
- Ponieważ wszystko liczy się po stronie klienta, Generator sekretów kod QR jest bezpieczne dla danych wrażliwych.
Jak używać
Generator sekretów kod QR w trzech krokach:
- Wklej dane w pole wejściowe (lub wczytaj przykład).
- Dopasuj opcje do docelowego formatu.
- Skopiuj, pobierz lub sprawdź wynik — aktualizowany na bieżąco.
Uruchom
Przykłady
Builds mailto:john@example.com?subject=…&body=… with the subject and body percent-encoded.
Wejście
john@example.com
Wyjście
<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>Email</td></tr>
<tr><th>Version</th><td>6 (41×41 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>94 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>address</th><td>john@example.com</td></tr><tr><th>subject</th><td>Hello from 26173</td></tr><tr><th>body</th><td>This is a prefilled message.</td></tr></tbody></table>
</div>
</div>
<div class="qr-payload"><strong>Payload</strong><pre class="ex-io">mailto:john@example.com?subject=Hello%20from%2026173&body=This%20is%20a%20prefilled%20message.</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>
此输出由工具真实运行产生,并非人工编写。
Zastosowania
Popularne zastosowania Generator sekretów kod QR:
- Create a mailto: QR code with prefilled recipient, subject and body.
Parametry
| key | Opcje | type | allowed | default | Generator sekretów kod QR |
|---|---|---|---|---|---|
type | Content type | select | text, url, wifi, email, phone, sms, vcard, mecard, geo, calendar, whatsapp, telegram, bitcoin, ethereum, upi, json, custom | — | |
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) | — | — |
Wejście: — · Wyjście: HTML · live: ✗
FAQ
Czym jest Email QR Code Generator?
Email QR Code Generator służy do tego, by create a mailto: QR code with prefilled recipient, subject and body. Działa w 100% w przeglądarce — dane pozostają prywatne.
Czy Email QR Code Generator jest darmowe?
Tak, bez limitów, rejestracji i instalacji.
Czy moje dane są wysyłane?
Nie. Wszystko przetwarza lokalnie Twoja przeglądarka.
Warto wiedzieć
- 结果不会随输入实时更新——修改输入后请点击「运行」。
- 输出以格式化内容呈现;如需纯文本请使用「复制」。
- 全部计算在浏览器端完成,因此超大输入受限于标签页内存,而非服务器上传限制。