A professionally designed automotive template for your next video project.
{
"timeline": {
"background": "#000000",
"tracks": [
{
"clips": [
{
"asset": {
"type": "text",
"text": "{{BRANDNAME}}",
"alignment": {
"horizontal": "center",
"vertical": "center"
},
"font": {
"color": "{{ S2_TEXT_FONT_COLOR }}",
"family": "Montserrat ExtraBold",
"size": "51",
"lineHeight": 1
},
"width": 750,
"height": 130
},
"start": 5,
"length": "end",
"transition": {
"in": "fade",
"out": "fadeFast"
},
"offset": {
"y": 0.064,
"x": 0
},
"position": "center"
}
]
},
{
"clips": [
{
"asset": {
"type": "text",
"text": " {{WEBSITE}}",
"alignment": {
"horizontal": "center",
"vertical": "center"
},
"font": {
"color": "{{ S2_TEXT_FONT_COLOR }}",
"family": "Montserrat ExtraBold",
"size": "51",
"lineHeight": 1
},
"width": 800,
"height": 200
},
"start": 5,
"length": 2,
"transition": {
"in": "fade",
"out": "fadeFast"
}
}
]
},
{
"clips": [
{
"asset": {
"type": "text",
"text": " {{S2_TEXT}}",
"alignment": {
"horizontal": "center",
"vertical": "center"
},
"font": {
"color": "{{ S2_TEXT_FONT_COLOR }}",
"family": "Montserrat SemiBold",
"size": "42",
"lineHeight": 1
},
"width": 950,
"height": 200,
"stroke": {
"width": "{{ TEXT_STROKE_WIDTH }}",
"color": "{{ TEXT_STROKE_COLOR }}"
}
},
"start": 0.2,
"length": 4.7,
"offset": {
"y": -0.419,
"x": 0
},
"position": "center",
"transition": {
"in": "fade",
"out": "fade"
}
}
]
},
{
"clips": [
{
"asset": {
"type": "text",
"text": " {{S1_TEXT}}",
"alignment": {
"horizontal": "center",
"vertical": "center"
},
"font": {
"color": "{{ S2_TEXT_FONT_COLOR }}",
"family": "Montserrat SemiBold",
"size": "42",
"lineHeight": 1
},
"width": 950,
"height": 200,
"stroke": {
"width": "{{ TEXT_STROKE_WIDTH }}",
"color": "{{ TEXT_STROKE_COLOR }}"
}
},
"start": 0,
"length": 4.7,
"offset": {
"y": 0.076,
"x": 0
},
"position": "center",
"transition": {
"in": "fade",
"out": "fade"
}
}
]
},
{
"clips": [
{
"length": 4.8,
"asset": {
"type": "image",
"src": "{{ S1_IMAGE_SRC }}"
},
"start": 0,
"scale": 0.54,
"offset": {
"x": 0,
"y": 0.271
},
"position": "center",
"transition": {
"out": "fade"
}
}
]
},
{
"clips": [
{
"length": 5,
"asset": {
"type": "image",
"src": "{{ S1_IMAGE_SRC }}"
},
"start": 0,
"scale": 0.54,
"offset": {
"x": 0,
"y": -0.228
},
"position": "center",
"transition": {
"out": "fade"
}
}
]
}
]
},
"output": {
"format": "mp4",
"fps": 25,
"size": {
"width": 1080,
"height": 1350
}
},
"merge": [
{
"find": "S1_TEXT",
"replace": "Why do some moments feel timeless, as if they never fade?"
},
{
"find": "S2_TEXT",
"replace": "Because they are filled with emotions, connections, and experiences that leave a lasting impact on your soul."
},
{
"find": "S1_IMAGE_SRC",
"replace": "https://templates.shotstack.io/timeless-moments-quote-template/e050cbe5-61d0-45dc-a6d2-2c9d6d2ae35b/source.jpg"
},
{
"find": "TEXT_FONT_COLOR",
"replace": "#ffffff"
},
{
"find": "TEXT_STROKE_COLOR",
"replace": "#000000"
},
{
"find": "TEXT_STROKE_WIDTH",
"replace": "1"
},
{
"find": "WEBSITE",
"replace": "www.brandname.com"
},
{
"find": "BRANDNAME",
"replace": "BRANDNAME"
},
{
"find": "S2_TEXT_FONT_COLOR",
"replace": "#ffffff"
}
]
}
This quote template is designed to capture moments that resonate deeply with your audience. Whether you’re sharing a heartfelt message, an inspirational quote, or a personal reflection, this template offers the perfect format. The customizable design allows you to easily feature quotes with impactful visuals, engaging viewers emotionally. Ideal for social media posts, websites, or marketing materials, this template ensures that your message stands out, evokes deep thought, and leaves a lasting impression.
Type | Video |
---|---|
Resolution | 1080 x 1350 |
Format | MP4 |
Duration | Variable duration |
Frame Rate | 25fps |
Open this template in the Shotstack Studio online video editor and customise it to your needs. Add and edit merge fields and placeholders to customise and automatically generate unique videos.
Use this template in a Shotstack Workflow, our no-code media automation tool, to generate videos automatically using AI to generate assets, and share the video online.
Integrate this template in to your own application or workflow using the Shotstack Video Editing API. Work with the easy to use JSON editing schema or build with our SDKs.