Getting Started
Install The Extension
- You can use ZXPInstaller to install the extension package. Download ZXPInstaller here.
- Download the EasyBatch release package here.
- Open ZXPInstaller
- Drag and drop the
EasyBatch.zxp
inside ZXPInstaller. - If open, restart After Effects.
Your First Template
A. Setup the Motion Graphics Template
- Open your Motion Graphics Panel:
Window
>Essential Graphics Panel
- Select the composition that you want to make a template
- Assign a name to the template, this is the same name that the extension will use to pull the Template. Important: Don't have two templates with the same name, the extension uses the name to differentiate them.
- Drag the properties that you would like to make editable from the composition to the Motion Graphics panel. Important: Make sure to assign a relevant and unique name. The extension will not properly recognize a template with repeated property names.
B. Setup the Extension
- Open the extension in
Window
>Extensions
>EasyBatch
- In the dropdown in the top bar, select your template. If you don't see it, use the reload button at the left of the top bar. If you still don't see the template, make sure it has at least one property.
-
In the
Data
tab you will be able to see a table with at least one column matching a property from your template.To add more columns use the
Add Columns
button at the bottom of the extension (in green). Add columns for as many properties you wish. In order to change what property is displayed on that column, use the dropdown menu on the header of the column (in yellow). The choice of columns and order doesn't affect the data that's applied to the template. -
To preview the template with the data, use the eye button on each row (blue).
-
Start adding data to the table. Each row will become a separate render. The following property types can be edited in the extension:
- Numbers: You can drag the axis (Eg. x) left and right and will increment or decrement the number.
- Colors: Click on the color box to open the color picker or copy the hex code in the text box below.
- Text: Just click the textbox and edit.
- Images/Videos/Replaceables: You can either select these one by one, or you can give the extension a pattern to find these files.
C. Export
- Go to the
Output
tab on the top bar.
- Select the mode (in green). You can either create renders, or you can generate compositions with the updated values. The
Generate
feature could be useful if the project will edited by others without access to the extension. - The
File Path/Name Pattern
(in red) defines the pattern that the extension will use to name the exported files. This pattern can also create folders.- Click on
Select Base Path
, for now, this will be the folder that holds all our renders. - In the dropdown to the left of the
Add Field
button, selectBase Path
. Now click onAdd Field
. This will add {base_path} to the pattern. - Check the
Preview
section below, the{base_path}
field on the pattern has been replaced by the path you selected. - Other fields available are
Increment
,Template name
,Index
and every property from your template. Meaning that you can use the date of every row to name the render file. - To get started you could use something like
{base_path}/mytemplate_{index}.mov
- Click on
- In order to set the render settings you need to use a template. Choose a template for the render settings and output module (in blue).
- Whenever you're ready hit
Render