python-lottie 0.7.1+dev23f1ddd
A framework to work with lottie files and telegram animated stickers (tgs)
Loading...
Searching...
No Matches
Lottie

Objects of the lottie file structure. More...

Collaboration diagram for Lottie:

Classes

class  lottie.objects.animation.Metadata
 Document metadata. More...
 
class  lottie.objects.animation.UserMetadata
 User-defined metadata. More...
 
class  lottie.objects.animation.MotionBlur
 Motion blur settings. More...
 
class  lottie.objects.animation.PropertySlots
 
class  lottie.objects.animation.Animation
 Top level object, describing the animation. More...
 
class  lottie.objects.assets.Asset
 
class  lottie.objects.assets.Image
 External image. More...
 
class  lottie.objects.assets.Precomp
 
class  lottie.objects.bezier.Bezier
 Single bezier curve. More...
 
class  lottie.objects.composition.Composition
 Base class for layer holders. More...
 
class  lottie.objects.easing.KeyframeBezierHandle
 Bezier handle for keyframe interpolation. More...
 
class  lottie.objects.effects.EffectValue
 Value for an effect. More...
 
class  lottie.objects.effects.Effect
 Layer effect. More...
 
class  lottie.objects.effects.EffectNoValue
 
class  lottie.objects.effects.EffectValueSlider
 
class  lottie.objects.effects.EffectValueAngle
 
class  lottie.objects.effects.EffectValueColor
 
class  lottie.objects.effects.EffectValuePoint
 
class  lottie.objects.effects.EffectValueCheckbox
 
class  lottie.objects.effects.EffectValueIgnored
 Lottie-web ignores these. More...
 
class  lottie.objects.effects.EffectValueDropDown
 
class  lottie.objects.effects.EffectValueLayer
 
class  lottie.objects.effects.FillEffect
 Replaces the whole layer with the given color. More...
 
class  lottie.objects.effects.StrokeEffect
 
class  lottie.objects.effects.TritoneEffect
 Maps layers colors based on bright/mid/dark colors. More...
 
class  lottie.objects.effects.ProLevelsEffect
 
class  lottie.objects.effects.TintEffect
 Colorizes the layer. More...
 
class  lottie.objects.effects.DropShadowEffect
 Adds a shadow to the layer. More...
 
class  lottie.objects.effects.Matte3Effect
 
class  lottie.objects.effects.GaussianBlurEffect
 Gaussian blur. More...
 
class  lottie.objects.effects.CustomEffect
 Grouing properties in custom effects. More...
 
class  lottie.objects.enums.TextBased
 
class  lottie.objects.enums.TextShape
 
class  lottie.objects.helpers.Transform
 Layer transform. More...
 
class  lottie.objects.helpers.MaskMode
 How masks interact with each other. More...
 
class  lottie.objects.helpers.VisualObject
 
class  lottie.objects.helpers.Mask
 
class  lottie.objects.helpers.BlendMode
 
class  lottie.objects.layers.MatteMode
 
class  lottie.objects.layers.VisualLayer
 Base class for layers that have a visual component. More...
 
class  lottie.objects.layers.NullLayer
 Layer with no data, useful to group layers together. More...
 
class  lottie.objects.layers.TextLayer
 
class  lottie.objects.layers.ShapeLayer
 Layer containing ShapeElement objects. More...
 
class  lottie.objects.layers.ImageLayer
 
class  lottie.objects.layers.PreCompLayer
 
class  lottie.objects.layers.SolidColorLayer
 Layer with a solid color rectangle. More...
 
class  lottie.objects.properties.Keyframe
 
class  lottie.objects.properties.OffsetKeyframe
 Keyframe for MultiDimensional values. More...
 
class  lottie.objects.properties.MultiDimensional
 An animatable property that holds a NVector. More...
 
class  lottie.objects.properties.PositionKeyframe
 Keyframe for Positional values. More...
 
class  lottie.objects.properties.GradientColors
 Represents colors and offsets in a gradient. More...
 
class  lottie.objects.properties.Value
 An animatable property that holds a float. More...
 
class  lottie.objects.properties.ShapePropKeyframe
 Keyframe holding Bezier objects. More...
 
class  lottie.objects.properties.ShapeProperty
 An animatable property that holds a Bezier. More...
 
class  lottie.objects.shapes.ShapeElement
 Base class for all elements of ShapeLayer and Group. More...
 
class  lottie.objects.shapes.Shape
 Drawable shape. More...
 
class  lottie.objects.shapes.Rect
 A simple rectangle shape. More...
 
class  lottie.objects.shapes.StarType
 
class  lottie.objects.shapes.Star
 Star shape. More...
 
class  lottie.objects.shapes.Ellipse
 Ellipse shape. More...
 
class  lottie.objects.shapes.Path
 Animatable Bezier curve. More...
 
class  lottie.objects.shapes.Group
 ShapeElement that can contain other shapes. More...
 
class  lottie.objects.shapes.FillRule
 
class  lottie.objects.shapes.Fill
 Solid fill color. More...
 
class  lottie.objects.shapes.GradientType
 
class  lottie.objects.shapes.Gradient
 
class  lottie.objects.shapes.GradientFill
 Gradient fill. More...
 
class  lottie.objects.shapes.LineJoin
 
class  lottie.objects.shapes.LineCap
 
class  lottie.objects.shapes.StrokeDashType
 
class  lottie.objects.shapes.StrokeDash
 
class  lottie.objects.shapes.BaseStroke
 
class  lottie.objects.shapes.Stroke
 Solid stroke. More...
 
class  lottie.objects.shapes.GradientStroke
 Gradient stroke. More...
 
class  lottie.objects.shapes.TransformShape
 Group transform. More...
 
class  lottie.objects.shapes.Composite
 
class  lottie.objects.shapes.RepeaterTransform
 
class  lottie.objects.shapes.Modifier
 
class  lottie.objects.shapes.TrimMultipleShapes
 
class  lottie.objects.shapes.Trim
 
class  lottie.objects.shapes.Repeater
 
class  lottie.objects.shapes.RoundedCorners
 
class  lottie.objects.shapes.Merge
 
class  lottie.objects.shapes.Twist
 
class  lottie.objects.shapes.PuckerBloat
 
class  lottie.objects.text.TextAnimatorDataProperty
 
class  lottie.objects.text.TextGrouping
 
class  lottie.objects.text.TextMoreOptions
 
class  lottie.objects.text.TextJustify
 
class  lottie.objects.text.TextDocument
 
class  lottie.objects.text.TextDataKeyframe
 
class  lottie.objects.text.TextData
 
class  lottie.objects.text.TextAnimatorData
 
class  lottie.objects.text.FontPathOrigin
 
