Skip to main content

A .aep (After Effects Project) parser

Project description


aep_parser

An After Effects file parser in Python!
Explore the docs »

About The Project

This as a .aep (After Effects Project) parser in Python. After Effects files (.aep) are mostly binary files, encoded in RIFX format. This parser uses Kaitai Struct to parse .aep files and return a Project object containing items, layers, effects and properties. The API is as close as possible to the ExtendScript API, with a few nice additions like iterators instead of collection items.

(back to top)

Installation

uv (recommended)

uv add aep-parser

pip

pip install aep-parser

(back to top)

Usage

import aep_parser

app = aep_parser.parse("myproject.aep")
comp = app.project.compositions[0]

# Modify composition settings
comp.frame_rate = 24

# Modify a layer property
comp.layers[0].transform.opacity.value = 50

# Save to a new file
app.save("modified.aep")

For more examples, see the Quick Start guide.

(back to top)

Roadmap

See the open issues for a full list of proposed features and known issues.

If you encounter a bug, please submit an issue and attach a basic scene to reproduce your issue.

(back to top)

Contributing

See the full Contributing Guide on GitHub.

(back to top)

License

Distributed under the MIT License.

(back to top)

Contact

Aurore Delaunay - del-github@blurme.net

(back to top)

Acknowledgments

(back to top)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aep_parser-0.6.0.tar.gz (859.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aep_parser-0.6.0-py3-none-any.whl (313.4 kB view details)

Uploaded Python 3

File details

Details for the file aep_parser-0.6.0.tar.gz.

File metadata

  • Download URL: aep_parser-0.6.0.tar.gz
  • Upload date:
  • Size: 859.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aep_parser-0.6.0.tar.gz
Algorithm Hash digest
SHA256 04d39bc2e2b50f0c7bf2682d90134dda32cffb22dd3062c77c349b62a2d5234a
MD5 0150695e14cd6ca35f682f9c5fcde48e
BLAKE2b-256 38e43597fb0855fa6a740abe5d5cb14a7fc74889ed669a129799821cf17e5be1

See more details on using hashes here.

Provenance

The following attestation bundles were made for aep_parser-0.6.0.tar.gz:

Publisher: release.yml on forticheprod/aep_parser

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file aep_parser-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: aep_parser-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 313.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aep_parser-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1f14f00805ef048e3617f1875580a17be75a6ea1f9bfdd4eadb0a36762dd37a4
MD5 1d95feff80471068273b9f6ff211fb0f
BLAKE2b-256 7845d04a3f7d3279a67a0583264cf1183b3bf90b14b74514ea798200ab856a86

See more details on using hashes here.

Provenance

The following attestation bundles were made for aep_parser-0.6.0-py3-none-any.whl:

Publisher: release.yml on forticheprod/aep_parser

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page