Skip to content
This repository was archived by the owner on May 10, 2025. It is now read-only.
/ aexlo.js Public archive

Node.js "Emulator of After Effects SDK" to Load & Execute "Adobe After Effects Plugin (.aex)"

License

Notifications You must be signed in to change notification settings

potistudio/aexlo.js

Repository files navigation

aexlo.js

aexlo.js

Load and Host "After Effects Effect Plugin (.aex)"

Announcement

The development of aexlo.js has stopped and we have moved to development using Rust called aexlo-rs instead.
Node.js support has been abandoned in terms of performance due to the overhead of data conversion between JS and C++.
Therefore, we have decided to continue developing the product in the future for limited use as an embedded library for Rust. (Because the compiled library can be applied to any language)

Why

"Adobe After Effects (AE)" is currently the most widely used Video Editor in the world.
There are many plugins for AE available on the internet.
However, almost all of them are made to work only with AE.
(Even if it's a very good effect)

So I wondered if I could make these work on another platform.
What I ended up doing was creating a emulator for the AE Plugin SDK.

(These may run into some kind of copyright issue.)

About

Node.js "Emulator of After Effects SDK" to Load & Execute "Adobe After Effects Plugin (.aex)"

Resources

License

Stars

Watchers

Forks

Packages

No packages published