バーコード作成

バーコード作成は、12桁または13桁の商品コードから、検査済みEAN-13 SVGを作ります。 入力内容はこの端末のブラウザ内で処理し、結果と前提を同じ画面で確認できます。

入力はブラウザ内で処理登録不要最終検証 2026.07.15

入力する

見えている項目だけで使えます。

結果を見る

入力すると、すぐに更新されます。

EAN-13 SVG4901234567894
チェック桁4

バーコードプレビュー

生成コードを見る
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 115 65" width="460" height="260" shape-rendering="crispEdges"><rect width="115" height="65" fill="white"/><g fill="black"><rect x="10" y="5" width="1" height="45"/><rect x="12" y="5" width="1" height="45"/><rect x="16" y="5" width="1" height="45"/><rect x="18" y="5" width="1" height="45"/><rect x="19" y="5" width="1" height="45"/><rect x="21" y="5" width="1" height="45"/><rect x="24" y="5" width="1" height="45"/><rect x="25" y="5" width="1" height="45"/><rect x="26" y="5" width="1" height="45"/><rect x="29" y="5" width="1" height="45"/><rect x="30" y="5" width="1" height="45"/><rect x="33" y="5" width="1" height="45"/><rect x="36" y="5" width="1" height="45"/><rect x="39" y="5" width="1" height="45"/><rect x="40" y="5" width="1" height="45"/><rect x="42" y="5" width="1" height="45"/><rect x="47" y="5" width="1" height="45"/><rect x="50" y="5" width="1" height="45"/><rect x="51" y="5" width="1" height="45"/><rect x="52" y="5" width="1" height="45"/><rect x="54" y="5" width="1" height="45"/><rect x="56" y="5" width="1" height="45"/><rect x="58" y="5" width="1" height="45"/><rect x="60" y="5" width="1" height="45"/><rect x="63" y="5" width="1" height="45"/><rect x="64" y="5" width="1" height="45"/><rect x="65" y="5" width="1" height="45"/><rect x="67" y="5" width="1" height="45"/><rect x="69" y="5" width="1" height="45"/><rect x="74" y="5" width="1" height="45"/><rect x="78" y="5" width="1" height="45"/><rect x="81" y="5" width="1" height="45"/><rect x="84" y="5" width="1" height="45"/><rect x="88" y="5" width="1" height="45"/><rect x="89" y="5" width="1" height="45"/><rect x="90" y="5" width="1" height="45"/><rect x="92" y="5" width="1" height="45"/><rect x="95" y="5" width="1" height="45"/><rect x="97" y="5" width="1" height="45"/><rect x="98" y="5" width="1" height="45"/><rect x="99" y="5" width="1" height="45"/><rect x="102" y="5" width="1" height="45"/><rect x="104" y="5" width="1" height="45"/></g><text x="57.5" y="61" text-anchor="middle" font-family="monospace" font-size="8">4901234567894</text></svg>

チェック桁は正しい形式です。印刷後に読取確認してください。

この道具の仕組み

先頭12桁を奇数位置1倍・偶数位置3倍で合計してチェック桁を算出し、EAN-13のL/G/RパターンをSVGのバーへ変換します。

入力と結果の例

入力例

入力
490123456789
結果
4901234567894 のEAN-13 SVG

使う前に知っておくこと

  • 01EAN-13のみ対応します。
  • 02商品コードの割当や登録状況は確認しません。
  • 03印刷サイズ・余白を含め実機で読み取り確認してください。
道具一覧へ戻る