▮▯▮ 바코드 생성기
Code128, EAN-13, UPC-A 등 여러 형식의 바코드를 생성해요
🔒 이미지가 기기 밖으로 나가지 않아요. 모든 처리는 JsBarcode library (client-side)를 사용하여 브라우저에서 로컬로 이루어져요. 업로드, 서버, 추적이 없어요.
기능
- Multiple Formats — Generate Code128, EAN-13, UPC-A, Code39, ITF-14, MSI, Pharmacode, and Codabar barcodes.
- Customizable Appearance — Set bar width, height, colors, and whether to show the text label.
- PNG & SVG Export — Download 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.
- Download the barcode — Export as PNG (raster) or SVG (vector) for any use case.
활용 사례
- Generate product barcodes for retail packaging
- Create inventory labels and tracking codes
- Generate 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로 변환 — 코드에 삽입하기 좋아요
- 📦 이미지 압축 — 품질 손실 없이 파일 크기 줄이기 — 브라우저에서 바로