Node JS After Effect Project Parser / Programmer Needed **After Effects Scripting

Status
Not open for further replies.

husow

Newbie
Joined
Aug 21, 2018
Messages
33
Reaction score
11
I am looking for a freelancer who has experience with Node JS and After Effect project files. The purpose of this project is to extract data from After Effect project files.

Task : Converting AEP (After Effects Project) files compositions and layers to JSON data to return.

For example, from the Node JS HTTP API server we are sending AEP file and returning the composition and layers into a JSON file.


We are sending "Test Project.aep"
API server returns:

{
"comp1" : ["solidlayer1" : solid, "layer2": text],
"comp2" : ["layer5" : text, "layer3": text,"solidlayer3": solid]
}

Skills and Experience:
- Experience with Node JS
- Familiarity with After Effect project files
- Ability to extract data from project files
- Attention to detail to ensure accuracy in data extraction

Please include your experience with Node JS and any relevant past work in your application.
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top