1.0.0 • Published 8 years ago

ae-to-json-cli v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

ae-to-json-cli

experimental

This is a command line application to export After Effects files as JSON.

Currently this only works on osx due to the fact that the module after-effects uses Apple Script to execute JSX files.

Usage

NPM

Install

$ npm i ae-to-json-cli -g

The following will export the currently opened After Effects file as a JSON file in OSX:

$ ae-to-json > outfile.json

License

MIT, see LICENSE.md for details.