> For the complete documentation index, see [llms.txt](https://docs.dyli.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dyli.io/get-started/seller-hub/creator-studio/build-with-us/apparel-production-techniques.md).

# Apparel Production Techniques

<details>

<summary>Direct-to-garment (DTG)</summary>

With DTG printing, your design is printed directly onto the garment, making it ideal for customizing clothing like t-shirts, hoodies, and sweatshirts. This technique is perfect for designs that include photos, intricate details, and a wide range of colors.

</details>

<details>

<summary>Direct-to-film (DTF)</summary>

DTF printing is used for fabrics that can’t be customized with DTG prints, such as fleece, nylon, and fabric blends. It’s perfect for complex designs that require sharp, striking results, including photos, intricate graphics, fine art, and small texts.

</details>

<details>

<summary>Embroidery</summary>

Your design is embroidered with colored threads onto a garment or accessory, adding texture to your creation. This technique is best suited for text designs, bold logos, and designs with thick lines.

</details>

<details>

<summary>All-over Printing</summary>

All-over printing covers your product from seam-to-seam. The process starts by printing your design on a large roll of fabric, which is then cut and sewn into the final product. This technique is ideal for patterns and large-scale designs that need full coverage.

</details>

<details>

<summary>Sublimation</summary>

Sublimation printing covers the entire product with your design. The design is printed onto a ready-made product, making it perfect for patterns and large-scale designs that require full coverage.

</details>

<details>

<summary>Screen Printing ⭐</summary>

Screen printing is a classic method that delivers bold, vibrant designs by pressing ink through a stenciled mesh screen onto your garment. Perfect for designs with solid colors, this technique is known for its durability and rich finish. Ideal for logos, text, and simple graphics, screen printing is a premium option that is **available exclusively to verified creators**.

</details>

<details>

<summary>Plastisol transfers ⭐</summary>

Plastisol transfers combine the vibrant colors and durability of screen printing with the flexibility of a transfer process. Your design is printed onto a special transfer paper with plastisol ink, then heat-pressed onto the garment for a professional, high-quality finish. Ideal for detailed designs and vibrant graphics, Plastisol transfers are a premium option **available exclusively to verified creators**.

</details>

<details>

<summary>Heat transfer ⭐</summary>

Heat transfers, also known as thermal printing, offer a versatile way to apply designs to garments. This technique uses heat to transfer your design onto the fabric, resulting in a smooth, high-quality finish. It’s perfect for intricate designs, vibrant colors, and small runs. Whether you’re working with complex graphics or simple logos, heat transfers provide a polished look that is **available exclusively to verified creators**.

</details>

<details>

<summary>Others ⭐</summary>

We offer an extensive production network that can bring any creative vision to life. Whether you’re looking to produce toys, raincoats, or anything in between, we have the resources to make it happen. Our range of customization options ensures that your unique products are crafted with the highest quality, **tailored specifically for select creators**.

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dyli.io/get-started/seller-hub/creator-studio/build-with-us/apparel-production-techniques.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