class  lottie.objects.text.Font
 
class  lottie.objects.text.FontList
 
class  lottie.objects.text.CharacterData
 Character shapes. More...
 
class  lottie.objects.text.Chars
 Defines character shapes to avoid loading system fonts. More...
 

Detailed Description

Objects of the lottie file structure.

Lottie JSON Format

Index

Animation

Python class: Animation
Top level object, describing the animation
See also
http://docs.aenhancers.com/items/compitem/
Lottie name Type Description Attribute
layers list of Layer   layers
nm str   name
mn str   match_name
v str Bodymovin Version.   version
fr float Frames per second.   frame_rate
ip float The time when the composition work area begins, in frames.   in_point
op float The time when the composition work area ends.   out_point
w int Composition Width.   width
h int Composition Height.   height
ddd 0-1 int Composition has 3-D layers.   threedimensional
assets list of Asset source items that can be used in multiple places.   assets
comps list of Precomp List of Extra compositions not referenced by anything.   extra_compositions
fonts FontList Available fonts.   fonts
chars list of Chars source chars for text layers   chars
markers list of Marker   markers
mb MotionBlur   motion_blur
meta Metadata   metadata
metadata UserMetadata   user_metadata
slots PropertySlots   slots

Metadata

Python class: Metadata
Document metadata
Lottie name Type Description Attribute
a str   author
g str   generator
k list of str   keywords
d str   description
tc str   theme_color

MotionBlur

Python class: MotionBlur
Motion blur settings
Lottie name Type Description Attribute
sa float Angle in degrees.   shutter_angle
sp float Angle in degrees.   shutter_phase
spf float   samples_per_frame
asl float   adaptive_sample_limit

PropertySlots

Python class: PropertySlots
Base class for mapping Python classes into Lottie JSON objects

UserMetadata

Python class: UserMetadata
User-defined metadata
Lottie name Type Description Attribute
filename str   filename
customProps dict   custom_properties

Asset

Python class: Asset
Base class for mapping Python classes into Lottie JSON objects
Subclasses:
Lottie name Type Description Attribute
nm str   name
mn str   match_name
id str   id

DataSource

Python class: DataSource
External data source, usually a JSON file
Lottie name Type Description Attribute
nm str   name
mn str   match_name
id str   id
u str Path to the directory containing a file.   path
p str Filename or data url.   file_name
e 0-1 int Whether the file is embedded.   is_embedded
t int = 3   type

FileAsset

Python class: FileAsset
Asset referencing a file
Subclasses:
Lottie name Type Description Attribute
nm str   name
mn str   match_name
id str   id
u str Path to the directory containing a file.   path
p str Filename or data url.   file_name
e 0-1 int Whether the file is embedded.   is_embedded

Image

Python class: Image
External image
See also
http://docs.aenhancers.com/sources/filesource/
Lottie name Type Description Attribute
nm str   name
mn str   match_name
id str Image ID.   id
u str   path
p str   file_name
e 0-1 int   is_embedded
h float Image Height.   height
w float Image Width.   width
t str If "seq", marks it as part of an image sequence.   type

Precomp

Python class: Precomp
Base class for layer holders
Lottie name Type Description Attribute
nm str   name
mn str   match_name
id str Precomp ID.   id
layers list of Layer List of Composition Layers.   layers
fr float   frame_rate

Sound

Python class: Sound
External sound
Lottie name Type Description Attribute
nm str   name
mn str   match_name
id str   id
u str Path to the directory containing a file.   path
p str Filename or data url.   file_name
e 0-1 int Whether the file is embedded.   is_embedded

Bezier

Python class: Bezier
Single bezier curve
Lottie name Type Description Attribute
c bool Closed property of shape.   closed
i list of list of float Cubic bezier handles for the segments before each vertex.   in_tangents
o list of list of float Cubic bezier handles for the segments after each vertex.   out_tangents
v list of list of float Bezier curve vertices.   vertices

Composition

Python class: Composition
Base class for layer holders
Subclasses:
Lottie name Type Description Attribute
layers list of Layer List of Composition Layers.   layers

KeyframeBezierHandle

Python class: KeyframeBezierHandle
Bezier handle for keyframe interpolation
Lottie name Type Description Attribute
x float or list of float x position of the handle.   x
y float or list of float y position of the handle.   y

CustomEffect

Python class: CustomEffect
Grouing properties in custom effects
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 5 Effect type.   type
ef list of EffectValue Effect parameters. []   effects
en bool Whether the effect is enabled.   enabled

DisplacementMapEffect

Python class: DisplacementMapEffect
Layer effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 27 Effect type.   type
ef list of EffectValue Effect parameters. [Displacement Map Layer, Use For Horizontal Displacement, Max Horizontal Displacement, Use For Vertical Displacement, Max Vertical Displacement, Displacement Map Behavior, Edge Behavior, Expand Output]   effects
en bool Whether the effect is enabled.   enabled

DropShadowEffect

Python class: DropShadowEffect
Adds a shadow to the layer
Note
Opacity is in [0, 255]
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 25 Effect type.   type
ef list of EffectValue Effect parameters. [color, opacity, angle, distance, blur]   effects
en bool Whether the effect is enabled.   enabled

Effect

Python class: Effect
Layer effect
Subclasses:
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int Effect type.   type
ef list of EffectValue Effect parameters. []   effects
en bool Whether the effect is enabled.   enabled

EffectNoValue

Python class: EffectNoValue
Value for an effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int Effect value type.   type

EffectValue

Python class: EffectValue
Value for an effect
Subclasses:
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int Effect value type.   type

EffectValueAngle

Python class: EffectValueAngle
Value for an effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 1 Effect type.   type
v Value Effect value.   value

EffectValueCheckbox

Python class: EffectValueCheckbox
Value for an effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 4 Effect type.   type
v Value Effect value.   value

EffectValueColor

Python class: EffectValueColor
Value for an effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 2 Effect type.   type
v ColorValue Effect value.   value

EffectValueDropDown

Python class: EffectValueDropDown
Value for an effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 7 Effect type.   type
v Value Effect value.   value

EffectValueIgnored

Python class: EffectValueIgnored
Value for an effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 6 Effect type.   type
v float Effect value.   value

EffectValueLayer

Python class: EffectValueLayer
Value for an effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 10 Effect type.   type
v Value Effect value.   value

EffectValuePoint

Python class: EffectValuePoint
Value for an effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 3 Effect type.   type
v MultiDimensional Effect value.   value

EffectValueSlider

Python class: EffectValueSlider
Value for an effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 0 Effect type.   type
v Value Effect value.   value

FillEffect

