/ResourceReplacer

A simple tool used to replace binary resources in AE/PR template project.

Primary LanguageC++

ResourceReplacer

A simple tool designed to replace template images and texts in Adobe After Effects template project. When you download a handful of amazing AE template projects from Internet and plan to make it work, you have a lot of work to do. The first important thing is to replace huge amount of template elements in the projects. This tool can make the replacement process painless.

Snapshot

After Effects template project structure:
Test

Login form:
Login Form

Replace images in template project:
Replace Images

Replace texts in template project:
Replace Texts

How To Use

  • Convert *.aep to *.aepx. Open *.aep in AE, File -> Save as --> Save copy as XML.
  • Run this program. Press Ctrl + O to load *.aepx file.
  • Replace whatever you want.:)
  • Save your modification. Press Ctrl + S to save in disk file.

Learn More

Please visit http://www.cnblogs.com/csuftzzk to learn more.