# Creative Editing

## Creative Editing

## Operation Video

> **SUCCESS**
>
> **This video guides you through the Ptengine Experience web customer experience. The video covers the following content:**
>
> Adding and editing text
>
> Uploading and editing images
>
> Adding videos
>
> Adding and editing buttons
>
> Checking the preview screen
>
> Editing mobile screen
>
> Saving
>
> You can skip to the next chapter by clicking the skip button on the chapter cover of the video below.

## **Other Important Notes**

### Image

#### Upload

Format: jpeg, png, gif, avif, webp, ico, svg

Size: Maximum 6 megabytes

When you click on an image element, you can change the image, edit styles (opacity, border width, border radius, shadow), set click actions, copy, manage layers, crop, and access other settings. From the other settings, you can set the [Alternative Text (Alt)](/en/experience/campaign/create-new-1/creative-editing.md).

### Text

#### About Fonts

Even if the same font is specified, the appearance may differ depending on the OS.

This is because each OS has different definitions for the same font.

It is difficult to resolve this on Ptengine, so we appreciate your understanding.

### Video

#### **About Thumbnails**

When you select a video URL, you can add a thumbnail image.

For YouTube links, the thumbnail set in YouTube will be used.

## **Web Accessibility Compliance**

All popups and fixed bars installed in Ptengine Experience support keyboard input. For more details, please refer to [Web Accessibility Compliance](/en/experience/campaign/create-new-1/creative-editing.md) Accessibility.


---

# 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://helps.ptengine.com/en/experience/campaign/create-new-1/creative-editing.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.
