QRコード生成
URL、テキスト、Wi-FiなどのQRコードを生成。PNGでダウンロード可能。
Supports URLs, plain text, email, phone, Wi-Fi credentials, vCard
Showing preview — enter text above to generate your QR code
QRコードジェネレーターとは?
QRコードの作り方
QRコードの活用例
プライバシーとデータの取り扱い
QRコード(Quick Response code)は、あらゆるスマートフォンカメラが1秒以内に読み取れる二次元バーコードです。通常はURLなどの情報を白黒の正方形のグリッドにエンコードします。QRコードジェネレーターは入力内容をもとに即座にそのグリッドを生成します。
Stax QRコードジェネレーターはすべてブラウザ上で動作します。アップロード不要、アカウント不要、透かしなし。URLまたはテキストを入力し、サイズと色をカスタマイズして、PNGをダウンロード——10秒以内に完了します。
QRコードはいたるところで使われています:レストランのメニュー、イベントチケット、製品パッケージ、名刺、広告キャンペーン。特に知っておくと便利な形式がいくつかあります:
すべての処理はブラウザ内で実行されます。URLやテキストをサーバーに送信することはありません。QRコード画像はHTML5 Canvas APIを使ってローカルで生成され、ブラウザのメモリから直接ダウンロードされます——保存、ログ記録、送信は一切行われません。
イベント主催者は登録ページへのリンクをQRコードに変換し、招待状や会場のサイネージに印刷して、参加者がURLを入力せずにイベントアプリにアクセスできるようにします。レストランはデジタルメニューのURLをQRコードにしてテーブルカードに使用し、メニューが変わっても印刷し直さずに済みます。開発者はゲストネットワークカードにWi-Fi QRコードを埋め込み、パスワードを口頭で共有せずに来訪者が接続できるようにします。中小企業はvCard QRコードを名刺に追加し、1回のスキャンで相手の電話帳に直接保存できるようにします。
- URLまたはテキストを入力欄に入力または貼り付けます。
- サイズを選択します:デジタル利用には256 px、印刷には512 px。
- エラー訂正を設定します:通常はM、ロゴを追加する場合や物理的な素材に印刷する場合はH。
- 必要に応じて前景色と背景色をカスタマイズします。
- 「PNG をダウンロード」をクリックしてファイルを保存します。
- URL: https:// を含む完全なリンクをそのまま貼り付けます
- Wi-Fi: WIFI:S:NetworkName;T:WPA;P:Password;;
- メール: mailto:you@example.com
- 電話: tel:+919876543210
- SMS: sms:+919876543210:メッセージ
よくある質問
- What can I encode in a QR code?
- Anything text-based: website URLs, plain text messages, email addresses (mailto:), phone numbers (tel:), SMS messages, Wi-Fi credentials (WIFI:S:...;T:WPA;P:...;;), and vCard contact information. URLs are the most common use case.
- Is my data sent to a server?
- No. QR code generation happens entirely inside your browser using JavaScript. Your text or URL never leaves your device — there is no upload, no API call, and no logging.
- What is error correction level?
- QR codes can recover from physical damage (scratches, dirt, partial obstruction). The error correction level controls how much redundancy is built in: L recovers 7%, M recovers 15%, Q recovers 25%, and H recovers 30%. Use H if you plan to print the QR code or add a logo over it. Use L or M for digital-only use where file size matters.
- What size should I download?
- For sharing on social media or embedding on a webpage, 256 px is plenty. For printing on business cards or flyers, use 512 px minimum — or better, download at 512 px and scale up in your design tool. QR codes are crisp at any size as long as the starting resolution is high enough.
- Can I use custom colors?
- Yes. Use the foreground and background color pickers to match your brand. One important rule: always keep strong contrast between foreground and background. Light QR on dark background works, but low-contrast combinations (e.g. yellow on white) will fail to scan.
- How do I scan a QR code?
- On iOS, open the Camera app and point it at the QR code — a notification will appear with the link. On Android, use the Camera app or Google Lens. No separate QR scanner app is needed on modern phones.
関連ツール
- JSON Formatter, Validator & Repair Tool
Format, minify, validate, and repair JSON instantly in your browser. Sort keys alphabetically, auto-format on paste, download as file, escape/unescape strings — free, no sign-up, 100% client-side.
- パスワード生成
カスタム長と文字セットで強力なランダムパスワードを生成。
- Base64 エンコーダー / デコーダー
テキストをBase64にエンコード、または逆にデコード。
- URLエンコーダー / デコーダー
パーセントエンコーディングでURLとクエリ文字列をエンコードまたはデコード。
- ハッシュ生成
SHA-1、SHA-256、SHA-384、SHA-512ハッシュを瞬時に生成。