> For the complete documentation index, see [llms.txt](https://doc.playturbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.playturbo.com/video-tools-video-editor/video-editor-user-guide/creative-making-editing-page-module-intro/parameter-editing-module/text-parameters.md).

# Text Parameters

Text contains exterior parameters and animation parameters:

* You can adjust the text position, font size, content, alignment, style
* Text can be animated

<div align="left"><figure><img src="/files/FhywGM2T0t0gt5EVnJfk" alt=""><figcaption></figcaption></figure></div>

## Exterior

* Text content: The default content is "Default Text" and can be edited
* <mark style="background-color:orange;">Font</mark>

1）Support selecting public fonts from the “Font Folder” for use;

2）Support adding custom fonts through \[+Upload];

3）Support "Apply to texts in the same language"

**Supplement：Custom font**

1）Format requirements：ttf;otf，max10M.

2）Operation

a. Click the \[+Upload] button to bring up the local assets pop-up window and select the assets that meets the requirements.

b. After successful upload, add 'Uploaded' under 'Current Font' to display the font that was successfully uploaded.

c. If the font is deleted, a missing font pop-up window will appear when the project is reopened, and a new font selection is required at this time.

<div align="left"><figure><img src="/files/EUGpeoOd1bfRS5SkRqMt" alt=""><figcaption></figcaption></figure></div>

* Color
* Font size
* Kerning
* Leading
* Font style: bold, italic, underlined

<div align="left"><figure><img src="/files/K4PtP2mRC9lv7LFwkhxR" alt=""><figcaption></figcaption></figure></div>

* Text template: a variety of font styles that have been configured

<div align="left"><figure><img src="/files/yenTM5fXyIWcTrRjjq5l" alt="" width="252"><figcaption></figcaption></figure></div>

* Text alignment
* Stroke: Make a color stroke around a single word, and you can choose the color and stroke width
* Background: the background color of the text box, optional color and opacity
* Position: X & Y represent the position of the center point of the element in the canvas. You can enter numbers to modify, or drag and drop in the preview area to modify
* Size: W & H represent the width and height of the element. You can enter numbers to modify, or drag and drop in the preview area to modify.
* Lock Scale: Locked by default. Adjusting the width and height when locked will be scaled in the same proportion. If unlocked, you can modify the ratio.
* Rotation: 0 degrees by default.
* Opacity: The range is 0 to 100%, and the default is 100%.
* Shadow: You can add a shadow to the font. The shadow color can be modified, the shadow x and y are the shadow offset range, and the blur is the effect size of the shadow.
* Watermark：0～100，and the default is 0.You can enter a number to adjust the drift speed of the watermark.

<div align="left"><figure><img src="/files/PBCbWaoz9W5wLaddY9QX" alt=""><figcaption></figcaption></figure></div>

## Animation

* Text can add the following animation effects: In animation, Out animation,Combo animation, Loop animation.
* The "in" animation is added to the text at the beginning.
* The "out" animation is added to the text at the end.
* Combo animation is applied to the entire text display duration.
* The text can only choose one of the four animations, and select a specific animation in this category.
* Animation duration is configurable.

<div align="left"><figure><img src="/files/EFiZOh8dRF3th7VbQuex" alt="" width="269"><figcaption></figcaption></figure></div>


---

# 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://doc.playturbo.com/video-tools-video-editor/video-editor-user-guide/creative-making-editing-page-module-intro/parameter-editing-module/text-parameters.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.
