Skip to main content
VESDK/iOS/Guides/Text & Fonts

Text & Fonts

VideoEditor SDK for iOS ships with a robust tool that provides all necessary functions for quickly adding text. Learn how to add custom fonts.

Text tool

A picture says more than a thousand words, however sometimes it still takes a few more. The robust text feature of VideoEditor SDK provides all necessary functions for quickly adding text to any picture or creative. The corresponding font library can easily be exchanged, reduced, or expanded. VideoEditor SDK also provides the ability to set the duration of the text, so it is not visible throughout the whole video.

The tool is implemented in the TextToolController class and can be configured using the TextToolControllerOptions. In order to adjust the available colors, change their names or the default color you have to modify the TextColorToolControllerOptions. For more details take a look at the configuration section.

The tool allows placing, rotating, scaling and ordering text on your video. In addition users can adjust the duration for which text will be shown.