Copy link to clipboard
Copied
What i want to know, Like a animation of profile picture with few text matter of same person. (Graphic attached)
So is there any way? That i can change image and text any how via code only and can export as video formate.
Copy link to clipboard
Copied
Hi,
Yes this is possible to accomplish with Templater for Adobe After Effects. It has a command line interface so you can operate AE without interacting with the its graphical user interface. You setup a project template and then use the command line to inject footage or text into layers that exist in a composition that you setup.
Learn more about the product here:
https://dataclay.com/templater
And learn more about its command line interface from Dataclay's GitHub repository:
http://github.com/dataclay/cli-tools
Copy link to clipboard
Copied
it's very much possibel both via the C SDK and the Javascript API. i'd suggest taking the javascript route as it's much simpler to pull.
all of the bits involved, like importing a new image, replacing the source of a layer, changing the source text of a text layer and launching a render are a trivial manner in the javascript api.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now