Skip to main content
Participant
August 26, 2017
Answered

How to edit AE files without open After Effects application

  • August 26, 2017
  • 1 reply
  • 7930 views

Hi guys.

I am trying to edit ae files without opening After Effects application? ,by whatever.

My concern is that I open aep files without opening After Effects application.

and then run some jsx scripts then render the video. I don't need to save the project file. only render video.

The whole process what I need is not to open the application.

Is there anyone knows this task?

actually I'm not a developer. so if you give a help to me more specifically, It will be my big bless.

Thanks.

    This topic has been closed for replies.
    Correct answer Mylenium

    It is not possible. AEP files are a proprietary format and largely undocumented. The only way to access their data is via AE itself. What you want can't be done.

    Mylenium

    1 reply

    Mylenium
    MyleniumCorrect answer
    Legend
    August 26, 2017

    It is not possible. AEP files are a proprietary format and largely undocumented. The only way to access their data is via AE itself. What you want can't be done.

    Mylenium

    Inspiring
    April 14, 2023

    A nice answer that applies to many formats, not just After Effects: replace the .aep extension on a duplicate of your file with .txt, and see a complete editable text version of your file. You may or may not be able to do anything, but at minimum, you can change internal meta-data etc. (similarly, with Office files, change the extension to .zip and get easy access to original assets)