> ## Documentation Index
> Fetch the complete documentation index at: https://carat.im/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 3D logo/typography

> Quickly create 3D logos, icons, and posters without a designer.

This guide walks you through creating 3D logos, icons, and typography posters using text or images without professional 3D tools.

<img src="https://assets.carat-api.im/upload_from_app/2277980/20251112/fd087e3b-3be2-40b3-812e-6b8d2ad419ce.png" alt="3D logo creation example" className="rounded-lg shadow-lg mb-8" style={{width: '100%', aspectRatio: '16/9', objectFit: 'cover', objectPosition: 'center'}} />

<Steps>
  <Step title="Generate 3D image">
    Combine the text (logo) you want to create with a texture to generate a 3D image.

    **Generate directly from text**

    Request directly in the Chat.

    ```text theme={null}
        Create 'CARAT' text as 3D typography with 'puffy clay texture'. White background.
    ```

    ```code theme={null}
        Create 'CARAT' text as 3D typography with 'puffy clay texture'. White background.
    ```

    **Generate with image compositing**

    Upload your 2D logo and desired texture image together to request.

    1. Upload your 2D logo image (A) and desired texture image (B, e.g., cheese photo).
    2. Request [compositing](/en/features/image/image-composition).

    ```text theme={null}
        Apply the cheese texture (B) to the first logo image (A) to create a 3D logo.
    ```
  </Step>

  <Step title="Create video (optional)">
    Make the completed 3D logo or icon move for use in video intros, etc.

    ```text theme={null}
        Create a 5-second video of this 3D logo slowly rotating in place.
    ```
  </Step>
</Steps>

<Warning>
  Text may not generate as desired depending on its structure. We recommend trying with simple content.
</Warning>
