> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/faq/ko/barcode-labels/undefined.md).

# 바코드 생성 및 디자인

***

### 박스히어로 바코드 형식은 무엇인가요? <a href="#boxhero-barcode-format" id="boxhero-barcode-format"></a>

제품 등록 시 바코드를 자동 생성하면 **EAN13** 형식에 맞는 13자리 숫자가 생성됩니다.&#x20;

바코드 라벨 디자인을 만들 때 출력 형식을 직접 선택할 수 있으며, 별도로 설정하지 않으면 호환성이 좋은 **Code128**이 기본으로 적용됩니다.

* **지원 형식 :** Code128, Code39, Code93, EAN13, ITF, STF

<figure><img src="/files/iABzIcIoCbeYZfNXEw4C" alt="박스히어로 바코드 형식 종류와 변경하는 방법"><figcaption></figcaption></figure>

### 박스히어로에서 자동 생성되는 바코드는 유통표준코드인가요? <a href="#boxhero-barcode-standard" id="boxhero-barcode-standard"></a>

박스히어로에서 자동 생성되는 바코드는 **내부 관리용 코드이며, 유통표준코드와는 다릅니다.**

내부 관리용으로 사용할 경우 박스히어로의 자동 생성 바코드를 사용해도 무방합니다. 다만, 대형 유통사 입점을 위해 유통표준코드가 필요하다면 유통물류진흥원(GS1 Korea) 홈페이지에서 회원가입 후 발급받아주세요.

{% embed url="<https://www.boxhero.io/ko/blog/gs1-bakodeu-vs-naebu-gwanriyong-bakodeu-eoddeon-geol-sseoya-halggayo/>" %}

### 바코드 라벨에 회사 로고를 넣을 수 있나요? <a href="#barcode-label-logo" id="barcode-label-logo"></a>

`라벨 디자인` > `추가하기` > `커스텀 디자인 만들기`에서 회사 로고 이미지를 바코드 라벨에 추가할 수 있습니다. 로고 외에도 원하는 이미지를 직접 업로드해 사용할 수 있습니다.

{% embed url="<https://www.boxhero.io/ko/blog/keoseuteom-rabel-gineung-ireohgedo-hwalyonghaeyo-kcinjeung-seutikeobuteo-keeorabelggaji>" %}

### 바코드 라벨에 제품 사진을 넣을 수 있나요? <a href="#barcode-label-product-image" id="barcode-label-product-image"></a>

바코드 라벨에 제품에 등록된 사진을 넣는 것은 지원하지 않습니다.

### 바코드 라벨을 이미지 파일로 저장할 수 있나요? <a href="#save-barcode-label-image" id="save-barcode-label-image"></a>

바코드 라벨은 **PDF 형식으로만 저장**할 수 있습니다.&#x20;

`바코드 인쇄`에서 `인쇄` 버튼을 누르고 `PDF 저장`을 선택하세요. 한 페이지에 여러 개의 라벨을 인쇄하려면 용지 종류를 '감열지'가 아닌 **폼텍, 프린텍 등의 '라벨 용지'**&#xB85C; 변경한 후 인쇄해 주세요.

<figure><img src="/files/cH5aNi1ynQJ8Yxk7gxqN" alt="바코드 라벨 pdf 저장하는 화면"><figcaption></figcaption></figure>

{% hint style="success" %}
원하는 답변을 찾지 못하셨다면 [**고객센터**](/docs/ko/resources/contact.md)로 문의해 주세요.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.boxhero.io/docs/faq/ko/barcode-labels/undefined.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