Python class: FillEffect
Replaces the whole layer with the given color
Note
Opacity is in [0, 1]
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 21 Effect type.   type
ef list of EffectValue Effect parameters. [00, 01, color, 03, 04, 05, opacity]   effects
en bool Whether the effect is enabled.   enabled

GaussianBlurEffect

Python class: GaussianBlurEffect
Gaussian blur
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 29 Effect type.   type
ef list of EffectValue Effect parameters. [sigma, dimensions, wrap]   effects
en bool Whether the effect is enabled.   enabled

Matte3Effect

Python class: Matte3Effect
Layer effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 28 Effect type.   type
ef list of EffectValue Effect parameters. [index]   effects
en bool Whether the effect is enabled.   enabled

MeshWarpEffect

Python class: MeshWarpEffect
Layer effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 31 Effect type.   type
ef list of EffectValue Effect parameters. [Rows, Columns, Quality, 03]   effects
en bool Whether the effect is enabled.   enabled

PaintOverTransparentEffect

Python class: PaintOverTransparentEffect
Layer effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 7 Effect type.   type
ef list of EffectValue Effect parameters. [00]   effects
en bool Whether the effect is enabled.   enabled

ProLevelsEffect

Python class: ProLevelsEffect
Layer effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 24 Effect type.   type
ef list of EffectValue Effect parameters. [00, 01, 02, comp_inblack, comp_inwhite, comp_gamma, comp_outblack, comp_outwhite, 08, 09, r_inblack, r_inwhite, r_gamma, r_outblack, r_outwhite, 15, 16, g_inblack, g_inwhite, g_gamma, g_outblack, g_outwhite, 22, 23, b_inblack, b_inwhite, b_gamma, b_outblack, b_outwhite, 29, a_inblack, a_inwhite, a_gamma, a_outblack, a_outwhite]   effects
en bool Whether the effect is enabled.   enabled

PuppetEffect

Python class: PuppetEffect
Layer effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 34 Effect type.   type
ef list of EffectValue Effect parameters. [Puppet Engine, Mesh Rotation Refinement, On Transparent, 03]   effects
en bool Whether the effect is enabled.   enabled

RadialWipeEffect

Python class: RadialWipeEffect
Layer effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 26 Effect type.   type
ef list of EffectValue Effect parameters. [Completion, Start Angle, Wipe Center, Wipe, Feather]   effects
en bool Whether the effect is enabled.   enabled

SpherizeEffect

Python class: SpherizeEffect
Layer effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int Effect type.   type
ef list of EffectValue Effect parameters. [radius, center]   effects
en bool Whether the effect is enabled.   enabled

StrokeEffect

Python class: StrokeEffect
Layer effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 22 Effect type.   type
ef list of EffectValue Effect parameters. [00, 01, 02, color, 04, 05, 06, 07, 08, 09, type]   effects
en bool Whether the effect is enabled.   enabled

TintEffect

Python class: TintEffect
Colorizes the layer
Note
Opacity is in [0, 100]
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 20 Effect type.   type
ef list of EffectValue Effect parameters. [color_black, color_white, opacity]   effects
en bool Whether the effect is enabled.   enabled

TritoneEffect

Python class: TritoneEffect
Maps layers colors based on bright/mid/dark colors
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 23 Effect type.   type
ef list of EffectValue Effect parameters. [bright, mid, dark]   effects
en bool Whether the effect is enabled.   enabled

TwirlEffect

Python class: TwirlEffect
Layer effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 30 Effect type.   type
ef list of EffectValue Effect parameters. [Angle, Radius, Center]   effects
en bool Whether the effect is enabled.   enabled

WavyEffect

Python class: WavyEffect
Layer effect
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ix int Effect Index.   effect_index
ty int = 32 Effect type.   type
ef list of EffectValue Effect parameters. [Radius, Center, Conversion type, Speed, Width, Height, Phase]   effects
en bool Whether the effect is enabled.   enabled

TextBased

Python class: TextBased
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
1 Characters   Characters
2 CharacterExcludingSpaces   CharacterExcludingSpaces
3 Words   Words
4 Lines   Lines

TextShape

Python class: TextShape
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
1 Square   Square
2 RampUp   RampUp
3 RampDown   RampDown
4 Triangle   Triangle
5 Round   Round
6 Smooth   Smooth

BlendMode

Python class: BlendMode
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
0 Normal   Normal
1 Multiply   Multiply
2 Screen   Screen
3 Overlay   Overlay
4 Darken   Darken
5 Lighten   Lighten
6 ColorDodge   ColorDodge
7 ColorBurn   ColorBurn
8 HardLight   HardLight
9 SoftLight   SoftLight
10 Difference   Difference
11 Exclusion   Exclusion
12 Hue   Hue
13 Saturation   Saturation
14 Color   Color
15 Luminosity   Luminosity

Marker

Python class: Marker
Defines named portions of the composition.
Lottie name Type Description Attribute
cm str   comment
tm float   time
dr float   duration

Mask

Python class: Mask
Base class for mapping Python classes into Lottie JSON objects
Lottie name Type Description Attribute
nm str   name
mn str   match_name
inv bool Inverted Mask flag.   inverted
pt ShapeProperty Mask vertices.   shape
o Value Mask opacity.   opacity
mode MaskMode Mask mode.   mode
x Value   dilate

MaskMode

Python class: MaskMode
How masks interact with each other
See also
https://helpx.adobe.com/after-effects/using/alpha-channels-masks-mattes.html
Lottie Value Name Description Attribute
n No   No
a Add   Add
s Subtract   Subtract
i Intersect   Intersect
l Lighten   Lighten
d Darken   Darken
f Difference   Difference

Transform

Python class: Transform
Layer transform
Subclasses:
Lottie name Type Description Attribute
a PositionValue Transform Anchor Point.   anchor_point
p PositionValue Transform Position.   position
s MultiDimensional Transform Scale.   scale
r Value Transform Rotation.   rotation
o Value Transform Opacity.   opacity
sk Value Transform Skew.   skew
sa Value Transform Skew Axis.   skew_axis
or MultiDimensional   orientation

VisualObject

Python class: VisualObject
Base class for mapping Python classes into Lottie JSON objects
Subclasses:
Lottie name Type Description Attribute
nm str   name
mn str   match_name

AudioLayer

Python class: AudioLayer
A layer playing sounds
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ddd 0-1 int Whether the layer is threedimensional.   threedimensional
hd bool Whether the layer is hidden.   hidden
guide bool When true, the layer should not be rendered.   is_guide
ty int = 6   type
ind int Index that can be used for parenting and referenced in expressions.   index
parent int Must be the ind property of another layer.   parent_index
sr float   time_stretch
ip float Frame when the layer becomes visible.   in_point
op float Frame when the layer becomes invisible.   out_point
st float Start Time of layer.   start_time
ty int = 6   type
au AudioSettings   audio_settings
refId str ID of the sound as specified in the assets.   sound_id

