Type & Text

Introduction

A library of After Effects expressions to be used for sourceText property of a Text Layer.

Repetition

Repeat input string

Text Grid - Uniform Repetition

Explicit

Concise

Text Grid - Multiple Line Repetition

This code splits a comma-separated string into an array, then formats it into a text block with rows and columns by repeating each item with added prefixes and suffixes.

Text Grid - Number Sequence

This code creates a string of sequential numbers between a start and end range. The numbers are arranged in rows and columns, and each number can have leading zeros and spaces after it.

Text Grid - Random Letter

This function generates a grid of random letters, and the user specify the total number of letters and letters per row.

Text Grid - Random Binary


Randomization

Random Letter

Random Digit


String Manipulation

Search and replacing string instances

Parsing Text

Separating source text line feeds into an array

Numbers

Rounding numbers

Round up if above threshold

Counter

Dates

Current date

Expressions selector

Recommended readings

Default

Alternating Effector

Random position from textIndex

Select text indexes explicitly; e.g. 1, 3, 7, 14, 22, etc.?

Sin wave effector [source]

Basics

Utility Functions

Find Number of Layers that includes string

Expression Selector (Regex)

Hexcode

Last updated

Was this helpful?