# 2D Guidelines

This guide outlines the essential requirements for submitting product photography for 2D product customization. High-quality source images are critical for creating accurate product representations in the customization interface.

### Photography Standards

#### Image Specifications

* **File Types:**
  * SVG, PNG, JPEG&#x20;
* **Resolution:** Minimum 300 DPI
* **Aspect Ratio:** 1:1 (square format)
* **Color Space:** sRGB
* **Background:** Pure white (#FFFFFF / RGB: 255, 255, 255)

### Product Positioning Requirements

<div><figure><img src="/files/NbIT0BhXZlb4vYSQts4l" alt=""><figcaption><p>backback_pink_front</p></figcaption></figure> <figure><img src="/files/VS4cOu99H8lxxEWhCXlo" alt=""><figcaption><p>backback_green_front</p></figcaption></figure> <figure><img src="/files/p45FiEaf50UclirIpWlc" alt=""><figcaption><p>backback_pink_side</p></figcaption></figure> <figure><img src="/files/A6JseDTnhSbErwijoTFb" alt=""><figcaption><p>backpack_green_side</p></figcaption></figure></div>

<table><thead><tr><th width="385">Consistent Angles</th><th>Product Placement</th></tr></thead><tbody><tr><td><p></p><ul><li>Same camera height and distance</li><li>Identical camera angles</li><li>Consistent product orientation</li></ul></td><td><ul><li>Center the product in the frame</li><li>Maintain equal margins around all sides</li><li>Ensure product takes up approximately 80% of frame</li></ul></td></tr></tbody></table>

\*All product photography for product variants of a parent product MUST be uniform in dimension/scale/positioning. For products where you'd like to use multiple angles, please provide addtional and uniform perspectives for each variant

#### Correct Photography

<div><figure><img src="/files/X4MXDRIx2bnWyG9a9vVB" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/0zYhrAT7G9UNHpHZtYcQ" alt="" width="375"><figcaption></figcaption></figure></div>

* Product perfectly centered
* Consistent lighting across all angles.
* Sharp focus throughout.
* No distortion or perspective issues

#### Common Issues to Avoid

<div><figure><img src="/files/VNpQvbefwmACMamysmfZ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/48cIhEms26AjBFx6lcEX" alt=""><figcaption></figcaption></figure></div>

* Inconsistent angles between variants.
* Shadows or uneven lighting.
* Different zoom levels between shots.
* Perspective distortion

{% hint style="info" %}
For textile and flexible products, ensure all items are wrinkle-free and photographed on the same mannequin across all product variations to maintain consistency.
{% endhint %}

### Variant Photography

<div><figure><img src="/files/GtgzikDPaS21XFqldVtc" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/AkbnTL4EicVNGRI1co4b" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/VCYAbIEJEtvsMce9cBZK" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/zl0iQDM4GMgX4js2wrcJ" alt="" width="188"><figcaption></figcaption></figure></div>

When photographing product variants (different colors, materials, etc.):

* Use identical camera settings across all variants
* Maintain consistent product positioning
* Maintain consistent file dimensions.&#x20;

### Submission Guidelines

#### File Naming Convention

Follow this structure for file names:

```
ProductID_Variant_Angle.png
Example: TSHIRT123_Red_Front.png
```

For questions about photography submissions or to coordinate file delivery, please work directly with your assigned VU Custom project manager. They will provide specific guidance for your project and ensure all requirements are met.

If your product requires 3D customization, please continue to the next section for guidelines on shipping physical samples and submitting CAD files.


---

# Agent Instructions: 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://vu-custom.gitbook.io/vu-custom/getting-started/product-visualization/2d-guidelines.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.