AudioSettings

Python class: AudioSettings
Base class for mapping Python classes into Lottie JSON objects
Lottie name Type Description Attribute
lv MultiDimensional   level

CameraLayer

Python class: CameraLayer
3D Camera
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ddd 0-1 int Whether the layer is threedimensional.   threedimensional
hd bool Whether the layer is hidden.   hidden
guide bool When true, the layer should not be rendered.   is_guide
ty int = 13   type
ind int Index that can be used for parenting and referenced in expressions.   index
parent int Must be the ind property of another layer.   parent_index
sr float   time_stretch
ip float Frame when the layer becomes visible.   in_point
op float Frame when the layer becomes invisible.   out_point
st float Start Time of layer.   start_time
ty int = 13   type
ks Transform Layer transform.   transform
pe Value Distance from the Z=0 plane.   perspective

DataLayer

Python class: DataLayer
Base class for all layers
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ddd 0-1 int Whether the layer is threedimensional.   threedimensional
hd bool Whether the layer is hidden.   hidden
guide bool When true, the layer should not be rendered.   is_guide
ty int = 15   type
ind int Index that can be used for parenting and referenced in expressions.   index
parent int Must be the ind property of another layer.   parent_index
sr float   time_stretch
ip float Frame when the layer becomes visible.   in_point
op float Frame when the layer becomes invisible.   out_point
st float Start Time of layer.   start_time
ty int = 15   type
refId str ID of the data source in assets.   data_source_id

ImageLayer

Python class: ImageLayer
Base class for layers that have a visual component
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ddd 0-1 int Whether the layer is threedimensional.   threedimensional
hd bool Whether the layer is hidden.   hidden
guide bool When true, the layer should not be rendered.   is_guide
ty int = 2 Layer type.   type
ind int Index that can be used for parenting and referenced in expressions.   index
parent int Must be the ind property of another layer.   parent_index
sr float   time_stretch
ip float Frame when the layer becomes visible.   in_point
op float Frame when the layer becomes invisible.   out_point
st float Start Time of layer.   start_time
cp bool   collapse_transform
ks Transform Transform properties.   transform
ao 0-1 int Auto-Orient along path AE property.   auto_orient
bm BlendMode Blend Mode.   blend_mode
tt MatteMode Matte mode, the layer will inherit the transparency from the layer above.   matte_mode
td int   matte_target
tp int   matte_parent
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
tg str tag name used by the SVG renderer   layer_xml_tag_name
mb bool Whether motion blur is enabled for the layer.   motion_blur
sy list of LayerStyle Styling effects for this layer.   layer_style
hasMask bool Whether the layer has some masks applied.   has_masks
masksProperties list of Mask List of Masks.   masks
ef list of Effect List of Effects.   effects
refId str id pointing to the source image defined on 'assets' object   image_id

Layer

Python class: Layer
Base class for all layers
Subclasses:
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ddd 0-1 int Whether the layer is threedimensional.   threedimensional
hd bool Whether the layer is hidden.   hidden
guide bool When true, the layer should not be rendered.   is_guide
ty int Layer type.   type
ind int Index that can be used for parenting and referenced in expressions.   index
parent int Must be the ind property of another layer.   parent_index
sr float   time_stretch
ip float Frame when the layer becomes visible.   in_point
op float Frame when the layer becomes invisible.   out_point
st float Start Time of layer.   start_time

MatteMode

Python class: MatteMode
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
0 Normal   Normal
1 Alpha   Alpha
2 InvertedAlpha   InvertedAlpha
3 Luma   Luma
4 InvertedLuma   InvertedLuma

NullLayer

Python class: NullLayer
Layer with no data, useful to group layers together
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ddd 0-1 int Whether the layer is threedimensional.   threedimensional
hd bool Whether the layer is hidden.   hidden
guide bool When true, the layer should not be rendered.   is_guide
ty int = 3 Layer type.   type
ind int Index that can be used for parenting and referenced in expressions.   index
parent int Must be the ind property of another layer.   parent_index
sr float   time_stretch
ip float Frame when the layer becomes visible.   in_point
op float Frame when the layer becomes invisible.   out_point
st float Start Time of layer.   start_time
cp bool   collapse_transform
ks Transform Transform properties.   transform
ao 0-1 int Auto-Orient along path AE property.   auto_orient
bm BlendMode Blend Mode.   blend_mode
tt MatteMode Matte mode, the layer will inherit the transparency from the layer above.   matte_mode
td int   matte_target
tp int   matte_parent
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
tg str tag name used by the SVG renderer   layer_xml_tag_name
mb bool Whether motion blur is enabled for the layer.   motion_blur
sy list of LayerStyle Styling effects for this layer.   layer_style
hasMask bool Whether the layer has some masks applied.   has_masks
masksProperties list of Mask List of Masks.   masks
ef list of Effect List of Effects.   effects

PreCompLayer

Python class: PreCompLayer
Base class for layers that have a visual component
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ddd 0-1 int Whether the layer is threedimensional.   threedimensional
hd bool Whether the layer is hidden.   hidden
guide bool When true, the layer should not be rendered.   is_guide
ty int = 0 Layer type.   type
ind int Index that can be used for parenting and referenced in expressions.   index
parent int Must be the ind property of another layer.   parent_index
sr float   time_stretch
ip float Frame when the layer becomes visible.   in_point
op float Frame when the layer becomes invisible.   out_point
st float Start Time of layer.   start_time
cp bool   collapse_transform
ks Transform Transform properties.   transform
ao 0-1 int Auto-Orient along path AE property.   auto_orient
bm BlendMode Blend Mode.   blend_mode
tt MatteMode Matte mode, the layer will inherit the transparency from the layer above.   matte_mode
td int   matte_target
tp int   matte_parent
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
tg str tag name used by the SVG renderer   layer_xml_tag_name
mb bool Whether motion blur is enabled for the layer.   motion_blur
sy list of LayerStyle Styling effects for this layer.   layer_style
hasMask bool Whether the layer has some masks applied.   has_masks
masksProperties list of Mask List of Masks.   masks
ef list of Effect List of Effects.   effects
refId str id pointing to the source composition defined on 'assets' object   reference_id
tm Value Comp's Time remapping.   time_remapping
w int Width.   width
h int Height.   height

ShapeLayer

