> 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/id/label-barcode/merancang-label.md).

# Merancang label

***

#### **Format barcode apa yang digunakan BoxHero?**

Saat Anda membuat barcode secara otomatis di BoxHero, sistem membuat nomor 13 digit dalam **format EAN-13**. Saat mendesain label, Anda dapat memilih format barcode yang berbeda. Jika Anda tidak memilihnya, Code128 digunakan secara default karena menawarkan kompatibilitas yang luas.

<figure><img src="/files/9a22681a83b864e739b803849aa4672401ed0f25" alt=""><figcaption></figcaption></figure>

#### **Jenis barcode apa saja yang didukung (1D, 2D, QR)?**

BoxHero mendukung barcode 1D dan barcode 2D.

* Untuk **1D**, format yang didukung mencakup Code128, Code39, Code93, EAN-13, ITF, dan STF.
* Untuk **2D**, BoxHero mendukung kode QR dan kode Data Matrix.

#### **Bisakah saya menyesuaikan ukuran atau tata letak label?**

Ya. BoxHero menawarkan dua cara untuk membuat label: Anda dapat memilih dari template yang telah didesain sebelumnya untuk lembar label umum dan rol termal, atau membuat desain kustom untuk membangun label dari awal dengan kontrol penuh atas tata letak, ukuran, dan penempatan.

Jika ukuran label Anda tidak tercantum dalam template, Anda dapat memasukkan dimensi kustom secara manual.

#### **Bisakah saya menambahkan gambar atau logo ke label barcode?**

Ya. Gunakan <mark style="color:$primary;">`Buat Desain Kustom`</mark> opsi saat mencetak label barcode Anda. Ini memberi Anda kontrol penuh atas tata letak label, termasuk kemampuan untuk menambahkan gambar, logo, dan teks kustom.

<figure><img src="/files/bc9955d33f788cbf28c6e61a717ab01839947d20" alt=""><figcaption></figcaption></figure>

#### **Bisakah saya menyimpan label barcode sebagai file gambar?**

Tidak secara langsung. Label barcode hanya dapat disimpan sebagai PDF. Untuk mengunduh, klik <mark style="color:$primary;">`Cetak`</mark> dan pilih <mark style="color:$primary;">`Simpan sebagai PDF`</mark>.


---

# 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/id/label-barcode/merancang-label.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.
