{
    "timeline": {
        "fonts": [
            {
                "src": "https://templates.shotstack.io/basic/asset/font/barlow-extrabold.ttf"
            },
            {
                "src": "https://templates.shotstack.io/basic/asset/font/barlow-extralight.ttf"
            },
            {
                "src": "https://templates.shotstack.io/basic/asset/font/barlow-regular.ttf"
            }
        ],
        "soundtrack": {
            "src": "https://shotstack-assets.s3-ap-southeast-2.amazonaws.com/music/freepd/fireworks.mp3",
            "effect": "fadeOut"
        },
        "background": "#ffffff",
        "tracks": [
            {
                "clips": [
                    {
                        "asset": {
                            "type": "image",
                            "src": "https://shotstack-assets.s3.ap-southeast-2.amazonaws.com/logos/real-estate-black.png"
                        },
                        "start": 1.5,
                        "length": 3.5,
                        "fit": "none",
                        "scale": 0.8,
                        "offset": {
                            "y": 0.2
                        },
                        "transition": {
                            "in": "fade"
                        }
                    }
                ]
            },
            {
                "clips": [
                    {
                        "asset": {
                            "type": "html",
                            "html": "<p>Main Heading</p>",
                            "css": "p { font-family: 'Barlow ExtraBold'; color: #ffe512; font-size: 80px; }",
                            "width": 1000,
                            "height": 90
                        },
                        "start": 1.9,
                        "length": 3.1,
                        "offset": {
                            "y": -0.05
                        },
                        "transition": {
                            "in": "slideRight"
                        }
                    },
                    {
                        "asset": {
                            "type": "html",
                            "html": "<p>Subheading and more info</p>",
                            "css": "p { font-family: 'Barlow'; color: #333333; font-size: 60px; }",
                            "width": 1000,
                            "height": 200,
                            "position": "top"
                        },
                        "start": 2.1,
                        "length": 2.9,
                        "offset": {
                            "y": -0.19
                        },
                        "transition": {
                            "in": "slideRight"
                        }
                    },
                    {
                        "asset": {
                            "type": "html",
                            "html": "<p><b>Tel:</b> 999-999-9999</p>",
                            "css": "p { font-family: 'Barlow ExtraLight'; color: #333333; font-size: 40px; } ",
                            "width": 1000,
                            "height": 50
                        },
                        "start": 2.3,
                        "length": 2.7,
                        "offset": {
                            "y": -0.36
                        },
                        "transition": {
                            "in": "fade"
                        }
                    }
                ]
            },
            {
                "clips": [
                    {
                        "asset": {
                            "type": "html",
                            "html": "<p>&nbsp;</p>",
                            "width": 380,
                            "height": 1280,
                            "background": "#ffe512"
                        },
                        "start": 0.0,
                        "length": 1.2,
                        "position": "left",
                        "offset": {
                            "x": -0.1,
                            "y": 0.1
                        },
                        "transform": {
                            "rotate": {
                                "angle": 10
                            }
                        },
                        "transition": {
                            "out": "carouselUpSlow"
                        }
                    },
                    {
                        "asset": {
                            "type": "html",
                            "html": "<p>&nbsp;</p>",
                            "width": 380,
                            "height": 1280,
                            "background": "#ffe512"
                        },
                        "start": 0.0,
                        "length": 1.4,
                        "position": "left",
                        "offset": {
                            "x": 0.1,
                            "y": 0.1
                        },
                        "transform": {
                            "rotate": {
                                "angle": 10
                            }
                        },
                        "transition": {
                            "out": "carouselDownSlow"
                        }
                    },
                    {
                        "asset": {
                            "type": "html",
                            "html": "<p>&nbsp;</p>",
                            "width": 380,
                            "height": 1280,
                            "background": "#ffe512"
                        },
                        "start": 0.0,
                        "length": 1.6,
                        "position": "left",
                        "offset": {
                            "x": 0.3,
                            "y": 0.1
                        },
                        "transform": {
                            "rotate": {
                                "angle": 10
                            }
                        },
                        "transition": {
                            "out": "carouselUpSlow"
                        }
                    },
                    {
                        "asset": {
                            "type": "html",
                            "html": "<p>&nbsp;</p>",
                            "width": 380,
                            "height": 1280,
                            "background": "#ffe512"
                        },
                        "start": 0.0,
                        "length": 1.8,
                        "position": "left",
                        "offset": {
                            "x": 0.5,
                            "y": 0.1
                        },
                        "transform": {
                            "rotate": {
                                "angle": 10
                            }
                        },
                        "transition": {
                            "out": "carouselDownSlow"
                        }
                    },
                    {
                        "asset": {
                            "type": "html",
                            "html": "<p>&nbsp;</p>",
                            "width": 380,
                            "height": 1280,
                            "background": "#ffe512"
                        },
                        "start": 0.0,
                        "length": 2,
                        "position": "left",
                        "offset": {
                            "x": 0.7,
                            "y": 0.1
                        },
                        "transform": {
                            "rotate": {
                                "angle": 10
                            }
                        },
                        "transition": {
                            "out": "carouselUpSlow"
                        }
                    },
                    {
                        "asset": {
                            "type": "html",
                            "html": "<p>&nbsp;</p>",
                            "width": 380,
                            "height": 1280,
                            "background": "#ffe512"
                        },
                        "start": 0.0,
                        "length": 2.2,
                        "position": "left",
                        "offset": {
                            "x": 0.9,
                            "y": 0.1
                        },
                        "transform": {
                            "rotate": {
                                "angle": 10
                            }
                        },
                        "transition": {
                            "out": "carouselDownSlow"
                        }
                    }
                ]
            }
        ]
    },
    "output": {
        "format": "gif",
        "resolution": "1080"
    }
}

Diagonal bars slide off the screen to reveal a white background that then displays text and logo.

New to Shotstack? Sign up to use this template and start automatically generating videos.

SIGN UP

How to use this template

Use this template as the starting point for your automated video editing project. Customise it to meet the needs of your application or workflow.

Postman

Test and modify this template directly in Postman by forking our public Collection.

Application

Customise the template and integrate it in to your application or workflow using the programming language of your choice.

SDK

Use this template as the starting point for integration with our SDKs. Port the JSON to PHP, Node or Ruby and integrate in to your code base.