Python class: ShapeLayer
Layer containing ShapeElement objects
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ddd 0-1 int Whether the layer is threedimensional.   threedimensional
hd bool Whether the layer is hidden.   hidden
guide bool When true, the layer should not be rendered.   is_guide
ty int = 4 Layer type.   type
ind int Index that can be used for parenting and referenced in expressions.   index
parent int Must be the ind property of another layer.   parent_index
sr float   time_stretch
ip float Frame when the layer becomes visible.   in_point
op float Frame when the layer becomes invisible.   out_point
st float Start Time of layer.   start_time
cp bool   collapse_transform
ks Transform Transform properties.   transform
ao 0-1 int Auto-Orient along path AE property.   auto_orient
bm BlendMode Blend Mode.   blend_mode
tt MatteMode Matte mode, the layer will inherit the transparency from the layer above.   matte_mode
td int   matte_target
tp int   matte_parent
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
tg str tag name used by the SVG renderer   layer_xml_tag_name
mb bool Whether motion blur is enabled for the layer.   motion_blur
sy list of LayerStyle Styling effects for this layer.   layer_style
hasMask bool Whether the layer has some masks applied.   has_masks
masksProperties list of Mask List of Masks.   masks
ef list of Effect List of Effects.   effects
shapes list of ShapeElement Shape list of items.   shapes

SolidColorLayer

Python class: SolidColorLayer
Layer with a solid color rectangle
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ddd 0-1 int Whether the layer is threedimensional.   threedimensional
hd bool Whether the layer is hidden.   hidden
guide bool When true, the layer should not be rendered.   is_guide
ty int = 1 Layer type.   type
ind int Index that can be used for parenting and referenced in expressions.   index
parent int Must be the ind property of another layer.   parent_index
sr float   time_stretch
ip float Frame when the layer becomes visible.   in_point
op float Frame when the layer becomes invisible.   out_point
st float Start Time of layer.   start_time
cp bool   collapse_transform
ks Transform Transform properties.   transform
ao 0-1 int Auto-Orient along path AE property.   auto_orient
bm BlendMode Blend Mode.   blend_mode
tt MatteMode Matte mode, the layer will inherit the transparency from the layer above.   matte_mode
td int   matte_target
tp int   matte_parent
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
tg str tag name used by the SVG renderer   layer_xml_tag_name
mb bool Whether motion blur is enabled for the layer.   motion_blur
sy list of LayerStyle Styling effects for this layer.   layer_style
hasMask bool Whether the layer has some masks applied.   has_masks
masksProperties list of Mask List of Masks.   masks
ef list of Effect List of Effects.   effects
sc Color string Color of the layer as a #rrggbb hex.   color
sh float Height of the layer.   height
sw float Width of the layer.   width

TextLayer

Python class: TextLayer
Base class for layers that have a visual component
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ddd 0-1 int Whether the layer is threedimensional.   threedimensional
hd bool Whether the layer is hidden.   hidden
guide bool When true, the layer should not be rendered.   is_guide
ty int = 5 Layer type.   type
ind int Index that can be used for parenting and referenced in expressions.   index
parent int Must be the ind property of another layer.   parent_index
sr float   time_stretch
ip float Frame when the layer becomes visible.   in_point
op float Frame when the layer becomes invisible.   out_point
st float Start Time of layer.   start_time
cp bool   collapse_transform
ks Transform Transform properties.   transform
ao 0-1 int Auto-Orient along path AE property.   auto_orient
bm BlendMode Blend Mode.   blend_mode
tt MatteMode Matte mode, the layer will inherit the transparency from the layer above.   matte_mode
td int   matte_target
tp int   matte_parent
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
tg str tag name used by the SVG renderer   layer_xml_tag_name
mb bool Whether motion blur is enabled for the layer.   motion_blur
sy list of LayerStyle Styling effects for this layer.   layer_style
hasMask bool Whether the layer has some masks applied.   has_masks
masksProperties list of Mask List of Masks.   masks
ef list of Effect List of Effects.   effects
t TextAnimatorData Text Data.   data

VisualLayer

Python class: VisualLayer
Base class for layers that have a visual component
Subclasses:
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ddd 0-1 int Whether the layer is threedimensional.   threedimensional
hd bool Whether the layer is hidden.   hidden
guide bool When true, the layer should not be rendered.   is_guide
ty int Layer type.   type
ind int   index
parent int   parent_index
sr float   time_stretch
ip float Frame when the layer becomes visible.   in_point
op float Frame when the layer becomes invisible.   out_point
st float Start Time of layer.   start_time
cp bool   collapse_transform
ks Transform Transform properties.   transform
ao 0-1 int Auto-Orient along path AE property.   auto_orient
bm BlendMode Blend Mode.   blend_mode
tt MatteMode Matte mode, the layer will inherit the transparency from the layer above.   matte_mode
td int   matte_target
tp int   matte_parent
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
tg str tag name used by the SVG renderer   layer_xml_tag_name
mb bool Whether motion blur is enabled for the layer.   motion_blur
sy list of LayerStyle Styling effects for this layer.   layer_style
hasMask bool Whether the layer has some masks applied.   has_masks
masksProperties list of Mask List of Masks.   masks
ef list of Effect List of Effects.   effects

ColorValue

Python class: ColorValue
An animatable property that holds a Color
Lottie name Type Description Attribute
k Color Non-animated value.   value
ix int Property index.   property_index
a 0-1 int Whether it's animated.   animated
k list of OffsetKeyframe Keyframe list.   keyframes
x str Expression.   expression
sid str Slot name.   slot_id

GradientColors

Python class: GradientColors
Represents colors and offsets in a gradient

Colors are represented as a flat list interleaving offsets and color components in weird ways There are two possible layouts:

Without alpha, the colors are a sequence of offset, r, g, b

With alpha, same as above but at the end of the list there is a sequence of offset, alpha

Examples:

For the gradient [0, red], [0.5, yellow], [1, green] The list would be [0, 1, 0, 0, 0.5, 1, 1, 0, 1, 0, 1, 0]

For the gradient [0, red at 80% opacity], [0.5, yellow at 70% opacity], [1, green at 60% opacity] The list would be [0, 1, 0, 0, 0.5, 1, 1, 0, 1, 0, 1, 0, 0, 0.8, 0.5, 0.7, 1, 0.6]

Lottie name Type Description Attribute
k MultiDimensional Animatable colors, as a vector containing [offset, r, g, b] values as a flat array.   colors
p int Number of colors.   count

Keyframe

Python class: Keyframe
Base class for mapping Python classes into Lottie JSON objects
Subclasses:
Lottie name Type Description Attribute
t float Start time of keyframe segment.   time
i KeyframeBezierHandle Bezier curve easing in value.   in_value
o KeyframeBezierHandle Bezier curve easing out value.   out_value
h 0-1 int Jump to the end value.   hold

