▮▯▮ Barcode Generator
生成 barcodes in Code128, EAN-13, UPC-A, and more formats
🔒 画像がデバイスの外に出ることはありません。 すべての処理はJsBarcode library (client-side)を使用してブラウザ内でローカルに行われます。アップロード、サーバー、追跡は一切ありません。
特長
- Multiple Formats — 生成 Code128, EAN-13, UPC-A, Code39, ITF-14, MSI, Pharmacode, and Codabar barcodes.
- カスタムizable Appearance — Set bar width, height, colors, and whether to show the text label.
- PNG & SVG Export — ダウンロード barcodes as PNG for digital use or SVG for print-quality output.
- 100% Offline — Barcodes are generated entirely in your browser. No data is sent anywhere.
仕組み
- Enter barcode data — Type the content to encode — a product code, serial number, or any text.
- Choose format and style — Select the barcode format and customize bar width, height, and colors.
- ダウンロード the barcode — Export as PNG (raster) or SVG (vector) for any use case.
活用例
- 生成 product barcodes for retail packaging
- Create inventory labels and tracking codes
- 生成 ISBN barcodes for book publishing
- Print asset tags and identification labels
よくある質問
Which format should I use?
Code128 is the most versatile — it supports all ASCII characters. EAN-13 and UPC-A are standard for retail products. Use the format required by your industry or system.
Can I scan the generated barcodes?
Yes. All generated barcodes follow official specifications and are scannable by standard barcode readers.
What's the difference between PNG and SVG?
PNG is a raster image — good for digital use at a specific size. SVG is a vector format that scales to any size without losing sharpness — best for print.
関連ツール
- 📱 QRコード生成 — URL、テキスト、その他のデータのQRコードを生成 — オフライン対応
- > 画像をBase64に変換 — 画像をBase64データURIに変換 — コードへの埋め込みに最適
- 📦 画像を圧縮 — 画質を損なわずファイルサイズを削減 — すべてブラウザ内で処理