MultiDimensional

Python class: MultiDimensional
An animatable property that holds a NVector
Subclasses:
Lottie name Type Description Attribute
k list of float Non-animated value.   value
ix int Property index.   property_index
a 0-1 int Whether it's animated.   animated
k list of OffsetKeyframe   keyframes
x str Expression.   expression
sid str Slot name.   slot_id

OffsetKeyframe

Python class: OffsetKeyframe
Keyframe for MultiDimensional values
Bezier easing

Imagine a quadratic bezier, with starting point at (0, 0) and end point at (1, 1).

out_value and in_value are the other two handles for a quadratic bezier, expressed as absolute values in this 0-1 space.

See also https://cubic-bezier.com/

Subclasses:
Lottie name Type Description Attribute
t float   time
i KeyframeBezierHandle Bezier curve easing in value.   in_value
o KeyframeBezierHandle Bezier curve easing out value.   out_value
h 0-1 int Jump to the end value.   hold
s list of float Start value of keyframe segment.   value
e list of float End value of keyframe segment.   end

PositionKeyframe

Python class: PositionKeyframe
Keyframe for Positional values
Lottie name Type Description Attribute
t float Start time of keyframe segment.   time
i KeyframeBezierHandle Bezier curve easing in value.   in_value
o KeyframeBezierHandle Bezier curve easing out value.   out_value
h 0-1 int Jump to the end value.   hold
s list of float   value
e list of float End value of keyframe segment.   end
ti list of float In Spatial Tangent.   in_tan
to list of float Out Spatial Tangent.   out_tan

PositionValue

Python class: PositionValue
An animatable property that holds a NVector
Lottie name Type Description Attribute
k list of float Non-animated value.   value
ix int Property index.   property_index
a 0-1 int Whether it's animated.   animated
k list of OffsetKeyframe Keyframe list.   keyframes
x str Expression.   expression
sid str Slot name.   slot_id
k list of float Non-animated value.   value
ix int Property index.   property_index
a 0-1 int Whether it's animated.   animated
k list of PositionKeyframe Keyframe list.   keyframes

ShapePropKeyframe

Python class: ShapePropKeyframe
Keyframe holding Bezier objects
Lottie name Type Description Attribute
t float Start time of keyframe segment.   time
i KeyframeBezierHandle Bezier curve easing in value.   in_value
o KeyframeBezierHandle Bezier curve easing out value.   out_value
h 0-1 int Jump to the end value.   hold
s Bezier or list of Bezier Start value of keyframe segment.   value
e Bezier or list of Bezier End value of keyframe segment.   end

ShapeProperty

Python class: ShapeProperty
An animatable property that holds a Bezier
Lottie name Type Description Attribute
k Bezier Non-animated value.   value
x str Expression.   expression
ix float Property index.   property_index
a 0-1 int Whether it's animated.   animated
k list of ShapePropKeyframe Keyframe list.   keyframes
sid str Slot name.   slot_id

SplitVector

Python class: SplitVector
An animatable property that is split into individually anaimated components
Lottie name Type Description Attribute
s bool   split
x Value   x
y Value   y
z Value   z

Value

Python class: Value
An animatable property that holds a float
Lottie name Type Description Attribute
k float Non-animated value.   value
ix int Property index.   property_index
a 0-1 int Whether it's animated.   animated
k list of OffsetKeyframe Keyframe list.   keyframes
x str Expression.   expression
sid str Slot name.   slot_id

BaseStroke

Python class: BaseStroke
Base class for mapping Python classes into Lottie JSON objects
Subclasses:
Lottie name Type Description Attribute
lc LineCap Stroke Line Cap.   line_cap
lj LineJoin Stroke Line Join.   line_join
ml float Stroke Miter Limit.   miter_limit
ml2 Value Animatable alternative to ml.   animated_miter_limit
o Value Stroke Opacity.   opacity
w Value Stroke Width.   width
d list of StrokeDash Dashes.   dashes

Composite

Python class: Composite
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
1 Above   Above
2 Below   Below

Ellipse

Python class: Ellipse
Ellipse shape
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'el' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
d ShapeDirection After Effect's Direction.   direction
p PositionValue Ellipse's position.   position
s MultiDimensional Ellipse's size.   size

Fill

Python class: Fill
Solid fill color
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'fl' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
o Value Fill Opacity.   opacity
c ColorValue Fill Color.   color
r FillRule Fill rule.   fill_rule

FillRule

Python class: FillRule
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
1 NonZero   NonZero
2 EvenOdd   EvenOdd

Gradient

Python class: Gradient
Base class for mapping Python classes into Lottie JSON objects
Subclasses:
Lottie name Type Description Attribute
s MultiDimensional Gradient Start Point.   start_point
e MultiDimensional Gradient End Point.   end_point
t GradientType Gradient Type.   gradient_type
h Value Gradient Highlight Length.   highlight_length
a Value Highlight Angle.   highlight_angle
g GradientColors Gradient Colors.   colors

GradientFill

Python class: GradientFill
Gradient fill
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'gf' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
s MultiDimensional Gradient Start Point.   start_point
e MultiDimensional Gradient End Point.   end_point
t GradientType Gradient Type.   gradient_type
h Value Gradient Highlight Length.   highlight_length
a Value Highlight Angle.   highlight_angle
g GradientColors Gradient Colors.   colors
o Value Fill Opacity.   opacity
r FillRule Fill rule.   fill_rule

GradientStroke

Python class: GradientStroke
Gradient stroke
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'gs' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
lc LineCap Stroke Line Cap.   line_cap
lj LineJoin Stroke Line Join.   line_join
ml float Stroke Miter Limit.   miter_limit
ml2 Value Animatable alternative to ml.   animated_miter_limit
o Value Fill Opacity.   opacity
w Value Stroke Width.   width
d list of StrokeDash Dashes.   dashes
s MultiDimensional Gradient Start Point.   start_point
e MultiDimensional Gradient End Point.   end_point
t GradientType Gradient Type.   gradient_type
h Value Gradient Highlight Length.   highlight_length
a Value Highlight Angle.   highlight_angle
g GradientColors Gradient Colors.   colors

GradientType

Python class: GradientType
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
1 Linear   Linear
2 Radial   Radial

Group

Python class: Group
ShapeElement that can contain other shapes
Note
Shapes inside the same group will create "holes" in other shapes
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'gr' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
np float Group number of properties.   number_of_properties
it list of ShapeElement Group list of items.   shapes

LineCap

Python class: LineCap
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
1 Butt   Butt
2 Round   Round
3 Square   Square

LineJoin

Python class: LineJoin
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
1 Miter   Miter
2 Round   Round
3 Bevel   Bevel

Merge

Python class: Merge
Base class for all elements of ShapeLayer and Group
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'mm' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
mm MergeMode Merge Mode.   merge_mode

MergeMode

Python class: MergeMode
Boolean operation on shapes
Lottie Value Name Description Attribute
1 Normal   Normal
2 Add   Add
3 Subtract   Subtract
4 Intersect   Intersect
5 ExcludeIntersections   ExcludeIntersections

Modifier

Python class: Modifier
Base class for all elements of ShapeLayer and Group
Subclasses:
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id

OffsetPath

Python class: OffsetPath
Interpolates the shape with its center point and bezier tangents with the opposite direction
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'op' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
ty str   shape_type
a Value   amount
lj LineJoin   line_join
ml Value   miter_limit

Path

Python class: Path
Animatable Bezier curve
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'sh' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
d ShapeDirection After Effect's Direction.   direction
ks ShapeProperty Shape's vertices.   shape
ind int   index

PuckerBloat

Python class: PuckerBloat
Interpolates the shape with its center point and bezier tangents with the opposite direction
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'pb' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
a Value   amount

Rect

Python class: Rect
A simple rectangle shape
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'rc' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
d ShapeDirection After Effect's Direction.   direction
p PositionValue Rect's position.   position
s MultiDimensional Rect's size.   size
r Value Rect's rounded corners.   rounded

Repeater

Python class: Repeater
Duplicates previous shapes in a group
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'rp' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
c Value Number of Copies.   copies
o Value Offset of Copies.   offset
m Composite Composite of copies.   composite
tr RepeaterTransform Transform values for each repeater copy.   transform

RepeaterTransform

Python class: RepeaterTransform
Layer transform
Lottie name Type Description Attribute
a PositionValue Transform Anchor Point.   anchor_point
p PositionValue Transform Position.   position
s MultiDimensional Transform Scale.   scale
r Value Transform Rotation.   rotation
o Value Transform Opacity.   opacity
sk Value Transform Skew.   skew
sa Value Transform Skew Axis.   skew_axis
or MultiDimensional   orientation
so Value   start_opacity
eo Value   end_opacity

RoundedCorners

Python class: RoundedCorners
Rounds corners of other shapes
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'rd' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
r Value Rounded Corner Radius.   radius

Shape

Python class: Shape
Drawable shape
Subclasses:
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
d ShapeDirection After Effect's Direction.   direction

ShapeDirection

Python class: ShapeDirection
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
0 Undefined   Undefined
1 Normal Usually clockwise.   Normal
3 Reversed Usually counter clockwise.   Reversed

ShapeElement

Python class: ShapeElement
Base class for all elements of ShapeLayer and Group
Subclasses:
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id

Star

Python class: Star
Star shape
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'sr' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
d ShapeDirection After Effect's Direction.   direction
p PositionValue Star's position.   position
ir Value Star's inner radius.   inner_radius
is Value Star's inner roundness.   inner_roundness
or Value Star's outer radius.   outer_radius
os Value Star's outer roundness.   outer_roundness
r Value Star's rotation.   rotation
pt Value Star's number of points.   points
sy StarType Star's type.   star_type

StarType

Python class: StarType
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
1 Star   Star
2 Polygon   Polygon

Stroke

Python class: Stroke
Solid stroke
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'st' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
lc LineCap Stroke Line Cap.   line_cap
lj LineJoin Stroke Line Join.   line_join
ml float Stroke Miter Limit.   miter_limit
ml2 Value Animatable alternative to ml.   animated_miter_limit
o Value Stroke Opacity.   opacity
w Value Stroke Width.   width
d list of StrokeDash Dashes.   dashes
c ColorValue Stroke Color.   color

StrokeDash

Python class: StrokeDash
Base class for mapping Python classes into Lottie JSON objects
Lottie name Type Description Attribute
nm str   name
mn str   match_name
n StrokeDashType   type
v Value   length

StrokeDashType

Python class: StrokeDashType
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
d Dash   Dash
g Gap   Gap
o Offset   Offset

TransformShape

Python class: TransformShape
Group transform
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'tr' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
a PositionValue   anchor_point
p PositionValue Transform Position.   position
s MultiDimensional Transform Scale.   scale
r Value Transform Rotation.   rotation
o Value Transform Opacity.   opacity
sk Value Transform Skew.   skew
sa Value Transform Skew Axis.   skew_axis
or MultiDimensional   orientation

Trim

Python class: Trim
Trims shapes into a segment
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'tm' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
s Value Start of the segment, as a percentage.   start
e Value End of the segment, as a percentage.   end
o Value start/end offset, as an angle (0, 360)   offset
m TrimMultipleShapes   multiple

TrimMultipleShapes

Python class: TrimMultipleShapes
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
1 Individually   Individually
2 Simultaneously   Simultaneously

Twist

Python class: Twist
Base class for all elements of ShapeLayer and Group
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'tw' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
a Value   angle
c MultiDimensional   center

ZigZag

Python class: ZigZag
Changes the edges of affected shapes into a series of peaks and valleys of uniform size
Lottie name Type Description Attribute
nm str   name
mn str   match_name
hd bool Hide element.   hidden
ty str = 'zz' Shape type.   type
bm BlendMode Blend mode.   blend_mode
ix int Property index.   property_index
cl str CSS class used by the SVG renderer.   css_class
ln str id attribute used by the SVG renderer   layer_xml_id
ty str   shape_type
r Value Number of ridges per segment.   frequency
s Value Distance between peaks and troughs.   amplitude
pt Value Point type (1 = corner, 2 = smooth)   point_type

BevelEmbossStyle

Python class: BevelEmbossStyle
Style applied to a layer
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ty int = 5   type
ty int = 5   type
bs Value   bevel_style
bt Value   technique
sr Value   strength
s Value   size
sf Value   soften
ga Value Use global light.   global_angle
a Value Local lighting angle.   angle
ll Value Local lighting altitude.   altitude
hm Value   highlight_mode
hc ColorValue   highlight_color
ho Value   highlight_opacity
sm Value   shadow_mode
sc ColorValue   shadow_color
so Value   shadow_opacity

ColorOverlayStyle

Python class: ColorOverlayStyle
Style applied to a layer
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ty int = 7   type
ty int = 7   type
bm Value   blend_mode
c ColorValue   color
so Value   opacity

DropShadowStyle

Python class: DropShadowStyle
Style applied to a layer
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ty int = 1   type
ty int = 1   type
c ColorValue   color
o Value   opacity
a Value Local light angle.   angle
s Value Blur size.   size
d Value   distance
ch Value   choke_spread
bm Value   blend_mode
no Value   noise
lc Value Layer knowck out drop shadow.   layer_conceal

GradientOverlayStyle

Python class: GradientOverlayStyle
Style applied to a layer
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ty int = 8   type
ty int = 8   type
bm Value   blend_mode
o Value   opacity
gf GradientColors   gradient
gs Value   smoothness
a Value   angle
gt GradientType   gradient_type
re Value   reverse
al Value Align with layer.   align
s Value   scale
of Value   offset

InnerGlowStyle

Python class: InnerGlowStyle
Style applied to a layer
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ty int = 4   type
ty int = 4   type
c ColorValue   color
o Value   opacity
r Value   range
sr Value   source
ch Value   choke_spread
bm Value   blend_mode
no Value   noise
j Value   jitter

InnerShadowStyle

Python class: InnerShadowStyle
Style applied to a layer
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ty int = 2   type
ty int = 2   type
c ColorValue   color
o Value   opacity
a Value Local light angle.   angle
s Value Blur size.   size
d Value   distance
ch Value   choke_spread
bm Value   blend_mode
no Value   noise

LayerStyle

Python class: LayerStyle
Style applied to a layer
Subclasses:
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ty int   type

OuterGlowStyle

Python class: OuterGlowStyle
Style applied to a layer
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ty int = 3   type
ty int = 3   type
c ColorValue   color
o Value   opacity
r Value   range
ch Value   choke_spread
bm Value   blend_mode
no Value   noise
j Value   jitter

SatinStyle

Python class: SatinStyle
Style applied to a layer
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ty int = 6   type
ty int = 6   type
bm Value   blend_mode
c ColorValue   color
o Value   opacity
a Value   angle
d Value   distance
s Value   size
in Value   invert

StrokeStyle

Python class: StrokeStyle
Stroke / frame
Lottie name Type Description Attribute
nm str   name
mn str   match_name
ty int = 0   type
ty int = 0   type
s Value   size
c ColorValue   color

CharacterData

Python class: CharacterData
Character shapes
Lottie name Type Description Attribute
shapes list of ShapeElement   shapes

Chars

Python class: Chars
Defines character shapes to avoid loading system fonts
Lottie name Type Description Attribute
ch str Character Value.   character
fFamily str Character Font Family.   font_family
size float Character Font Size.   font_size
style str Character Font Style.   font_style
w float Character Width.   width
data CharacterData Character Data.   data

Font

Python class: Font
Base class for mapping Python classes into Lottie JSON objects
Lottie name Type Description Attribute
ascent float   ascent
fFamily str   font_family
fName str   name
fStyle str   font_style
fPath str   path
fWeight str   weight
origin FontPathOrigin   origin
fClass str   css_class

FontList

Python class: FontList
Base class for mapping Python classes into Lottie JSON objects
Lottie name Type Description Attribute
list list of Font   list

FontPathOrigin

Python class: FontPathOrigin
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
0 Local   Local
1 CssUrl   CssUrl
2 ScriptUrl   ScriptUrl
3 FontUrl   FontUrl

MaskedPath

Python class: MaskedPath
Uses the path described by a layer mask to put the text on said path.
Lottie name Type Description Attribute
m int Index of the mask to use.   mask
f Value   first_margin
l Value   last_margin
r Value   reverse_path
a Value   force_alignment
p Value   perpendicular_to_path

TextAnimatorData

Python class: TextAnimatorData
Base class for mapping Python classes into Lottie JSON objects
Lottie name Type Description Attribute
a list of TextAnimatorDataProperty   properties
d TextData   data
m TextMoreOptions   more_options
p MaskedPath   masked_path

TextAnimatorDataProperty

Python class: TextAnimatorDataProperty
Layer transform
Lottie name Type Description Attribute
a PositionValue Transform Anchor Point.   anchor_point
p PositionValue Transform Position.   position
s MultiDimensional Transform Scale.   scale
r Value Transform Rotation.   rotation
o Value Transform Opacity.   opacity
sk Value Transform Skew.   skew
sa Value Transform Skew Axis.   skew_axis
or MultiDimensional   orientation
rx Value   rotate_x
ry Value   rotate_y
sw Value Stroke width.   stroke_width
sc ColorValue Stroke color.   stroke_color
sh Value   stroke_hue
ss Value   stroke_saturation
sb Value   stroke_brightness
so Value   stroke_opacity
fc ColorValue Fill color.   fill_color
fh Value Hue.   fill_hue
fs Value Saturation 0-100.   fill_saturation
fb Value Brightness 0-100.   fill_brightness
fo Value   fill_opacity
t Value Tracking.   tracking
s MultiDimensional Transform Scale.   scale
bl Value   blur
ls Value   line_spacing

TextCaps

Python class: TextCaps
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
0 Regular   Regular
1 AllCaps   AllCaps
2 SmallCaps   SmallCaps

TextData

Python class: TextData
Base class for mapping Python classes into Lottie JSON objects
Lottie name Type Description Attribute
k list of TextDataKeyframe   keyframes

TextDataKeyframe

Python class: TextDataKeyframe
Base class for mapping Python classes into Lottie JSON objects
Lottie name Type Description Attribute
s TextDocument Start value of keyframe segment.   start
t float Start time of keyframe segment.   time

TextDocument

Python class: TextDocument
See also
http://docs.aenhancers.com/other/textdocument/

Note that for multi-line text, lines are separated by \r

Lottie name Type Description Attribute
f str   font_family
fc Color Text color.   fill_color
sc Color   stroke_color
sw float   stroke_width
of bool Render stroke above the fill.   stroke_over_fill
s float Font Size.   font_size
lh float Line height when wrapping.   line_height
sz list of float Size of the box containing the text.   wrap_size
ps list of float Position of the box containing the text.   wrap_position
t str Text.   text
j TextJustify Text alignment.   justify
ca TextCaps Text caps.   text_caps
tr float Text Tracking.   tracking
ls float   baseline_shift

TextGrouping

Python class: TextGrouping
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
1 Characters   Characters
2 Word   Word
3 Line   Line
4 All   All

TextJustify

Python class: TextJustify
Base class for enum-like types in the Lottie JSON structure
Lottie Value Name Description Attribute
0 Left   Left
1 Right   Right
2 Center   Center
3 JustifyWithLastLineLeft   JustifyWithLastLineLeft
4 JustifyWithLastLineRight   JustifyWithLastLineRight
5 JustifyWithLastLineCenter   JustifyWithLastLineCenter
6 JustifyWithLastLineFull   JustifyWithLastLineFull

TextMoreOptions

Python class: TextMoreOptions
Base class for mapping Python classes into Lottie JSON objects
Lottie name Type Description Attribute
a MultiDimensional   alignment
g TextGrouping   grouping