CINXE.COM

Mixkit - Awesome free assets for your next video project

<!DOCTYPE html> <html lang="en"> <head> <title>Mixkit - Awesome free assets for your next video project</title> <meta name="viewport" content="width=device-width" /> <meta charset="utf-8" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link rel="preconnect" href="https://assets.mixkit.co" /> <link rel="preconnect" href="https://cdn.rollbar.com" /> <link rel="preconnect" href="//consentcdn.cookiebot.com" crossorigin> <link rel="dns-prefetch" href="//consentcdn.cookiebot.com"> <link rel="preconnect" href="https://www.googletagmanager.com" /> <link rel="preconnect" href="https://www.google-analytics.com" /> <link rel="preload" href="//assets.mixkit.co/build/mixkit-logo--black-a90b84b6ac6ad0fbd410b16466b4cb252d399b5caaf03603f36c52ffc648455c.svg" as="image" /> <script type="text/plain" data-cookieconsent="statistics"> if (!window.gtmLoaded) { (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-WVRS4FR'); window.gtmLoaded = true; } </script> <script type="text/plain" data-cookieconsent="statistics"> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1194155974117924'); fbq('track', 'PageView'); </script> <link rel="apple-touch-icon" sizes="72x72" href="https://assets.mixkit.co/build/favicons/apple-icon-72x72-65d8de4120b737fcccf4be0dd5e3604c7d0aa062eeb594876e4aac1f3aaf22a6.png" /> <link rel="apple-touch-icon" sizes="180x180" href="https://assets.mixkit.co/build/favicons/apple-icon-180x180-bd3d5e368063b793b955fa228a1d9311b54a29ac871f53c2e0c69e81d5fa0d48.png" /> <link rel="icon" type="image/png" href="https://assets.mixkit.co/build/favicons/favicon-96x96-b47a57aea9303a5f92e644e78aa343575b21f12b38d469be00fdc5acd983684d.png" /> <script> var _rollbarConfig = { accessToken: "43af6f8a4a7b4b8981a424d56fe85856", captureUncaught: true, captureUnhandledRejections: true, payload: { environment: "production", client: { javascript: { source_map_enabled: true, code_version: "v1390", guess_uncaught_frames: true } } }, rewriteFilenamePatterns: [ "^.*(application-[a-f0-9]{64}\.js$)", "^.*(controllers-[a-f0-9]{64}\.js$)", ], itemsPerMinute: 2, maxItems: 5, hostSafeList: [ /mixkit/ ], ignoredMessages: [ "The operation (was aborted|is not supported)\.", /The play\(\) request was interrupted/, "The user aborted a request", "The fetching process for the media resource was aborted by the user agent at the user's request", "Script error", "The provided double value is non-finite", "Value being assigned is not a finite floating-point value", "Cannot read property getBoundingClientRect of undefined/null expression", ".*null is not an object \\(evaluating.+\\).*$", // to match all that include `null is not an object (evaluating ... )` "Cannot read property.+clientWidth", // to match "Uncaught TypeError: Cannot read property 'clientWidth' of null" "Cannot read properties.+clientWidth", // to match "Uncaught TypeError: Cannot read properties of null (reading 'clientWidth')" "Cannot read properties of undefined (reading '(href|hash|search|assign)')", // add more similar errors like this (href|hash|<abc>) "^(location) is not defined", "^ResizeObserver loop.*$", // to match all start with "ResizeObserver loop" "The element has no supported sources", "Failed to load because no supported source was found", "^Failed to fetch$", "NetworkError when attempting to fetch resource", "Failed to read property from 'Window': Access is denied for this document", "^Unexpected token.+\.", ".*The order of m-lines in answer doesn't match order in offer\. Rejecting answer\..*$", // to match all that include "The order of m-lines in answer doesn't match order in offer. Rejecting answer" ".*illegal character.*$", ".*Can't find variable: MtPopUpList.*$", ".*Can't find variable: gmo.*$", ".*Permission denied to access property \"navigator\" on cross-origin object.*$", ".*The play method is not allowed by the user agent or the platform in the current context, possibly because the user denied permission\..*$", ".*expected expression, got '\.'.*$", ".*Blocked a frame with origin.+from accessing a cross-origin frame\. Protocols, domains, and ports must match\..*$", "Fetch is aborted", ".*Identifier 'cookieSetting' has already been declared.*$", ".*Identifier.+has already been declared.*$", ".*Unexpected identifier 'layer'.*$", "redeclaration of let Flags", ".*The application\.js file didn鈥檛 load\..*$", "The media resource indicated by the src attribute or assigned media provider object was not suitable.", ], checkIgnore: function() { var browserSupportsAbortController = typeof AbortController !== "undefined" var browserSupportsCss = !!((window.CSS && window.CSS.supports) || window.supportsCSS || false); var browserSupportsCustomElements = !!(window.customElements); var isIE = navigator.userAgent.indexOf("MSIE ") > -1 || navigator.userAgent.indexOf("Trident/") > -1; if (browserSupportsAbortController && browserSupportsCss && browserSupportsCustomElements && !isIE) { return false; } return true; } }; // Rollbar Snippet !function(r){var e={};function o(n){if(e[n])return e[n].exports;var t=e[n]={i:n,l:!1,exports:{}};return r[n].call(t.exports,t,t.exports,o),t.l=!0,t.exports}o.m=r,o.c=e,o.d=function(r,e,n){o.o(r,e)||Object.defineProperty(r,e,{enumerable:!0,get:n})},o.r=function(r){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(r,"__esModule",{value:!0})},o.t=function(r,e){if(1&e&&(r=o(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var t in r)o.d(n,t,function(e){return r[e]}.bind(null,t));return n},o.n=function(r){var e=r&&r.__esModule?function(){return r.default}:function(){return r};return o.d(e,"a",e),e},o.o=function(r,e){return Object.prototype.hasOwnProperty.call(r,e)},o.p="",o(o.s=0)}([function(r,e,o){"use strict";var n=o(1),t=o(5);_rollbarConfig=_rollbarConfig||{},_rollbarConfig.rollbarJsUrl=_rollbarConfig.rollbarJsUrl||"https://cdn.rollbar.com/rollbarjs/refs/tags/v2.26.1/rollbar.min.js",_rollbarConfig.async=void 0===_rollbarConfig.async||_rollbarConfig.async;var a=n.setupShim(window,_rollbarConfig),l=t(_rollbarConfig);window.rollbar=n.Rollbar,a.loadFull(window,document,!_rollbarConfig.async,_rollbarConfig,l)},function(r,e,o){"use strict";var n=o(2),t=o(3);function a(r){return function(){try{return r.apply(this,arguments)}catch(r){try{console.error("[Rollbar]: Internal error",r)}catch(r){}}}}var l=0;function i(r,e){this.options=r,this._rollbarOldOnError=null;var o=l++;this.shimId=function(){return o},"undefined"!=typeof window&&window._rollbarShims&&(window._rollbarShims[o]={handler:e,messages:[]})}var s=o(4),d=function(r,e){return new i(r,e)},c=function(r){return new s(d,r)};function u(r){return a((function(){var e=this,o=Array.prototype.slice.call(arguments,0),n={shim:e,method:r,args:o,ts:new Date};window._rollbarShims[this.shimId()].messages.push(n)}))}i.prototype.loadFull=function(r,e,o,n,t){var l=!1,i=e.createElement("script"),s=e.getElementsByTagName("script")[0],d=s.parentNode;i.crossOrigin="",i.src=n.rollbarJsUrl,o||(i.async=!0),i.onload=i.onreadystatechange=a((function(){if(!(l||this.readyState&&"loaded"!==this.readyState&&"complete"!==this.readyState)){i.onload=i.onreadystatechange=null;try{d.removeChild(i)}catch(r){}l=!0,function(){var e;if(void 0===r._rollbarDidLoad){e=new Error("rollbar.js did not load");for(var o,n,a,l,i=0;o=r._rollbarShims[i++];)for(o=o.messages||[];n=o.shift();)for(a=n.args||[],i=0;i<a.length;++i)if("function"==typeof(l=a[i])){l(e);break}}"function"==typeof t&&t(e)}()}})),d.insertBefore(i,s)},i.prototype.wrap=function(r,e,o){try{var n;if(n="function"==typeof e?e:function(){return e||{}},"function"!=typeof r)return r;if(r._isWrap)return r;if(!r._rollbar_wrapped&&(r._rollbar_wrapped=function(){o&&"function"==typeof o&&o.apply(this,arguments);try{return r.apply(this,arguments)}catch(o){var e=o;throw e&&("string"==typeof e&&(e=new String(e)),e._rollbarContext=n()||{},e._rollbarContext._wrappedSource=r.toString(),window._rollbarWrappedError=e),e}},r._rollbar_wrapped._isWrap=!0,r.hasOwnProperty))for(var t in r)r.hasOwnProperty(t)&&(r._rollbar_wrapped[t]=r[t]);return r._rollbar_wrapped}catch(e){return r}};for(var p="log,debug,info,warn,warning,error,critical,global,configure,handleUncaughtException,handleAnonymousErrors,handleUnhandledRejection,captureEvent,captureDomContentLoaded,captureLoad".split(","),f=0;f<p.length;++f)i.prototype[p[f]]=u(p[f]);r.exports={setupShim:function(r,e){if(r){var o=e.globalAlias||"Rollbar";if("object"==typeof r[o])return r[o];r._rollbarShims={},r._rollbarWrappedError=null;var l=new c(e);return a((function(){e.captureUncaught&&(l._rollbarOldOnError=r.onerror,n.captureUncaughtExceptions(r,l,!0),e.wrapGlobalEventHandlers&&t(r,l,!0)),e.captureUnhandledRejections&&n.captureUnhandledRejections(r,l,!0);var a=e.autoInstrument;return!1!==e.enabled&&(void 0===a||!0===a||function(r){return!("object"!=typeof r||void 0!==r.page&&!r.page)}(a))&&r.addEventListener&&(r.addEventListener("load",l.captureLoad.bind(l)),r.addEventListener("DOMContentLoaded",l.captureDomContentLoaded.bind(l))),r[o]=l,l}))()}},Rollbar:c}},function(r,e,o){"use strict";function n(r,e,o,n){r._rollbarWrappedError&&(n[4]||(n[4]=r._rollbarWrappedError),n[5]||(n[5]=r._rollbarWrappedError._rollbarContext),r._rollbarWrappedError=null);var t=e.handleUncaughtException.apply(e,n);o&&o.apply(r,n),"anonymous"===t&&(e.anonymousErrorsPending+=1)}r.exports={captureUncaughtExceptions:function(r,e,o){if(r){var t;if("function"==typeof e._rollbarOldOnError)t=e._rollbarOldOnError;else if(r.onerror){for(t=r.onerror;t._rollbarOldOnError;)t=t._rollbarOldOnError;e._rollbarOldOnError=t}e.handleAnonymousErrors();var a=function(){var o=Array.prototype.slice.call(arguments,0);n(r,e,t,o)};o&&(a._rollbarOldOnError=t),r.onerror=a}},captureUnhandledRejections:function(r,e,o){if(r){"function"==typeof r._rollbarURH&&r._rollbarURH.belongsToShim&&r.removeEventListener("unhandledrejection",r._rollbarURH);var n=function(r){var o,n,t;try{o=r.reason}catch(r){o=void 0}try{n=r.promise}catch(r){n="[unhandledrejection] error getting `promise` from event"}try{t=r.detail,!o&&t&&(o=t.reason,n=t.promise)}catch(r){}o||(o="[unhandledrejection] error getting `reason` from event"),e&&e.handleUnhandledRejection&&e.handleUnhandledRejection(o,n)};n.belongsToShim=o,r._rollbarURH=n,r.addEventListener("unhandledrejection",n)}}}},function(r,e,o){"use strict";function n(r,e,o){if(e.hasOwnProperty&&e.hasOwnProperty("addEventListener")){for(var n=e.addEventListener;n._rollbarOldAdd&&n.belongsToShim;)n=n._rollbarOldAdd;var t=function(e,o,t){n.call(this,e,r.wrap(o),t)};t._rollbarOldAdd=n,t.belongsToShim=o,e.addEventListener=t;for(var a=e.removeEventListener;a._rollbarOldRemove&&a.belongsToShim;)a=a._rollbarOldRemove;var l=function(r,e,o){a.call(this,r,e&&e._rollbar_wrapped||e,o)};l._rollbarOldRemove=a,l.belongsToShim=o,e.removeEventListener=l}}r.exports=function(r,e,o){if(r){var t,a,l="EventTarget,Window,Node,ApplicationCache,AudioTrackList,ChannelMergerNode,CryptoOperation,EventSource,FileReader,HTMLUnknownElement,IDBDatabase,IDBRequest,IDBTransaction,KeyOperation,MediaController,MessagePort,ModalWindow,Notification,SVGElementInstance,Screen,TextTrack,TextTrackCue,TextTrackList,WebSocket,WebSocketWorker,Worker,XMLHttpRequest,XMLHttpRequestEventTarget,XMLHttpRequestUpload".split(",");for(t=0;t<l.length;++t)r[a=l[t]]&&r[a].prototype&&n(e,r[a].prototype,o)}}},function(r,e,o){"use strict";function n(r,e){this.impl=r(e,this),this.options=e,function(r){for(var e=function(r){return function(){var e=Array.prototype.slice.call(arguments,0);if(this.impl[r])return this.impl[r].apply(this.impl,e)}},o="log,debug,info,warn,warning,error,critical,global,configure,handleUncaughtException,handleAnonymousErrors,handleUnhandledRejection,_createItem,wrap,loadFull,shimId,captureEvent,captureDomContentLoaded,captureLoad".split(","),n=0;n<o.length;n++)r[o[n]]=e(o[n])}(n.prototype)}n.prototype._swapAndProcessMessages=function(r,e){var o,n,t;for(this.impl=r(this.options);o=e.shift();)n=o.method,t=o.args,this[n]&&"function"==typeof this[n]&&("captureDomContentLoaded"===n||"captureLoad"===n?this[n].apply(this,[t[0],o.ts]):this[n].apply(this,t));return this},r.exports=n},function(r,e,o){"use strict";r.exports=function(r){return function(e){if(!e&&!window._rollbarInitialized){for(var o,n,t=(r=r||{}).globalAlias||"Rollbar",a=window.rollbar,l=function(r){return new a(r)},i=0;o=window._rollbarShims[i++];)n||(n=o.handler),o.handler._swapAndProcessMessages(l,o.messages);window[t]=n,window._rollbarInitialized=!0}}}}]); // End Rollbar Snippet </script> <script type="text/javascript"> document.addEventListener("turbo:load", (event) => { if (typeof window.Cookiebot === "object" && "hasResponse" in window.Cookiebot && !window.Cookiebot.hasResponse) { window.Cookiebot.renew() } }) </script> <script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="d10f7659-aa82-4007-9cf1-54a9496002bf" type="text/javascript" async data-georegions="{'region':'US', 'cbid': 'd9683f70-895f-4427-97dc-f1087cddf9d8'}" ></script> <link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap" /> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap" media="print" onload="this.media='all'" /> <noscript> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap" /> </noscript> <link rel="stylesheet" href="https://assets.mixkit.co/build/application-b412b30f86680a5d4c1d86fee2878bea16f475e47fb38ba55d393e646ea0184c.css" media="all" data-turbo-track="reload" /> <script src="https://assets.mixkit.co/build/application-5a2652a8035e3f1fa96faa1360d98565e3316dd36b61bf7a2b25225a13db59d6.js" crossorigin="anonymous" data-turbo-track="reload"></script> <script src="https://assets.mixkit.co/build/controllers-013bf50184265c43f7c1285c8c58f00767aad588fde71e190cbc77a512a8388a.js"></script> <meta name="description" content="Download Free Stock Video Footage, Stock Music &amp; Premiere Pro Templates for your next video editing project. All assets can be downloaded for free!" /> <meta name="bingbot" content="nocache"> <link rel="canonical" href="https://mixkit.co/" /> <meta property="og:title" content="Mixkit - Awesome free assets for your next video project" /> <meta property="og:description" content="Download Free Stock Video Footage, Stock Music &amp; Premiere Pro Templates for your next video editing project. All assets can be downloaded for free!" /> <meta property="og:url" content="https://mixkit.co/" /> <meta property="og:type" content="website" /> <meta property="og:image" content="https://assets.mixkit.co/mixkit-social-meta.png" /> <meta name="twitter:card" content="summary_large_image" /> <meta property="twitter:domain" content="mixkit.co" /> <meta property="twitter:url" content="https://mixkit.co/"> <meta name="twitter:title" content="Mixkit - Awesome free assets for your next video project" /> <meta name="twitter:description" content="Download Free Stock Video Footage, Stock Music &amp; Premiere Pro Templates for your next video editing project. All assets can be downloaded for free!"> <meta name="twitter:image" content="https://assets.mixkit.co/mixkit-social-meta.png" /> <script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://mixkit.co/#organization","name":"Mixkit","url":"https://mixkit.co/","description":"Free digital assets website for the creative industry offering free stock videos, video templates, music and sound effects","logo":{"@type":"ImageObject","@id":"https://mixkit.co/#logo","url":"https://assets.mixkit.co/mixkit-social-meta.png","caption":"Mixkit"},"image":{"@id":"https://mixkit.co/#logo"},"sameAs":["https://www.wikidata.org/wiki/Q117083402"]},{"@type":"WebSite","@id":"https://mixkit.co/#website","url":"https://mixkit.co/","name":"Mixkit","publisher":{"@id":"https://mixkit.co/#organization"}},{"@type":"WebPage","@id":"https://mixkit.co/#webpage","url":"https://mixkit.co/","inLanguage":"en-US","name":"Mixkit","description":"Download Free Stock Video Footage, Stock Music \u0026amp; Premiere Pro Templates for your next video editing project. All assets can be downloaded for free!","headline":"Free assets for your next video project","isPartOf":{"@id":"https://mixkit.co/#website"},"significantLink":["https://mixkit.co/free-stock-video/","https://mixkit.co/free-stock-music/","https://mixkit.co/free-sound-effects/","https://mixkit.co/free-video-templates/"],"potentialAction":{"@type":"SearchAction","target":"https://mixkit.co/free-stock-video/discover/{search_term_string}/","query-input":"required name=search_term_string"},"about":{"@type":"Thing","name":"Stock Footage","url":"https://mixkit.co/free-stock-video/","sameAs":["https://www.wikidata.org/wiki/Q3087558","https://www.google.com/search?kgmid=/m/03tzr9","https://en.wikipedia.org/wiki/Stock_footage"]},"mentions":[{"@type":"Thing","name":"Music","url":"https://mixkit.co/free-stock-music/","sameAs":["https://www.wikidata.org/wiki/Q638","https://www.google.com/search?kgmid=/m/04rlf","https://en.wikipedia.org/wiki/Music"]},{"@type":"Thing","name":"Stock sound effect","url":"https://mixkit.co/free-sound-effects/","sameAs":["https://www.wikidata.org/wiki/Q7617919","https://www.google.com/search?kgmid=/m/04cf_7","https://en.wikipedia.org/wiki/Stock_sound_effect"]},{"@type":"Thing","name":"Royalty-free","url":"https://mixkit.co/license/","sameAs":["https://www.wikidata.org/wiki/Q1866665","https://www.google.com/search?kgmid=/m/07yst1","https://en.wikipedia.org/wiki/Royalty-free"]}]}]}</script> <script> // (function() { // // Dynamically load the Datadog RUM script // const rumScript = document.createElement('script'); // rumScript.src = 'https://www.datadoghq-browser-agent.com/us1/v5/datadog-rum.js'; // rumScript.async = true; // // Initialize RUM after the script has fully loaded // rumScript.onload = function () { // if (typeof DD_RUM !== 'undefined') { // DD_RUM.init({ // clientToken: '', // applicationId: '', // site: 'datadoghq.com', // service: '', // env: 'production', // version: '1.0.0', // trackInteractions: true, // sampleRate: 100, // }); // } // }; // // Add the script to the <head> tag of the document // document.head.appendChild(rumScript); // })(); </script> </head> <body class="home__body" data-controller="google-analytics original-source-capture" data-analytics-processed="false" data-action="click->google-analytics#trackClick" data-analytics-page-type="home" data-analytics-item-type="" data-cookie-domains="[&quot;mixkit.co&quot;]"> <script data-test-id="gtm-page-attributes"> window.dataLayer = window.dataLayer || []; function normalizeAttributeValue(value) { if (value === undefined || value === null) return undefined var normalizedValue if (Array.isArray(value)) { normalizedValue = normalizedValue || value .map(normalizeAttributeValue) .filter(Boolean) .join(', ') } normalizedValue = normalizedValue || value .toString() .toLowerCase() .trim() .replace(/&amp;/g, '&') .replace(/&#39;/g, "'") .replace(/\s+/g, ' ') if (normalizedValue === '') return undefined return normalizedValue } (function () { if (document.documentElement.hasAttribute('data-turbo-preview')) return var pageAttributes = { app_name: 'mixkit', app_version: 'v1390', app_env: 'production', page_type: 'home', category: '', sub_category: '', tag: '' } var additionalAttributes = { page_location: window.location.href, page_referrer: document.referrer, page_title: document.title } var normalizedPageAttributes = { event_attributes: null } Object.keys(pageAttributes).forEach(function(key) { normalizedPageAttributes[key] = normalizeAttributeValue(pageAttributes[key]) }) dataLayer.push({...normalizedPageAttributes, ...additionalAttributes}) dataLayer.push({ event: 'analytics_ready', event_attributes: { custom_timestamp: Date.now() } }) })() </script> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WVRS4FR" height="0" width="0" style="display:none;visibility:hidden" > </iframe> </noscript> <div class="global-sticky-header" data-test-id="global-sticky-header"> <div data-controller="global--header" id="global-header" data-analytics-context="header" data-action="scroll@window->global--header#dynamicSearchScroll" data-global--header-search-class="global-header--search-visible" class="global-header" > <a href="/" class="global-header__logo-wrapper" aria-label="Mixkit - Free assets for your next video project" data-analytics-click-label="mixkit logo"> <svg width="138" height="32" viewBox="0 0 206 48" fill="none" xmlns="http://www.w3.org/2000/svg" class="global-header__logo"> <path class="global-header__logo-brand" d="M96.802 13.89c-.61-1.155-1.624-2.11-3.004-2.866-1.38-.756-3.044-1.114-4.952-1.114-3.207 0-5.886 1.313-7.996 3.98-1.584-2.667-4.222-3.98-7.916-3.98-2.922 0-5.195.995-6.9 2.985v-2.309h-7.55v25.949h7.55v-13.93c0-.596.04-1.114.122-1.671a9.82 9.82 0 01.527-1.91c.284-.757.73-1.354 1.42-1.791.65-.438 1.503-.677 2.477-.677 2.8 0 4.222 1.632 4.222 4.895v15.124h7.55V22.247c.283-3.82 1.785-5.69 4.505-5.69 1.136 0 2.03.318 2.679.954.65.637 1.096 1.274 1.258 1.91.163.637.244 1.314.244 2.03v15.124h7.55V19.859c0-.875-.122-1.79-.406-2.746a15.89 15.89 0 00-1.38-3.223zM107.924 0c-1.218 0-2.233.438-3.045 1.274-.852.835-1.258 1.83-1.258 2.984 0 1.155.406 2.15 1.258 2.985.853.836 1.868 1.274 3.045 1.274 1.217 0 2.232-.438 3.044-1.274.852-.835 1.258-1.83 1.258-2.985 0-1.154-.406-2.149-1.258-2.984C110.156.438 109.141 0 107.924 0zM111.658 10.626h-7.55v25.949h7.55V10.626zM178.917 38.724c-1.217 0-2.232.438-3.044 1.274-.852.835-1.258 1.83-1.258 2.984 0 1.155.406 2.15 1.258 2.985.852.836 1.867 1.274 3.044 1.274 1.218 0 2.233-.438 3.045-1.274.852-.835 1.258-1.83 1.258-2.985 0-1.154-.406-2.149-1.258-2.984-.853-.876-1.868-1.274-3.045-1.274zM182.692 10.626h-7.55v25.949h7.55V10.626zM133.618 10.626l-4.952 7.204-4.912-7.204h-8.443l9.011 12.895-9.011 13.054h8.443l4.912-7.244 4.952 7.244h8.443L133.09 23.52l8.971-12.895h-8.443zM170.19 10.626h-9.092l-7.834 10.626V10.626h-7.55v25.949h7.55V25.51l8.93 11.064h9.66l-10.716-13.213 9.052-12.736zM199.375 10.626c0-4.1-3.369-7.402-7.55-7.402v7.402h-5.195v6.607h5.195v9.233c0 1.87.284 3.502.893 4.895.609 1.393 1.259 2.388 1.949 3.025.73.637 1.623 1.114 2.638 1.512 1.055.358 1.786.557 2.273.597.487.04.974.08 1.543.08 1.664 0 3.287-.08 4.83-.239v-6.248c-.771.08-1.461.159-2.151.199-.853 0-1.543-.12-2.192-.358-.609-.24-1.056-.518-1.34-.836-.284-.319-.487-.637-.609-1.035-.162-.398-.243-.677-.243-.836-.041-.159-.041-.278-.041-.358v-9.631h6.616v-6.607h-6.616z"/> <path d="M15.892 36.742a34.619 34.619 0 019.148-15.426 35.196 35.196 0 00-11.473-7.618C9.268 11.931 4.657 10.413 0 10.418v26.323h15.892z" fill="#58C8D1"/> <path d="M34.058 36.742h15.845V10.419c-9.32-.011-18.263 4.412-24.863 10.898a34.602 34.602 0 019.018 15.425z" fill="#F3556F"/> <path d="M15.892 36.742h18.166a34.603 34.603 0 00-9.018-15.426 34.619 34.619 0 00-9.148 15.426z" fill="#383B76"/> </svg> </a> <div class="global-header__search"> <form action="/search/" method="get" class="search-form" data-controller="search--form" data-action="submit->search--form#search" data-search--form-item-type-value="video" data-search--form-autocomplete-value="{&quot;sfx&quot;:&quot;/free-sound-effects/search/autocomplete/&quot;,&quot;music&quot;:&quot;/free-stock-music/search/autocomplete/&quot;}" data-search--form-show-clear-button-value="false" > <div class="search-form__item-type-wrapper" data-test-id="search-form__type-select"> <div class="search-form__item-type-label" data-search--form-target="headerLabel"></div> <div class="search-form__item-type-options" data-search--form-target="headerOptions"> <span class="search-form__item-type-option" data-action="click->search--form#itemTypeChange" data-type="video">Videos</span> <span class="search-form__item-type-option" data-action="click->search--form#itemTypeChange" data-type="music">Music</span> <span class="search-form__item-type-option" data-action="click->search--form#itemTypeChange" data-type="sfx">Sound Effects</span> <span class="search-form__item-type-option" data-action="click->search--form#itemTypeChange" data-type="video_templates">Templates</span> <span class="search-form__item-type-option" data-action="click->search--form#itemTypeChange" data-type="icons">Icons</span> </div> </div> <div class="search-form__input-wrapper"> <input data-test-id="search-form__input" type="search" name="s" value="" placeholder="Search" class="search-form__input" data-search--form-target="input" aria-label="Enter Search Text" data-action="keyup->search--form#handleAutocomplete" autocomplete="off"> <button type="submit" class="search-form__button-submit" aria-label="Search"> <svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 26' class="search-form__submit-icon" > <path d='M24 24.21l-6.133-6.134M10.857 20.924c5.444 0 9.857-4.413 9.857-9.857 0-5.444-4.413-9.857-9.857-9.857C5.413 1.21 1 5.623 1 11.067c0 5.444 4.413 9.857 9.857 9.857z' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2' /> </svg> </button> <button type="button" class="search-form__button-clear" aria-label="Clear" data-action="click->search--form#clearSearchTerms"> <svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 26' class="search-form__clear-icon" > <path d='M16.675 0H18.921V23.582H16.675z' transform='rotate(45 16.675 0)' /> <path d='M0 1.588H2.246V25.17H0z' transform='rotate(-45 0 1.588)' /> </svg> </button> <div class="search-form__autocomplete-results" data-search--form-target="autocompleteResults"></div> <template data-search--form-target="autocompleteButton"> <button class="search-form__autocomplete-result" type="button" data-action="click->search--form#clickAutocompleteResult mouseenter->search--form#hoverAutocompleteResult"></button> </template> </div> </form> </div> <button class="global-header__menu-toggle" data-action="click->global--header#toggleMobileMenu" aria-label='Toggle Navigation' data-analytics-click-label> <span class="global-header__menu-toggle-line"></span> </button> <nav class="global-header__navigation"> <a data-test-id="global-header__video-link" data-analytics-element-id="Video" class="global-header__navigation-link" href="/free-stock-video/">Video</a> <a data-test-id="global-header__music-link" data-analytics-element-id="Music" class="global-header__navigation-link" href="/free-stock-music/">Music</a> <a data-test-id="global-header__sfx-link" data-analytics-element-id="Sound Effects" class="global-header__navigation-link" href="/free-sound-effects/">Sound Effects</a> <div class="global-header__navigation-dropdown"> <a data-test-id="global-header__video-templates-link" data-analytics-element-id="Templates" class="global-header__navigation-link" href="/free-video-templates/">Templates</a> <div class="global-header__navigation-dropdown-items"> <a data-test-id="global-header__video-templates-premiere-pro-link" data-analytics-element-id="Premiere Pro" class="global-header__navigation-link" href="/free-premiere-pro-templates/">Premiere Pro</a> <a data-test-id="global-header__video-templates-after-effects-link" data-analytics-element-id="After Effects" class="global-header__navigation-link" href="/free-after-effects-templates/">After Effects</a> <a data-test-id="global-header__video-templates-final-cut-pro-link" data-analytics-element-id="Final Cut Pro" class="global-header__navigation-link" href="/free-final-cut-pro-templates/">Final Cut Pro</a> <a data-test-id="global-header__video-templates-davinci-resolve-link" data-analytics-element-id="DaVinci Resolve" class="global-header__navigation-link" href="/free-davinci-resolve-templates/">DaVinci Resolve</a> </div> </div> <a data-test-id="global-header__blog-link" data-analytics-element-id="Blog" class="global-header__navigation-link global-header__navigation-link--blog" href="/blog/">Blog</a> <div class="global-header__elements" data-analytics-context-detail="global nav elements dropdown"> <a rel="noopener" target="_blank" href="https://elements.envato.com/all-items?utm_source=mixkit&amp;utm_medium=referral&amp;utm_campaign=elements_mixkit_cs_nav_switcher_31JULY2024" class="global-header__navigation-link" data-controller="elements--link" data-action="updateOriginalSource@window->elements--link#setOriginalSource" > Unlimited Downloads <span class="global-header__elements-external-icon"></span> </a> <a rel="noopener" target="_blank" href="https://elements.envato.com/all-items?utm_source=mixkit&amp;utm_medium=referral&amp;utm_campaign=elements_mixkit_cs_nav_switcher_31JULY2024" class="global-header__elements-dropdown" data-controller="elements--link" data-action="updateOriginalSource@window->elements--link#setOriginalSource" > <div class="global-header__elements-dropdown__left-panel"> <img class="global-header__elements-dropdown__left-panel-logo" alt="Envato Elements" src="https://assets.mixkit.co/build/Full-Colour_Dark_Small-Use_Horizontal-7baf18bb8bd33208e02137c97271b19514752665fc6701f0e1dba7956c847c11.svg" /> <div> <p class="global-header__elements-dropdown__title"> The unlimited creative subscription </p> <div class="global-header__elements-dropdown__selling-points-wrapper"> <ul class="selling-point-list global-header__elements-dropdown__selling-points"> <li class="selling-point-list__point selling-point-list__point--download-icon"> Unlimited downloads </li> <li class="selling-point-list__point selling-point-list__point--medal-icon"> Millions of premium assets </li> <li class="selling-point-list__point selling-point-list__point--checked-icon"> Lifetime commercial licence </li> </ul> </div> </div> <span class="global-header__elements-dropdown__cta"> Let's create </span> </div> <div class="global-header__elements-dropdown__right-panel"> <img alt="Mixkit icon." class="global-header__elements-dropdown__img" src="https://assets.mixkit.co/build/mixkit-banner-6-cards-baceeb75accc188be90f16e1afde5d4b52f4072d0fec2b3da513a980ce981f3a.png"/> </div> </a> </div> </nav> </div> </div> <div class="home__hero-wrapper" data-analytics-context="hero"> <h1 class="home__title">Free assets for your next video project</h1> <div class="home__search-wrapper"> <div data-controller="new-search--form" data-new-search--form-item-type-value="video" data-new-search--form-autocomplete-value="{&quot;sfx&quot;:&quot;/free-sound-effects/search/autocomplete/&quot;,&quot;music&quot;:&quot;/free-stock-music/search/autocomplete/&quot;}" data-new-search--form-show-clear-button-value="false" data-new-search--form-hidden-popular-search-terms-class="new-search-form__popular-search-terms-for-item-type--hidden" data-new-search--form-expanded-item-type-selector-class="new-search-form__item-type-wrapper--expanded"> <form action="/search/" method="get" class="new-search-form" data-action="submit->new-search--form#search"> <div class="new-search-form__item-type-wrapper" data-new-search--form-target="itemTypeSelector" data-action="click->new-search--form#expandItemTypeSelector mouseleave->new-search--form#collapseItemTypeSelector" data-test-id="new-search-form__type-select"> <div class="new-search-form__item-type-label" data-new-search--form-target="headerLabel"></div> <div class="new-search-form__item-type-options" data-new-search--form-target="headerOptions"> <span class="new-search-form__item-type-option" data-action="click->new-search--form#itemTypeChange" data-type="video">Videos</span> <span class="new-search-form__item-type-option" data-action="click->new-search--form#itemTypeChange" data-type="music">Music</span> <span class="new-search-form__item-type-option" data-action="click->new-search--form#itemTypeChange" data-type="sfx">Sound Effects</span> <span class="new-search-form__item-type-option" data-action="click->new-search--form#itemTypeChange" data-type="video_templates">Templates</span> <span class="new-search-form__item-type-option" data-action="click->new-search--form#itemTypeChange" data-type="icons">Icons</span> </div> </div> <div class="new-search-form__input-wrapper"> <input data-test-id="new-search-form__input" type="search" name="s" value="" placeholder="Search" class="new-search-form__input" data-new-search--form-target="input" aria-label="Enter Search Text" data-action="keyup->new-search--form#handleAutocomplete" autocomplete="off"> <button type="submit" class="new-search-form__button-submit" aria-label="Search"> <svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 26' class="new-search-form__submit-icon" > <path d='M24 24.21l-6.133-6.134M10.857 20.924c5.444 0 9.857-4.413 9.857-9.857 0-5.444-4.413-9.857-9.857-9.857C5.413 1.21 1 5.623 1 11.067c0 5.444 4.413 9.857 9.857 9.857z' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='2' /> </svg> </button> <button type="button" class="new-search-form__button-clear" aria-label="Clear" data-action="click->new-search--form#clearSearchTerms"> <svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 26' class="new-search-form__clear-icon" > <path d='M16.675 0H18.921V23.582H16.675z' transform='rotate(45 16.675 0)' /> <path d='M0 1.588H2.246V25.17H0z' transform='rotate(-45 0 1.588)' /> </svg> </button> <div class="new-search-form__autocomplete-results" data-new-search--form-target="autocompleteResults"></div> <template data-new-search--form-target="autocompleteButton"> <button class="new-search-form__autocomplete-result" type="button" data-action="click->new-search--form#clickAutocompleteResult mouseenter->new-search--form#hoverAutocompleteResult"></button> </template> </div> </form> <div class="new-search-form__popular-search-terms" data-test-id="new-search-form__popular-search-terms" data-analytics-context="popular search terms"> <div data-item-type="video" data-new-search--form-target="popularSearchTermsForItemType" class=""> <p class="new-search-form__popular-search-term-preamble new-search-form__popular-search-term-preamble--short"> Popular: </p> <p class="new-search-form__popular-search-term-preamble new-search-form__popular-search-term-preamble--long"> Popular in video: </p> <div class="new-search-form__popular-search-term-links"> <a class="new-search-form__popular-search-term-link noDecoration" data-analytics-element-id="video" data-analytics-element-label="Ramadan" aria-label="Popular search term: Ramadan" href="/free-stock-video/ramadan/">Ramadan</a> <a class="new-search-form__popular-search-term-link noDecoration" data-analytics-element-id="video" data-analytics-element-label="Background Videos" aria-label="Popular search term: Background Videos" href="/free-stock-video/background/">Background Videos</a> <a class="new-search-form__popular-search-term-link noDecoration" data-analytics-element-id="video" data-analytics-element-label="Easter" aria-label="Popular search term: Easter" href="/free-stock-video/easter/">Easter</a> <a class="new-search-form__popular-search-term-link noDecoration" data-analytics-element-id="video" data-analytics-element-label="Romance" aria-label="Popular search term: Romance" href="/free-stock-video/romance/">Romance</a> </div> </div> <div data-item-type="music" data-new-search--form-target="popularSearchTermsForItemType" class="new-search-form__popular-search-terms-for-item-type--hidden"> <p class="new-search-form__popular-search-term-preamble new-search-form__popular-search-term-preamble--short"> Popular: </p> <p class="new-search-form__popular-search-term-preamble new-search-form__popular-search-term-preamble--long"> Popular in music: </p> <div class="new-search-form__popular-search-term-links"> <a class="new-search-form__popular-search-term-link noDecoration" data-analytics-element-id="music" data-analytics-element-label="Ambient" aria-label="Popular search term: Ambient" href="/free-stock-music/ambient/">Ambient</a> <a class="new-search-form__popular-search-term-link noDecoration" data-analytics-element-id="music" data-analytics-element-label="Happy" aria-label="Popular search term: Happy" href="/free-stock-music/tag/happy/">Happy</a> <a class="new-search-form__popular-search-term-link noDecoration" data-analytics-element-id="music" data-analytics-element-label="Hip Hop" aria-label="Popular search term: Hip Hop" href="/free-stock-music/hip-hop/">Hip Hop</a> <a class="new-search-form__popular-search-term-link noDecoration" data-analytics-element-id="music" data-analytics-element-label="Holiday" aria-label="Popular search term: Holiday" href="/free-stock-music/tag/holiday/">Holiday</a> </div> </div> <div data-item-type="sfx" data-new-search--form-target="popularSearchTermsForItemType" class="new-search-form__popular-search-terms-for-item-type--hidden"> <p class="new-search-form__popular-search-term-preamble new-search-form__popular-search-term-preamble--short"> Popular: </p> <p class="new-search-form__popular-search-term-preamble new-search-form__popular-search-term-preamble--long"> Popular in sound effects: </p> <div class="new-search-form__popular-search-term-links"> <a class="new-search-form__popular-search-term-link noDecoration" data-analytics-element-id="sfx" data-analytics-element-label="Click" aria-label="Popular search term: Click" href="/free-sound-effects/click/">Click</a> <a class="new-search-form__popular-search-term-link noDecoration" data-analytics-element-id="sfx" data-analytics-element-label="Beep" aria-label="Popular search term: Beep" href="/free-sound-effects/beep/">Beep</a> <a class="new-search-form__popular-search-term-link noDecoration" data-analytics-element-id="sfx" data-analytics-element-label="Notification" aria-label="Popular search term: Notification" href="/free-sound-effects/notification/">Notification</a> <a class="new-search-form__popular-search-term-link noDecoration" data-analytics-element-id="sfx" data-analytics-element-label="Synth" aria-label="Popular search term: Synth" href="/free-sound-effects/synth/">Synth</a> </div> </div> <div data-item-type="video_templates" data-new-search--form-target="popularSearchTermsForItemType" class="new-search-form__popular-search-terms-for-item-type--hidden"> <p class="new-search-form__popular-search-term-preamble new-search-form__popular-search-term-preamble--short"> Popular: </p> <p class="new-search-form__popular-search-term-preamble new-search-form__popular-search-term-preamble--long"> Popular in video templates: </p> <div class="new-search-form__popular-search-term-links"> <a class="new-search-form__popular-search-term-link noDecoration" data-analytics-element-id="video_templates" data-analytics-element-label="Transition" aria-label="Popular search term: Transition" href="/free-video-templates/discover/transition/">Transition</a> <a class="new-search-form__popular-search-term-link noDecoration" data-analytics-element-id="video_templates" data-analytics-element-label="Titles" aria-label="Popular search term: Titles" href="/free-video-templates/discover/titles/">Titles</a> <a class="new-search-form__popular-search-term-link noDecoration" data-analytics-element-id="video_templates" data-analytics-element-label="Openers" aria-label="Popular search term: Openers" href="/free-video-templates/discover/openers/">Openers</a> <a class="new-search-form__popular-search-term-link noDecoration" data-analytics-element-id="video_templates" data-analytics-element-label="Logo" aria-label="Popular search term: Logo" href="/free-video-templates/discover/logo/">Logo</a> </div> </div> </div> </div> </div> <div class="home-item-type-summary" data-analytics-context="item type summary"> <a class="home-item-type-summary__link" data-analytics-element-id="Item Type Click" data-analytics-element-label="Video" href="/free-stock-video/"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="44" fill="none" class="home-item-type-summary__icon"><path fill="#005EA2" d="M26.667 15.667v16.666h-20V15.667h20Zm0-3.334h-20a3.333 3.333 0 0 0-3.333 3.334v16.666a3.333 3.333 0 0 0 3.333 3.334h20A3.333 3.333 0 0 0 30 32.333v-5l4.517 4.517c.31.308.73.481 1.166.483h.15c.46 0 .834-.373.834-.833v-15a.833.833 0 0 0-.834-.833h-.15a1.667 1.667 0 0 0-1.166.483L30 20.667v-5a3.333 3.333 0 0 0-3.333-3.334Zm-15.834 9.8A.833.833 0 0 1 10 21.3v-1.267c0-.46.373-.833.834-.833H17.5c.46 0 .834.373.834.833V21.3c0 .46-.374.833-.834.833h-6.666Z"/></svg> <div class="home-item-type-summary__label">Stock Video</div> <div class="home-item-type-summary__count">45000+ clips</div> </a> <a class="home-item-type-summary__link" data-analytics-element-id="Item Type Click" data-analytics-element-label="Music" href="/free-stock-music/"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="44" fill="none" class="home-item-type-summary__icon"><path fill="#005EA2" d="M30 21.062v2.099c0 .46-.373.833-.833.833H27.5a.833.833 0 0 1-.833-.833v-.45a4.515 4.515 0 0 0-2.5-3.932c-.3-.166-.567-.366-.834-.55v14.995a6.299 6.299 0 0 1-6.666 5.764A6.3 6.3 0 0 1 10 33.157a6.3 6.3 0 0 1 6.667-5.831 7.152 7.152 0 0 1 3.333.816V9.833c0-.46.373-.833.833-.833H22.5c.46 0 .833.373.833.833v.283a4.448 4.448 0 0 0 2.384 4.032A7.697 7.697 0 0 1 30 21.062Z"/></svg> <div class="home-item-type-summary__label">Stock Music</div> <div class="home-item-type-summary__count">1000+ tracks</div> </a> <a class="home-item-type-summary__link" data-analytics-element-id="Item Type Click" data-analytics-element-label="Sound Effects" href="/free-sound-effects/"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="44" fill="none" class="home-item-type-summary__icon"><path fill="#005EA2" d="M16.666 37.333h6.667a3.333 3.333 0 0 1-6.666 0Zm16.184-7.15L31.466 28.8A5 5 0 0 1 30 25.267v-4.6a10 10 0 0 0-2-6l-1.5-2a5 5 0 0 0-4-2h-.834v-2.5a.833.833 0 0 0-.833-.834h-1.666a.833.833 0 0 0-.834.834v2.5H17.5a5 5 0 0 0-4 2l-1.5 2a10 10 0 0 0-2 6v4.6A5 5 0 0 1 8.533 28.8L7.15 30.183c-.308.31-.482.73-.484 1.167v.983c0 .92.747 1.667 1.667 1.667h23.333c.921 0 1.667-.746 1.667-1.667v-.983a1.667 1.667 0 0 0-.483-1.167Z"/></svg> <div class="home-item-type-summary__label">Sound Effects</div> <div class="home-item-type-summary__count">3000+ sounds</div> </a> <a class="home-item-type-summary__link" data-analytics-element-id="Item Type Click" data-analytics-element-label="Video Templates" href="/free-video-templates/"> <svg xmlns="http://www.w3.org/2000/svg" width="40" height="44" fill="none" class="home-item-type-summary__icon"><path fill="#005EA2" d="M34.167 9H32.5a.833.833 0 0 0-.833.833V11.5c0 .46-.373.833-.834.833h-1.666a.833.833 0 0 1-.834-.833V9.833A.833.833 0 0 0 27.5 9h-15a.833.833 0 0 0-.833.833V11.5c0 .46-.373.833-.834.833H9.167a.833.833 0 0 1-.834-.833V9.833A.833.833 0 0 0 7.5 9H5.833A.833.833 0 0 0 5 9.833v28.334c0 .46.373.833.833.833H7.5c.46 0 .833-.373.833-.833V36.5c0-.46.373-.833.834-.833h1.666c.46 0 .834.373.834.833v1.667c0 .46.373.833.833.833h15c.46 0 .833-.373.833-.833V36.5c0-.46.373-.833.834-.833h1.666c.46 0 .834.373.834.833v1.667c0 .46.373.833.833.833h1.667c.46 0 .833-.373.833-.833V9.833A.833.833 0 0 0 34.167 9Zm-22.5 22.5c0 .46-.373.833-.834.833H9.167a.833.833 0 0 1-.834-.833v-5c0-.46.373-.833.834-.833h1.666c.46 0 .834.373.834.833v5Zm0-10c0 .46-.373.833-.834.833H9.167a.833.833 0 0 1-.834-.833v-5c0-.46.373-.833.834-.833h1.666c.46 0 .834.373.834.833v5Zm20 10c0 .46-.373.833-.834.833h-1.666a.833.833 0 0 1-.834-.833v-5c0-.46.373-.833.834-.833h1.666c.46 0 .834.373.834.833v5Zm0-10c0 .46-.373.833-.834.833h-1.666a.833.833 0 0 1-.834-.833v-5c0-.46.373-.833.834-.833h1.666c.46 0 .834.373.834.833v5Z"/></svg> <div class="home-item-type-summary__label">Video Templates</div> <div class="home-item-type-summary__count">277 templates</div> </a></div> </div> <div class="home-popular-tags__container" data-analytics-context="popular video tags"> <div class="home-section-header__container" data-test-id="home-section-header-container"> <h2 class="home-section-header__title home-section-header__title--short">Popular video categories</h2> <h2 class="home-section-header__title home-section-header__title--long">Popular stock footage categories</h2> <a class="home-section-header__pill-link home-section-header__pill-link--short" data-analytics-element-id="Popular Video Tag Click" data-analytics-element-label="View all" href="/free-stock-video/">View all</a> <a class="home-section-header__pill-link home-section-header__pill-link--long" data-analytics-element-id="Popular Video Tag Click" data-analytics-element-label="View all videos" href="/free-stock-video/">View all videos</a> </div> <div class="home-popular-video-tags__tags_container" data-test-id="home-popular-video-tags-container"> <a class="home-popular-video-tags__tag-link" data-analytics-element-id="Popular Video Tag Click" data-analytics-element-label="Nature" data-tooltip="No need to pack your hiking boots, we are bringing nature to you! Explore from the depths of the ocean to the peaks of mountains with this collection of nature videos. Feel the air you breathe become fresher as you scroll through these beautiful nature videos, all without watermark. " href="/free-stock-video/nature/"> <div class="home-popular-video-tags__thumbnail" style="background-image: url(https://assets.mixkit.co/videos/5030/5030-thumb-360-0.jpg);"> <div class="home-popular-video-tags__thumbnail-overlay"></div> <h3 class="home-popular-video-tags__name">Nature</h3> </div> </a> <a class="home-popular-video-tags__tag-link" data-analytics-element-id="Popular Video Tag Click" data-analytics-element-label="Lifestyle" data-tooltip="Check out this collection of videos that depict all the different ways we live. Lifestyle: the way we live. What are all the details that make up the way you live?" href="/free-stock-video/lifestyle/"> <div class="home-popular-video-tags__thumbnail" style="background-image: url(https://assets.mixkit.co/videos/1318/1318-thumb-360-5.jpg);"> <div class="home-popular-video-tags__thumbnail-overlay"></div> <h3 class="home-popular-video-tags__name">Lifestyle</h3> </div> </a> <a class="home-popular-video-tags__tag-link" data-analytics-element-id="Popular Video Tag Click" data-analytics-element-label="Animals" data-tooltip="From our furry friends who snuggle into our laps, to the scaly creatures who lurk in the wild, our love for animals only grows! Pick from fuzzy, furry, slimy or scaly animal videos to add these wonderful creatures to your next project." href="/free-stock-video/animal/"> <div class="home-popular-video-tags__thumbnail" style="background-image: url(https://assets.mixkit.co/videos/1489/1489-thumb-360-3.jpg);"> <div class="home-popular-video-tags__thumbnail-overlay"></div> <h3 class="home-popular-video-tags__name">Animals</h3> </div> </a> <a class="home-popular-video-tags__tag-link" data-analytics-element-id="Popular Video Tag Click" data-analytics-element-label="Food" data-tooltip="Get ready to drool. This collection of food videos is both delicious and nutritious. From loaded burgers, to freshly cut bananas, you can feel like you鈥檝e just sat down for a 6-course meal. These food videos will definitely make you hungry. " href="/free-stock-video/food/"> <div class="home-popular-video-tags__thumbnail" style="background-image: url(https://assets.mixkit.co/videos/24368/24368-thumb-360-0.jpg);"> <div class="home-popular-video-tags__thumbnail-overlay"></div> <h3 class="home-popular-video-tags__name">Food</h3> </div> </a> <a class="home-popular-video-tags__tag-link" data-analytics-element-id="Popular Video Tag Click" data-analytics-element-label="Green Screen" href="/free-stock-video/green-screen/"> <div class="home-popular-video-tags__thumbnail" style="background-image: url(https://assets.mixkit.co/active_storage/video_items/100081/1719947519/100081-video-thumb-360-0.jpg);"> <div class="home-popular-video-tags__thumbnail-overlay"></div> <h3 class="home-popular-video-tags__name">Green Screen</h3> </div> </a> <a class="home-popular-video-tags__tag-link" data-analytics-element-id="Popular Video Tag Click" data-analytics-element-label="Business" data-tooltip="Working hard? Or hardly working? These business videos show a range of modern workspaces from startups to open-plan offices, skyscrapers to working from home. Take your business presentation to a new level, or simply watch a short clip of someone else鈥檚 within this collection of business and office-themed videos." href="/free-stock-video/business/"> <div class="home-popular-video-tags__thumbnail" style="background-image: url(https://assets.mixkit.co/videos/308/308-thumb-360-0.jpg);"> <div class="home-popular-video-tags__thumbnail-overlay"></div> <h3 class="home-popular-video-tags__name">Business</h3> </div> </a> </div> </div> <div class="home__wrapper--large"> <div class="home-video-showcase__container" data-analytics-context="video showcase" data-playing-item-id=""> <div class="home-section-header__container" data-test-id="home-section-header-container"> <h2 class="home-section-header__title">New videos</h2> <a class="home-section-header__pill-link home-section-header__pill-link--short" data-analytics-element-id="New Video Click" data-analytics-element-label="View all" href="/free-stock-video/new/">View all</a> <a class="home-section-header__pill-link home-section-header__pill-link--long" data-analytics-element-id="New Video Click" data-analytics-element-label="View all new" href="/free-stock-video/new/">View all new</a> </div> <div class="home-video-showcase__grid" data-test-id="home-video-showcase-grid"> <div class="home-video-showcase__video home-video-showcase__video_3horizontal"> <div class="item-grid-video-player item-grid-video-player--4k" data-controller="item-grid--video-player" data-action="mouseover->item-grid--video-player#mouseOver mouseout->item-grid--video-player#mouseOut" data-item-grid--video-player-item-id-value="100915" data-item-grid--video-player-item-type-value="Video" > <div class="item-grid-video-player__thumb-wrapper"> <img src="https://assets.mixkit.co/qvbc6z0rte8fgg8sc0oo4e6oiwk8" class="item-grid-video-player__thumb" alt="Water Drops Bouncing on Tulips." width="460" height="259" loading="lazy"> </div> <div class="item-grid-video-player__video-wrapper"> <video src="https://assets.mixkit.co/jrbawnh38ca7ikj5zmx5w85frwpv" playsinline loop muted preload="none" class="item-grid-video-player__video" data-item-grid--video-player-target="video"></video> </div> <div class="item-grid-video-player__overlay-wrapper"> <span class="item-grid-video-player__overlay-video-title"> Water Drops Bouncing on Tulips </span> <a href="/free-stock-video/water-drops-bouncing-on-tulips-100915" class="item-grid-video-player__overlay-link"> Water Drops Bouncing on Tulips </a> <button type="button" aria-label="View Fullscreen" class="item-grid-video-player__overlay-fullscreen" data-action="click->item-grid--video-player#fullScreen"></button> </div> </div> </div> <div class="home-video-showcase__video home-video-showcase__video_2horizontal"> <div class="item-grid-video-player item-grid-video-player--4k" data-controller="item-grid--video-player" data-action="mouseover->item-grid--video-player#mouseOver mouseout->item-grid--video-player#mouseOut" data-item-grid--video-player-item-id-value="100554" data-item-grid--video-player-item-type-value="Video" > <div class="item-grid-video-player__thumb-wrapper"> <img src="https://assets.mixkit.co/active_storage/video_items/100554/1726600418/100554-video-thumb-720-0.jpg" class="item-grid-video-player__thumb" alt="Woman exercising on a leg press machine in a modern gym." width="460" height="259" loading="lazy"> </div> <div class="item-grid-video-player__video-wrapper"> <video src="https://assets.mixkit.co/active_storage/video_items/100554/1726600418/100554-video-360.mp4" playsinline loop muted preload="none" class="item-grid-video-player__video" data-item-grid--video-player-target="video"></video> </div> <div class="item-grid-video-player__overlay-wrapper"> <span class="item-grid-video-player__overlay-video-title"> Woman exercising on a leg press machine in a modern gym </span> <a href="/free-stock-video/woman-exercising-on-a-leg-press-machine-in-a-modern-100554" class="item-grid-video-player__overlay-link"> Woman exercising on a leg press machine in a modern gym </a> <button type="button" aria-label="View Fullscreen" class="item-grid-video-player__overlay-fullscreen" data-action="click->item-grid--video-player#fullScreen"></button> </div> </div> </div> <div class="home-video-showcase__video home-video-showcase__video_4vertical"> <div class="item-grid-video-player item-grid-video-player--vertical" data-controller="item-grid--video-player" data-action="mouseover->item-grid--video-player#mouseOver mouseout->item-grid--video-player#mouseOut" data-item-grid--video-player-item-id-value="42859" data-item-grid--video-player-item-type-value="Video" > <div class="item-grid-video-player__thumb-wrapper"> <img src="https://assets.mixkit.co/videos/42859/42859-thumb-360-0.jpg" class="item-grid-video-player__thumb" alt="Gluing glitter on an easter egg." width="460" height="818" loading="lazy"> </div> <div class="item-grid-video-player__video-wrapper"> <video src="https://assets.mixkit.co/videos/42859/42859-360.mp4" playsinline loop muted preload="none" class="item-grid-video-player__video" data-item-grid--video-player-target="video"></video> </div> <div class="item-grid-video-player__overlay-wrapper"> <span class="item-grid-video-player__overlay-video-title"> Gluing glitter on an easter egg </span> <a href="/free-stock-video/gluing-glitter-on-an-easter-egg-42859" class="item-grid-video-player__overlay-link"> Gluing glitter on an easter egg </a> <button type="button" aria-label="View Fullscreen" class="item-grid-video-player__overlay-fullscreen" data-action="click->item-grid--video-player#fullScreen"></button> </div> </div> </div> <div class="home-video-showcase__video home-video-showcase__video_6vertical"> <div class="item-grid-video-player item-grid-video-player--vertical" data-controller="item-grid--video-player" data-action="mouseover->item-grid--video-player#mouseOver mouseout->item-grid--video-player#mouseOut" data-item-grid--video-player-item-id-value="41470" data-item-grid--video-player-item-type-value="Video" > <div class="item-grid-video-player__thumb-wrapper"> <img src="https://assets.mixkit.co/videos/41470/41470-thumb-360-0.jpg" class="item-grid-video-player__thumb" alt="Extravagant gay boy in abstract video with flowers." width="460" height="818" loading="lazy"> </div> <div class="item-grid-video-player__video-wrapper"> <video src="https://assets.mixkit.co/videos/41470/41470-360.mp4" playsinline loop muted preload="none" class="item-grid-video-player__video" data-item-grid--video-player-target="video"></video> </div> <div class="item-grid-video-player__overlay-wrapper"> <span class="item-grid-video-player__overlay-video-title"> Extravagant gay boy in abstract video with flowers </span> <a href="/free-stock-video/extravagant-gay-boy-in-abstract-video-with-flowers-41470" class="item-grid-video-player__overlay-link"> Extravagant gay boy in abstract video with flowers </a> <button type="button" aria-label="View Fullscreen" class="item-grid-video-player__overlay-fullscreen" data-action="click->item-grid--video-player#fullScreen"></button> </div> </div> </div> <div class="home-video-showcase__video home-video-showcase__video_5horizontal"> <div class="item-grid-video-player item-grid-video-player--4k" data-controller="item-grid--video-player" data-action="mouseover->item-grid--video-player#mouseOver mouseout->item-grid--video-player#mouseOut" data-item-grid--video-player-item-id-value="100641" data-item-grid--video-player-item-type-value="Video" > <div class="item-grid-video-player__thumb-wrapper"> <img src="https://assets.mixkit.co/active_storage/video_items/100641/1730328355/100641-video-thumb-720-0.jpg" class="item-grid-video-player__thumb" alt="Border collie resting on grass next to a chair." width="460" height="259" loading="lazy"> </div> <div class="item-grid-video-player__video-wrapper"> <video src="https://assets.mixkit.co/active_storage/video_items/100641/1730328355/100641-video-360.mp4" playsinline loop muted preload="none" class="item-grid-video-player__video" data-item-grid--video-player-target="video"></video> </div> <div class="item-grid-video-player__overlay-wrapper"> <span class="item-grid-video-player__overlay-video-title"> Border collie resting on grass next to a chair </span> <a href="/free-stock-video/border-collie-resting-on-grass-next-to-a-chair-100641" class="item-grid-video-player__overlay-link"> Border collie resting on grass next to a chair </a> <button type="button" aria-label="View Fullscreen" class="item-grid-video-player__overlay-fullscreen" data-action="click->item-grid--video-player#fullScreen"></button> </div> </div> </div> <div class="home-video-showcase__video home-video-showcase__video_1horizontal"> <div class="item-grid-video-player" data-controller="item-grid--video-player" data-action="mouseover->item-grid--video-player#mouseOver mouseout->item-grid--video-player#mouseOut" data-item-grid--video-player-item-id-value="30666" data-item-grid--video-player-item-type-value="Video" > <div class="item-grid-video-player__thumb-wrapper"> <img src="https://assets.mixkit.co/videos/30666/30666-thumb-720-0.jpg" class="item-grid-video-player__thumb" alt="Macro close-up of bitcoin coins." width="460" height="259" loading="lazy"> </div> <div class="item-grid-video-player__video-wrapper"> <video src="https://assets.mixkit.co/videos/30666/30666-360.mp4" playsinline loop muted preload="none" class="item-grid-video-player__video" data-item-grid--video-player-target="video"></video> </div> <div class="item-grid-video-player__overlay-wrapper"> <span class="item-grid-video-player__overlay-video-title"> Macro close-up of bitcoin coins </span> <a href="/free-stock-video/macro-close-up-of-bitcoin-coins-30666" class="item-grid-video-player__overlay-link"> Macro close-up of bitcoin coins </a> <button type="button" aria-label="View Fullscreen" class="item-grid-video-player__overlay-fullscreen" data-action="click->item-grid--video-player#fullScreen"></button> </div> </div> </div> <div class="home-video-showcase__video home-video-showcase__video_7vertical"> <div class="item-grid-video-player item-grid-video-player--vertical" data-controller="item-grid--video-player" data-action="mouseover->item-grid--video-player#mouseOver mouseout->item-grid--video-player#mouseOut" data-item-grid--video-player-item-id-value="40025" data-item-grid--video-player-item-type-value="Video" > <div class="item-grid-video-player__thumb-wrapper"> <img src="https://assets.mixkit.co/videos/40025/40025-thumb-360-0.jpg" class="item-grid-video-player__thumb" alt="Two women making earthenware vases side by side." width="460" height="818" loading="lazy"> </div> <div class="item-grid-video-player__video-wrapper"> <video src="https://assets.mixkit.co/videos/40025/40025-360.mp4" playsinline loop muted preload="none" class="item-grid-video-player__video" data-item-grid--video-player-target="video"></video> </div> <div class="item-grid-video-player__overlay-wrapper"> <span class="item-grid-video-player__overlay-video-title"> Two women making earthenware vases side by side </span> <a href="/free-stock-video/two-women-making-earthenware-vases-side-by-side-40025" class="item-grid-video-player__overlay-link"> Two women making earthenware vases side by side </a> <button type="button" aria-label="View Fullscreen" class="item-grid-video-player__overlay-fullscreen" data-action="click->item-grid--video-player#fullScreen"></button> </div> </div> </div> </div> </div> <div class="home-item-type-showcase__container" data-analytics-context="item type showcase"> <h2 class="home-item-type-showcase__title">Download more than stock footage all in one place, for free</h2> <div class="home-item-type-showcase__content-perks"> <div> <div class="home-item-type-showcase__content-perk-header-container"> <svg class="home-item-type-showcase__content-perk-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none"><path fill="#2A2A2A" d="M20 36.67A16.67 16.67 0 1 0 3.33 20 16.67 16.67 0 0 0 20 36.67Zm0-30a13.33 13.33 0 1 1 0 26.66 13.33 13.33 0 0 1 0-26.66Zm-1.2 22.96c.24.24.55.37.88.37h.64c.33 0 .65-.13.88-.37l5.22-5.23a.83.83 0 0 0 0-1.18l-1.17-1.19a.83.83 0 0 0-1.18 0l-2.4 2.42V10.83a.83.83 0 0 0-.84-.83h-1.66a.83.83 0 0 0-.84.83v13.62l-2.4-2.4a.82.82 0 0 0-1.16 0l-1.19 1.18a.83.83 0 0 0 0 1.19l5.22 5.21Z"/></svg> <h3 class="home-item-type-showcase__content-perk-header">Free downloads</h3> </div> <p class="home-item-type-showcase__content-perk-description"> There鈥檚 no catch. Download unlimited assets for free, with no attribution or sign-up required. The perfect fit for any level of video creator. </p> </div> <div> <div class="home-item-type-showcase__content-perk-header-container"> <svg class="home-item-type-showcase__content-perk-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none"><path fill="#2A2A2A" d="M12.5 10a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5Zm15.8-8.3H5A3.3 3.3 0 0 0 1.7 5v23.3A3.3 3.3 0 0 0 5 31.7h23.3a3.3 3.3 0 0 0 3.4-3.4V5a3.3 3.3 0 0 0-3.4-3.3Zm0 23a.8.8 0 0 1-.8.9.8.8 0 0 1-.7-.4L20.3 17a.8.8 0 0 0-.7-.3.8.8 0 0 0-.6.3L15 21.8a.8.8 0 0 1-.6.3.8.8 0 0 1-.7-.3l-1.7-2.3a.9.9 0 0 0-.6-.3.8.8 0 0 0-.7.3l-4.3 5.7a.8.8 0 0 1-.7.3.8.8 0 0 1-.8-.8V5h23.3v19.7ZM12.5 15a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0-5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5ZM35 8.3v23.4a3.3 3.3 0 0 1-3.3 3.3H8.3a3.3 3.3 0 0 0 3.4 3.3h20a6.7 6.7 0 0 0 6.6-6.6v-20A3.3 3.3 0 0 0 35 8.3Z"/></svg> <h3 class="home-item-type-showcase__content-perk-header">Fresh content</h3> </div> <p class="home-item-type-showcase__content-perk-description"> Unique videos made by some of the world鈥檚 most talented creators are added every week, exclusively for Mixkit. </p> </div> <div> <div class="home-item-type-showcase__content-perk-header-container"> <svg class="home-item-type-showcase__content-perk-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none"><path fill="#2A2A2A" d="M30 16.7H13.3v-3.4a6.7 6.7 0 1 1 13.4 0H30a10 10 0 0 0-20 0v3.4A3.3 3.3 0 0 0 6.7 20v13.3a3.3 3.3 0 0 0 3.3 3.4h20a3.3 3.3 0 0 0 3.3-3.4V20a3.3 3.3 0 0 0-3.3-3.3Zm0 16.6H10V20h20v13.3Z"/></svg> <h3 class="home-item-type-showcase__content-perk-header">Easy licensing</h3> </div> <p class="home-item-type-showcase__content-perk-description"> Assets under the Mixkit Free License can be used in both commercial and non-commercial projects. <a data-analytics-element-id="License Click" href="/license/">Read the simple licenses for each item type</a>. </p> </div> </div> <div class="home-item-type-showcase__item-types" data-test-id="home-item-type-showcase-item-types"> <div class="home-item-type-showcase__item-type-container"> <div class="home-item-type-showcase__item-type-title-container"> <h3 class="home-item-type-showcase__item-type-title">Video Templates</h3> <a title="View all Video Templates" class="home-item-type-showcase__item-type-title-link" data-analytics-element-id="View All Click" data-analytics-element-label="Video Templates" href="/free-video-templates/">View all</a> </div> <div class="home-item-type-showcase__item-type-cards"> <div class="home-item-type-showcase__card home-item-type-showcase__card--1"> <a data-analytics-element-id="Thumbnail Click" data-analytics-element-label="Premiere Pro" href="/free-premiere-pro-templates/"> <img class="home-item-type-showcase__card-image" src="https://assets.mixkit.co/item_showcase/1724377382/mixkit-large-text-title-block-14-10.png" alt="Thumbnail of Premiere Pro for Video Templates." loading="lazy" /> <span class="home-item-type-showcase__card-title">Premiere Pro</span> <img class="home-item-type-showcase__card-icon" width="32" height="32" src="https://assets.mixkit.co/build/video-templates/icon-premiere-pro-8a6474336cc3d253cd1a6686f0b94abda29247d0880355e00ded8ce0da9ea536.svg" alt="" /> </a> </div> <div class="home-item-type-showcase__card home-item-type-showcase__card--2"> <a data-analytics-element-id="Thumbnail Click" data-analytics-element-label="After Effects" href="/free-after-effects-templates/"> <img class="home-item-type-showcase__card-image" src="https://assets.mixkit.co/item_showcase/1724377382/home-item-type-showcase-video-templates-after-effects.png" alt="Thumbnail of After Effects for Video Templates." loading="lazy" /> <span class="home-item-type-showcase__card-title">After Effects</span> <img class="home-item-type-showcase__card-icon" width="32" height="32" src="https://assets.mixkit.co/build/video-templates/icon-after-effects-03ea97cbfa712a6ebf21ff64c5a6455d657a66fb55ea3f4b4f0bc8ba47b8ba70.svg" alt="" /> </a> </div> <div class="home-item-type-showcase__card home-item-type-showcase__card--3"> <a data-analytics-element-id="Thumbnail Click" data-analytics-element-label="Final Cut Pro" href="/free-final-cut-pro-templates/"> <img class="home-item-type-showcase__card-image" src="https://assets.mixkit.co/item_showcase/1724377382/home-item-type-showcase-video-templates-final-cut-pro.png" alt="Thumbnail of Final Cut Pro for Video Templates." loading="lazy" /> <span class="home-item-type-showcase__card-title">Final Cut Pro</span> <img class="home-item-type-showcase__card-icon" width="32" height="32" src="https://assets.mixkit.co/build/video-templates/icon-final-cut-pro-5d59d68ca91458ab4a6ec8255c070c95242cf1273724db43249e3443e7828dda.svg" alt="" /> </a> </div> </div> </div> <div class="home-item-type-showcase__item-type-container"> <div class="home-item-type-showcase__item-type-title-container"> <h3 class="home-item-type-showcase__item-type-title">Music</h3> <a title="View all Music" class="home-item-type-showcase__item-type-title-link" data-analytics-element-id="View All Click" data-analytics-element-label="Music" href="/free-stock-music/">View all</a> </div> <div class="home-item-type-showcase__item-type-cards"> <div class="home-item-type-showcase__card home-item-type-showcase__card--1"> <a data-analytics-element-id="Thumbnail Click" data-analytics-element-label="Pop" href="/free-stock-music/pop"> <img class="home-item-type-showcase__card-image" src="https://assets.mixkit.co/item_showcase/1724377382/home-item-type-showcase-music-pop.png" alt="Thumbnail of Pop for Music." loading="lazy" /> <span class="home-item-type-showcase__card-title">Pop</span> <svg class="home-item-type-showcase__card-icon" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path fill="#fff" fill-rule="evenodd" d="M22.5 0h-1.7a.8.8 0 0 0-.8.8v28.4c0 .4.4.8.8.8h1.7c.5 0 .8-.4.8-.8V.8a.8.8 0 0 0-.8-.8Zm-5.8 9.2v11.6c0 .5-.4.9-.9.9h-1.6a.8.8 0 0 1-.9-.9V9.2c0-.5.4-.9.9-.9h1.6c.5 0 .9.4.9.9Zm10.8 2.5h1.7c.4 0 .8.3.8.8v5c0 .5-.4.8-.8.8h-1.7a.8.8 0 0 1-.8-.8v-5c0-.5.3-.8.8-.8Zm-25 1.6H.8a.8.8 0 0 0-.8.9v1.6c0 .5.4.9.8.9h1.7c.5 0 .8-.4.8-.9v-1.6a.8.8 0 0 0-.8-.9Zm5-8.3h1.7c.4 0 .8.4.8.8v18.4c0 .4-.4.8-.8.8H7.5a.8.8 0 0 1-.8-.8V5.8c0-.4.3-.8.8-.8Z" clip-rule="evenodd"/></svg> </a> </div> <div class="home-item-type-showcase__card home-item-type-showcase__card--2"> <a data-analytics-element-id="Thumbnail Click" data-analytics-element-label="Acoustic" href="/free-stock-music/acoustic"> <img class="home-item-type-showcase__card-image" src="https://assets.mixkit.co/item_showcase/1724377383/home-item-type-showcase-music-acoustic.png" alt="Thumbnail of Acoustic for Music." loading="lazy" /> <span class="home-item-type-showcase__card-title">Acoustic</span> <svg class="home-item-type-showcase__card-icon" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path fill="#fff" fill-rule="evenodd" d="M22.5 0h-1.7a.8.8 0 0 0-.8.8v28.4c0 .4.4.8.8.8h1.7c.5 0 .8-.4.8-.8V.8a.8.8 0 0 0-.8-.8Zm-5.8 9.2v11.6c0 .5-.4.9-.9.9h-1.6a.8.8 0 0 1-.9-.9V9.2c0-.5.4-.9.9-.9h1.6c.5 0 .9.4.9.9Zm10.8 2.5h1.7c.4 0 .8.3.8.8v5c0 .5-.4.8-.8.8h-1.7a.8.8 0 0 1-.8-.8v-5c0-.5.3-.8.8-.8Zm-25 1.6H.8a.8.8 0 0 0-.8.9v1.6c0 .5.4.9.8.9h1.7c.5 0 .8-.4.8-.9v-1.6a.8.8 0 0 0-.8-.9Zm5-8.3h1.7c.4 0 .8.4.8.8v18.4c0 .4-.4.8-.8.8H7.5a.8.8 0 0 1-.8-.8V5.8c0-.4.3-.8.8-.8Z" clip-rule="evenodd"/></svg> </a> </div> <div class="home-item-type-showcase__card home-item-type-showcase__card--3"> <a data-analytics-element-id="Thumbnail Click" data-analytics-element-label="Futuristic" href="/free-stock-music/futuristic"> <img class="home-item-type-showcase__card-image" src="https://assets.mixkit.co/item_showcase/1724377383/home-item-type-showcase-music-futuristic.png" alt="Thumbnail of Futuristic for Music." loading="lazy" /> <span class="home-item-type-showcase__card-title">Futuristic</span> <svg class="home-item-type-showcase__card-icon" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path fill="#fff" fill-rule="evenodd" d="M22.5 0h-1.7a.8.8 0 0 0-.8.8v28.4c0 .4.4.8.8.8h1.7c.5 0 .8-.4.8-.8V.8a.8.8 0 0 0-.8-.8Zm-5.8 9.2v11.6c0 .5-.4.9-.9.9h-1.6a.8.8 0 0 1-.9-.9V9.2c0-.5.4-.9.9-.9h1.6c.5 0 .9.4.9.9Zm10.8 2.5h1.7c.4 0 .8.3.8.8v5c0 .5-.4.8-.8.8h-1.7a.8.8 0 0 1-.8-.8v-5c0-.5.3-.8.8-.8Zm-25 1.6H.8a.8.8 0 0 0-.8.9v1.6c0 .5.4.9.8.9h1.7c.5 0 .8-.4.8-.9v-1.6a.8.8 0 0 0-.8-.9Zm5-8.3h1.7c.4 0 .8.4.8.8v18.4c0 .4-.4.8-.8.8H7.5a.8.8 0 0 1-.8-.8V5.8c0-.4.3-.8.8-.8Z" clip-rule="evenodd"/></svg> </a> </div> </div> </div> <div class="home-item-type-showcase__item-type-container"> <div class="home-item-type-showcase__item-type-title-container"> <h3 class="home-item-type-showcase__item-type-title">Sound Effects</h3> <a title="View all Sound Effects" class="home-item-type-showcase__item-type-title-link" data-analytics-element-id="View All Click" data-analytics-element-label="Sound Effects" href="/free-sound-effects/">View all</a> </div> <div class="home-item-type-showcase__item-type-cards"> <div class="home-item-type-showcase__card home-item-type-showcase__card--1"> <a data-analytics-element-id="Thumbnail Click" data-analytics-element-label="Ocean" href="/free-sound-effects/ocean"> <img class="home-item-type-showcase__card-image" src="https://assets.mixkit.co/item_showcase/1724377383/home-item-type-showcase-sfx-ocean.png" alt="Thumbnail of Ocean for Sound Effects." loading="lazy" /> <span class="home-item-type-showcase__card-title">Ocean</span> <svg class="home-item-type-showcase__card-icon" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path fill="#fff" fill-rule="evenodd" d="M22.5 0h-1.7a.8.8 0 0 0-.8.8v28.4c0 .4.4.8.8.8h1.7c.5 0 .8-.4.8-.8V.8a.8.8 0 0 0-.8-.8Zm-5.8 9.2v11.6c0 .5-.4.9-.9.9h-1.6a.8.8 0 0 1-.9-.9V9.2c0-.5.4-.9.9-.9h1.6c.5 0 .9.4.9.9Zm10.8 2.5h1.7c.4 0 .8.3.8.8v5c0 .5-.4.8-.8.8h-1.7a.8.8 0 0 1-.8-.8v-5c0-.5.3-.8.8-.8Zm-25 1.6H.8a.8.8 0 0 0-.8.9v1.6c0 .5.4.9.8.9h1.7c.5 0 .8-.4.8-.9v-1.6a.8.8 0 0 0-.8-.9Zm5-8.3h1.7c.4 0 .8.4.8.8v18.4c0 .4-.4.8-.8.8H7.5a.8.8 0 0 1-.8-.8V5.8c0-.4.3-.8.8-.8Z" clip-rule="evenodd"/></svg> </a> </div> <div class="home-item-type-showcase__card home-item-type-showcase__card--2"> <a data-analytics-element-id="Thumbnail Click" data-analytics-element-label="Rain" href="/free-sound-effects/rain"> <img class="home-item-type-showcase__card-image" src="https://assets.mixkit.co/item_showcase/1724377383/home-item-type-showcase-sfx-rain.png" alt="Thumbnail of Rain for Sound Effects." loading="lazy" /> <span class="home-item-type-showcase__card-title">Rain</span> <svg class="home-item-type-showcase__card-icon" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path fill="#fff" fill-rule="evenodd" d="M22.5 0h-1.7a.8.8 0 0 0-.8.8v28.4c0 .4.4.8.8.8h1.7c.5 0 .8-.4.8-.8V.8a.8.8 0 0 0-.8-.8Zm-5.8 9.2v11.6c0 .5-.4.9-.9.9h-1.6a.8.8 0 0 1-.9-.9V9.2c0-.5.4-.9.9-.9h1.6c.5 0 .9.4.9.9Zm10.8 2.5h1.7c.4 0 .8.3.8.8v5c0 .5-.4.8-.8.8h-1.7a.8.8 0 0 1-.8-.8v-5c0-.5.3-.8.8-.8Zm-25 1.6H.8a.8.8 0 0 0-.8.9v1.6c0 .5.4.9.8.9h1.7c.5 0 .8-.4.8-.9v-1.6a.8.8 0 0 0-.8-.9Zm5-8.3h1.7c.4 0 .8.4.8.8v18.4c0 .4-.4.8-.8.8H7.5a.8.8 0 0 1-.8-.8V5.8c0-.4.3-.8.8-.8Z" clip-rule="evenodd"/></svg> </a> </div> <div class="home-item-type-showcase__card home-item-type-showcase__card--3"> <a data-analytics-element-id="Thumbnail Click" data-analytics-element-label="Wind" href="/free-sound-effects/wind"> <img class="home-item-type-showcase__card-image" src="https://assets.mixkit.co/item_showcase/1724377383/home-item-type-showcase-sfx-wind.png" alt="Thumbnail of Wind for Sound Effects." loading="lazy" /> <span class="home-item-type-showcase__card-title">Wind</span> <svg class="home-item-type-showcase__card-icon" xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path fill="#fff" fill-rule="evenodd" d="M22.5 0h-1.7a.8.8 0 0 0-.8.8v28.4c0 .4.4.8.8.8h1.7c.5 0 .8-.4.8-.8V.8a.8.8 0 0 0-.8-.8Zm-5.8 9.2v11.6c0 .5-.4.9-.9.9h-1.6a.8.8 0 0 1-.9-.9V9.2c0-.5.4-.9.9-.9h1.6c.5 0 .9.4.9.9Zm10.8 2.5h1.7c.4 0 .8.3.8.8v5c0 .5-.4.8-.8.8h-1.7a.8.8 0 0 1-.8-.8v-5c0-.5.3-.8.8-.8Zm-25 1.6H.8a.8.8 0 0 0-.8.9v1.6c0 .5.4.9.8.9h1.7c.5 0 .8-.4.8-.9v-1.6a.8.8 0 0 0-.8-.9Zm5-8.3h1.7c.4 0 .8.4.8.8v18.4c0 .4-.4.8-.8.8H7.5a.8.8 0 0 1-.8-.8V5.8c0-.4.3-.8.8-.8Z" clip-rule="evenodd"/></svg> </a> </div> </div> </div> </div> </div> </div> <div class="home-site-info-banner__container" data-analytics-context="mid page banner" data-analytics-context-detail="site info banner" > <div class="home-site-info-banner__columns"> <div class="home-site-info-banner__column"> <div class="home-site-info-banner__text-container"> <h4 class="home-site-info-banner__text-title">Mixkit is a free gallery of stock video clips with no watermark, music tracks, sound effects and video templates.</h4> <p> Mixkit is brought to you by <a rel="noopener" target="_blank" href="https://elements.envato.com/?utm_source=mixkit&amp;utm_medium=referral&amp;utm_campaign=elements_mixkit_site-info_31JULY2024" class="" data-controller="elements--link" data-action="updateOriginalSource@window->elements--link#setOriginalSource" >Envato</a> the company behind some of the world鈥檚 leading marketplaces for creative assets and creative people. </p> <p> Explore our carefully curated library of free content from talented creators. Find your perfectly sized video with the filters for <a href="https://mixkit.co/free-stock-video/discover/?resolution=4k">4K</a> and <a href="https://mixkit.co/free-vertical-videos/">vertical</a>. View our licenses to see how easy it is to add a Mixkit asset to your next project. </p> <a href="/license/" class="home-site-info-banner__text-link">View licensing</a> </div> </div> <div class="home-site-info-banner__column"> <img class="home-site-info-banner__image" alt="" loading="lazy" width="681" height="523" src="https://assets.mixkit.co/build/home-site-info-banner-8c503696f3b91722ac51fd86b0df38baf8acf48eadce87db68606dc12dcdcdad.png" /> </div> </div> </div> <div class="home__wrapper"> <div class="home-testimonials__text-container"> <h2 class="home-testimonials__text-title"> What video creators say about us </h2> <p> Quotes from real interviews with Mixkit users. </p> </div> <div class="home-testimonials__cards"> <div class="home-testimonials__card"> <p class="home-testimonials__card-text"> Their music is incredible (as is their footage), it's royalty free, and you don't even need to credit them- but I totally will, because they deserve it. </p> <p class="home-testimonials__card-author"> <strong>Edwina</strong><br/> Video editing hobbyist and student </p> </div> <div class="home-testimonials__card"> <p class="home-testimonials__card-text"> Eclectic taste, doesn鈥檛 look the same as everyone else. </p> <p class="home-testimonials__card-author"> <strong>Maggie</strong><br/> Small business owner </p> </div> <div class="home-testimonials__card"> <p class="home-testimonials__card-text"> Reliable for commercial and personal video projects! </p> <p class="home-testimonials__card-author"> <strong>Mitchell</strong><br/> Freelance videographer </p> </div> </div> <div class="home-blog__container" data-analytics-context="pre footer" data-analytics-context-detail="blog banner" > <div class="home-blog__text-container"> <h4 class="home-blog__text-title"> Read our blog </h4> <a href="/blog/" class="home-blog__text-button">Visit blog</a> </div> <div class="home-blog__cards"> <a href="/blog/benefits-of-filming-behind-the-scenes-footage/" class="home-blog__card"> <div class="home-blog__card-thumbnail-container"> <img class="home-blog__card-thumbnail" alt="Thumbnail for blog article" loading="lazy" width="512" height="300" src="https://assets.mixkit.co/build/home/home-featured-blog-20230907-1-8746c4145a68a19e5c51b207ccb8e181d40401eb8ea989f7bace4f48a20d7348.png" /> </div> <p class="home-blog__card-title"> From set to screen: The hidden benefits of filming behind the scenes (BTS) footage </p> </a> <a href="/blog/how-to-enhance-videos-premiere-pro-transition-effects/" class="home-blog__card"> <div class="home-blog__card-thumbnail-container"> <img class="home-blog__card-thumbnail" alt="Thumbnail for blog article" width="512" height="300" src="https://assets.mixkit.co/build/home/home-featured-blog-20230907-2-90afadc408018be85e7f0662e700317ae654040dc3afcc5825cafb14d3807a64.png" /> </div> <p class="home-blog__card-title"> How to enhance your videos with Premiere Pro transition effects </p> </a> <a href="/blog/royalty-free-vs-copyright-free-understanding-the-difference/" class="home-blog__card"> <div class="home-blog__card-thumbnail-container"> <img class="home-blog__card-thumbnail" alt="Thumbnail for blog article" width="512" height="300" src="https://assets.mixkit.co/build/home/home-featured-blog-20230907-3-f8eb34c91789f4ddbe06bbeb37b902044560d19865d90fa4b103b7159e65cfa7.png" /> </div> <p class="home-blog__card-title"> Understanding royalty free vs copyright free: What do they mean? </p> </a> </div> </div> </div> <div class="modal__overlay" data-controller="modal" data-modal-target="container" data-action="click->modal#close:self" data-analytics-context="modal" > <div class="modal__loading"> <svg class="modal__loading-spinner" width="65px" height="65px" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg"> <circle class="modal__loading-spinner-circle" fill="none" stroke-width="6" stroke-linecap="round" cx="33" cy="33" r="30"> </circle> </svg> </div> <div data-modal-target="content" class="modal__content" tabindex="-1" aria-label="Modal"> </div> </div> <div class="global-footer" id="global-footer" data-analytics-context="footer"> <div class="global-footer__columns"> <div class="global-footer-link-column"> <input type="checkbox" name="global-footer-column__toggle-radio" class="global-footer-column__toggle-radio" id="global-footer-column--554cfab393" /> <h4 class="global-footer-link-column__title-wrapper"> <a class="global-footer-link-column__title" data-test-id="global-footer-link-column__title--554cfab393" href="/free-stock-video/">Videos</a> <label for="global-footer-column--554cfab393" class="global-footer-link-column__toggle-button"></label> </h4> <div class="global-footer-link-column__links"> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--554cfab393--0" href="/free-stock-video/discover/?resolution=4k">4K Videos</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--554cfab393--1" href="/free-stock-video/nature/">Nature</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--554cfab393--2" href="/free-stock-video/lifestyle/">Lifestyle</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--554cfab393--3" href="/free-stock-video/business/">Business</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--554cfab393--4" href="/free-stock-video/animal/">Animals</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--554cfab393--5" href="/free-stock-video/zoom-virtual-background/">Zoom Backgrounds</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--554cfab393--6" href="/free-vertical-videos/">Vertical</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--554cfab393--7" href="/free-video-backgrounds/">Backgrounds</a> </div> </div> <div class="global-footer-link-column"> <input type="checkbox" name="global-footer-column__toggle-radio" class="global-footer-column__toggle-radio" id="global-footer-column--47dcbd834e" /> <h4 class="global-footer-link-column__title-wrapper"> <a class="global-footer-link-column__title" data-test-id="global-footer-link-column__title--47dcbd834e" href="/free-stock-music/">Music</a> <label for="global-footer-column--47dcbd834e" class="global-footer-link-column__toggle-button"></label> </h4> <div class="global-footer-link-column__links"> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--47dcbd834e--0" href="/free-stock-music/ambient/">Ambient</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--47dcbd834e--1" href="/free-stock-music/cinematic/">Cinematic</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--47dcbd834e--2" href="/free-stock-music/corporate/">Corporate</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--47dcbd834e--3" href="/free-stock-music/drum-and-bass/">Drum &amp; Bass</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--47dcbd834e--4" href="/free-stock-music/experimental/">Experimental</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--47dcbd834e--5" href="/free-stock-music/funk/">Funk</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--47dcbd834e--6" href="/free-stock-music/hip-hop/">Hip-Hop</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--47dcbd834e--7" href="/free-stock-music/jazz/">Jazz</a> </div> </div> <div class="global-footer-link-column"> <input type="checkbox" name="global-footer-column__toggle-radio" class="global-footer-column__toggle-radio" id="global-footer-column--241b98a5c9" /> <h4 class="global-footer-link-column__title-wrapper"> <a class="global-footer-link-column__title" data-test-id="global-footer-link-column__title--241b98a5c9" href="/free-sound-effects/">Sound Effects</a> <label for="global-footer-column--241b98a5c9" class="global-footer-link-column__toggle-button"></label> </h4> <div class="global-footer-link-column__links"> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--241b98a5c9--0" href="/free-sound-effects/animals/">Animals</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--241b98a5c9--1" href="/free-sound-effects/game/">Game</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--241b98a5c9--2" href="/free-sound-effects/human/">Human</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--241b98a5c9--3" href="/free-sound-effects/instrument/">Instrument</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--241b98a5c9--4" href="/free-sound-effects/lifestyle/">Lifestyle</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--241b98a5c9--5" href="/free-sound-effects/nature/">Nature</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--241b98a5c9--6" href="/free-sound-effects/technology/">Technology</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--241b98a5c9--7" href="/free-sound-effects/transition/">Transition</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--241b98a5c9--8" href="/free-sound-effects/warfare/">Warfare</a> </div> </div> <div class="global-footer-link-column"> <input type="checkbox" name="global-footer-column__toggle-radio" class="global-footer-column__toggle-radio" id="global-footer-column--a48d9345de" /> <h4 class="global-footer-link-column__title-wrapper"> <a class="global-footer-link-column__title" data-test-id="global-footer-link-column__title--a48d9345de" href="/free-premiere-pro-templates">Premiere Pro</a> <label for="global-footer-column--a48d9345de" class="global-footer-link-column__toggle-button"></label> </h4> <div class="global-footer-link-column__links"> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--a48d9345de--0" href="/free-premiere-pro-templates/subscribe/">Subscribe</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--a48d9345de--1" href="/free-premiere-pro-templates/instagram/">Instagram</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--a48d9345de--2" href="/free-premiere-pro-templates/logo/">Logo</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--a48d9345de--3" href="/free-premiere-pro-templates/lower-thirds/">Lower-thirds</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--a48d9345de--4" href="/free-premiere-pro-templates/openers/">Opener</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--a48d9345de--5" href="/free-premiere-pro-templates/slideshow/">Slideshows</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--a48d9345de--6" href="/free-premiere-pro-templates/titles/">Titles</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--a48d9345de--7" href="/free-premiere-pro-templates/transitions/">Transitions</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--a48d9345de--8" href="/free-premiere-pro-templates/youtube/">YouTube</a> </div> </div> <div class="global-footer-link-column"> <input type="checkbox" name="global-footer-column__toggle-radio" class="global-footer-column__toggle-radio" id="global-footer-column--569248c23e" /> <h4 class="global-footer-link-column__title-wrapper"> <a class="global-footer-link-column__title" data-test-id="global-footer-link-column__title--569248c23e" href="/free-after-effects-templates">After Effects</a> <label for="global-footer-column--569248c23e" class="global-footer-link-column__toggle-button"></label> </h4> <div class="global-footer-link-column__links"> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--569248c23e--0" href="/free-after-effects-templates/audio-visualizer/">Audio visualizer</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--569248c23e--1" href="/free-after-effects-templates/call-outs/">Call-outs</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--569248c23e--2" href="/free-after-effects-templates/instagram/">Instagram</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--569248c23e--3" href="/free-after-effects-templates/lower-thirds/">Lower-thirds</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--569248c23e--4" href="/free-after-effects-templates/openers/">Opener</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--569248c23e--5" href="/free-after-effects-templates/slideshow/">Slideshows</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--569248c23e--6" href="/free-after-effects-templates/title/">Titles</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--569248c23e--7" href="/free-after-effects-templates/transitions/">Transitions</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--569248c23e--8" href="/free-after-effects-templates/youtube/">YouTube</a> </div> </div> <div class="global-footer-link-column"> <input type="checkbox" name="global-footer-column__toggle-radio" class="global-footer-column__toggle-radio" id="global-footer-column--0960dfde26" /> <h4 class="global-footer-link-column__title-wrapper"> <a class="global-footer-link-column__title" data-test-id="global-footer-link-column__title--0960dfde26" href="/free-final-cut-pro-templates">Final Cut Pro</a> <label for="global-footer-column--0960dfde26" class="global-footer-link-column__toggle-button"></label> </h4> <div class="global-footer-link-column__links"> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--0960dfde26--0" href="/free-final-cut-pro-templates/instagram/">Instagram</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--0960dfde26--1" href="/free-final-cut-pro-templates/logo/">Logo</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--0960dfde26--2" href="/free-final-cut-pro-templates/lower-thirds/">Lower-thirds</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--0960dfde26--3" href="/free-final-cut-pro-templates/openers/">Opener</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--0960dfde26--4" href="/free-final-cut-pro-templates/promotion/">Promotion</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--0960dfde26--5" href="/free-final-cut-pro-templates/slideshow/">Slideshows</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--0960dfde26--6" href="/free-final-cut-pro-templates/title/">Titles</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--0960dfde26--7" href="/free-final-cut-pro-templates/transitions/">Transitions</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--0960dfde26--8" href="/free-final-cut-pro-templates/youtube/">YouTube</a> </div> </div> <div class="global-footer-link-column"> <input type="checkbox" name="global-footer-column__toggle-radio" class="global-footer-column__toggle-radio" id="global-footer-column--0f4324d6a7" /> <h4 class="global-footer-link-column__title-wrapper"> <a class="global-footer-link-column__title" data-test-id="global-footer-link-column__title--0f4324d6a7" href="/free-davinci-resolve-templates">DaVinci Resolve</a> <label for="global-footer-column--0f4324d6a7" class="global-footer-link-column__toggle-button"></label> </h4> <div class="global-footer-link-column__links"> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--0f4324d6a7--0" href="/free-davinci-resolve-templates/call-outs/">Call-outs</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--0f4324d6a7--1" href="/free-davinci-resolve-templates/instagram/">Instagram</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--0f4324d6a7--2" href="/free-davinci-resolve-templates/lower-thirds/">Lower-thirds</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--0f4324d6a7--3" href="/free-davinci-resolve-templates/titles/">Titles</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--0f4324d6a7--4" href="/free-davinci-resolve-templates/youtube/">YouTube</a> </div> </div> <div class="global-footer-link-column"> <input type="checkbox" name="global-footer-column__toggle-radio" class="global-footer-column__toggle-radio" id="global-footer-column--1ae2341190" /> <h4 class="global-footer-link-column__title-wrapper"> <a class="global-footer-link-column__title" data-test-id="global-footer-link-column__title--1ae2341190" href="/">Mixkit</a> <label for="global-footer-column--1ae2341190" class="global-footer-link-column__toggle-button"></label> </h4> <div class="global-footer-link-column__links"> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--1ae2341190--0" href="/license/">License</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--1ae2341190--1" href="/terms/">Terms</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--1ae2341190--2" href="/sitemap/">Sitemap</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--1ae2341190--3" href="https://envato.com/privacy/">Privacy</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--1ae2341190--4" href="https://www.envato.com/cookies/">Cookies</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--1ae2341190--5" data-controller="cookiebot" data-action="click-&gt;cookiebot#openSettings" href="javascript:void(0)">Cookie Settings</a> <a class="global-footer-link-column__link link-with-multiple-lines" data-test-id="global-footer-link-column__link--1ae2341190--6" href="https://www.envato.com/privacy/#my-personal-information">Do not sell or share my personal information</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--1ae2341190--7" href="/blog/">Blog</a> <a class="global-footer-link-column__link" data-test-id="global-footer-link-column__link--1ae2341190--8" href="/free-stock-art/">Art</a> </div> </div> </div> <div class="global-footer__copyright"> <div class="global-footer__column-logo"> <a href="/" data-analytics-click-label="mixkit logo"> <img class="global-footer__logo" alt="Mixkit home." title="Mixkit" src="https://assets.mixkit.co/build/mixkit-logo--black-a90b84b6ac6ad0fbd410b16466b4cb252d399b5caaf03603f36c52ffc648455c.svg" width="152" height="35" loading="lazy"/> </a> </div> <div class="global-footer__content"> <p class="global-footer__notice">Copyright &copy; 2025. All rights reserved - Made by <a rel="noopener" target="_blank" href="https://elements.envato.com/?utm_source=mixkit&amp;utm_medium=referral&amp;utm_campaign=elements_mixkit_footer_31JULY2024" class="global-footer__notice-link" data-controller="elements--link" data-action="updateOriginalSource@window->elements--link#setOriginalSource" >Envato</a> </p> </div> <div class="global-footer__social"> <a class="global-footer__social-link" title="Mixkit on Twitter" target="_blank" rel="noopener noreferrer" href="https://twitter.com/mixkit_co"> <svg class="global-footer__social-icon" aria-label="Twitter" width="24" height="24" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"> <path fill="#191919" d="M16 0A16 16 0 0 0 0 16c0 8.8 7.2 16 16 16s16-7.2 16-16A16 16 0 0 0 16 0zm8.1 12.7v.5c0 5-3.9 10.8-11.1 10.8a11 11 0 0 1-6-1.7l.9.1a8 8 0 0 0 4.8-1.6 3.8 3.8 0 0 1-3.6-2.6l.7.1 1-.1a3.8 3.8 0 0 1-3.1-3.7c.5.3 1.1.5 1.8.5-1-.7-1.7-1.8-1.7-3.1 0-.7.2-1.3.5-1.9 1.9 2.3 4.8 3.8 8 4l-.1-.9c0-2.1 1.7-3.8 3.9-3.8a4 4 0 0 1 2.8 1.2c.9-.2 1.7-.5 2.5-.9a4 4 0 0 1-1.7 2.1 8 8 0 0 0 2.2-.6l-1.8 1.6z"/> </svg> </a> <a class="global-footer__social-link" title="Mixkit on YouTube" target="_blank" rel="noopener noreferrer" href="https://www.youtube.com/channel/UCtmuFBbkECnsHJujGDcE9SA"> <svg class="global-footer__social-icon" aria-label="YouTube" width="24" height="24" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"> <path fill="#191919" d="m13.7 18.7 5.9-2.9-5.9-3z"/> <path fill="#191919" d="M16 0C7.2 0 0 7.2 0 16s7.2 16 16 16 16-7.2 16-16S24.8 0 16 0zm10.9 16.8-.2 3.4s-.2 1.4-.9 2.1c-.8.8-1.8.8-2.2.9-3.1.2-7.6.2-7.6.2s-5.7 0-7.4-.2c-.5-.1-1.6-.1-2.4-.9-.7-.6-.9-2.1-.9-2.1l-.2-3.4v-1.6l.2-3.4s.2-1.4.9-2.1c.8-.8 1.7-.8 2.2-.9 3-.2 7.6-.2 7.6-.2s4.6 0 7.6.2c.4 0 1.4.1 2.2.9.7.6.9 2.1.9 2.1l.2 3.4v1.6z"/> </svg> </a> <a class="global-footer__social-link" title="Mixkit on Instagram" target="_blank" rel="noopener noreferrer" href="https://instagram.com/mixkit_co"> <svg class="global-footer__social-icon" aria-label="Instagram" width="24" height="24" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"> <path fill="#191919" d="M13 16c0-.7.5-3 3-3s3 2.3 3 3a3 3 0 0 1-3 3c-1.7 0-3-1.3-3-3Zm7-4V9h3v3Zm2.9 2v7.3c0 .9-.7 1.7-1.7 1.7H10.6c-.9 0-1.7-.7-1.7-1.7V14h2.6c-.3.6-.4 1.3-.4 2a4.9 4.9 0 0 0 9.8 0c0-.6-.2-1.4-.4-2Zm9.1 2c0 8.8-7.2 16-16 16S0 24.8 0 16 7.2 0 16 0s16 7.2 16 16Zm-7-5.5C25 8.6 23.4 7 21.5 7h-11C8.6 7 7 8.6 7 10.5v11c0 1.9 1.6 3.5 3.5 3.5h11c1.9 0 3.5-1.6 3.5-3.5Z"/> </svg> </a> <a class="global-footer__social-link" title="Mixkit on TikTok" target="_blank" rel="noopener noreferrer" href="https://www.tiktok.com/@mixkit.co"> <svg class="global-footer__social-icon" aria-label="TikTok" width="24" height="24" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"> <path fill="#191919" fill-rule="evenodd" clip-rule="evenodd" d="M16 32c8.8 0 16-7.2 16-16S24.8 0 16 0 0 7.2 0 16s7.2 16 16 16zm8.7-19.1V11c0-.2-.2-.4-.4-.5-1.1-.1-2.1-.6-2.9-1.4-.8-.8-1.3-1.8-1.4-2.9 0-.2-.2-.4-.5-.4h-1.9c-.3 0-.5.2-.5.5v12.8c0 1.1-.7 2.2-1.7 2.6-1.1.4-2.3.2-3.1-.6-1.1-1.1-1.1-2.9 0-4 .5-.5 1.2-.8 2-.8h.4c.1 0 .3 0 .4-.1.1-.1.2-.2.2-.3V14c0-.2-.2-.4-.4-.5h-.5c-1.1 0-2.2.3-3.1 1-.9.6-1.7 1.5-2.1 2.5-.9 2.1-.4 4.6 1.2 6.2 1.6 1.6 4 2.1 6.2 1.2 1-.4 1.9-1.2 2.5-2.1.6-.9 1-2 1-3.2v-7.3c1.2 1 2.7 1.5 4.2 1.6.1 0 .3 0 .3-.1.1-.2.1-.3.1-.4z"/> </svg> </a> </div> </div> </div> <div class="elements-toast-banner__wrapper" data-controller="elements--toast-banner" data-elements--toast-banner-visible-value="false" data-analytics-context="toast banner" data-analytics-context-detail="elements toast banner" > <a rel="noopener" target="_blank" href="https://elements.envato.com/all-items?utm_source=mixkit&amp;utm_medium=referral&amp;utm_campaign=elements_mixkit_cs_global_promo_31JULY2024" class="elements-toast-banner__copy" data-controller="elements--link" data-action="updateOriginalSource@window->elements--link#setOriginalSource" > <img class="elements-toast-banner__logo" alt="Envato Elements" loading="lazy" src="https://assets.mixkit.co/build/Full-Colour_Dark_Small-Use_Horizontal-7baf18bb8bd33208e02137c97271b19514752665fc6701f0e1dba7956c847c11.svg" /> <div> <p class="elements-toast-banner__title"> The unlimited creative subscription </p> <div class="elements-toast-banner__selling-points-wrapper"> <ul class="selling-point-list elements-toast-banner__selling-points"> <li class="selling-point-list__point selling-point-list__point--download-icon"> Unlimited downloads </li> <li class="selling-point-list__point selling-point-list__point--medal-icon"> Millions of premium assets </li> <li class="selling-point-list__point selling-point-list__point--checked-icon"> Lifetime commercial licence </li> <li class="selling-point-list__point elements-toast-banner__selling-points--cancel-any-time"> Cancel any time </li> </ul> </div> </div> </a> <a rel="noopener" target="_blank" href="https://elements.envato.com/all-items?utm_source=mixkit&amp;utm_medium=referral&amp;utm_campaign=elements_mixkit_cs_global_promo_31JULY2024" class="elements-toast-banner__button" data-controller="elements--link" data-action="updateOriginalSource@window->elements--link#setOriginalSource" >Start creating now</a> <button type='button' name='clear' class="elements-toast-banner__close-button" data-action="click->elements--toast-banner#dismiss" data-analytics-click-label="dismiss elements toast banner" aria-label="Close" > <svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 20 20' > <path d='M16.675 0H18.921V23.582H16.675z' transform='rotate(45 16.675 0)' /> <path d='M0 1.588H2.246V25.17H0z' transform='rotate(-45 0 1.588)' /> </svg> </button> </div> <div id="global-browser-support" data-nosnippet data-analytics-context="unsupported browser banner"> Our site is great except that we don鈥榯 support your browser. We recommend using the latest version of <a href="https://www.google.com/chrome/" rel="nofollow">Google Chrome</a>, <a href="https://www.mozilla.org/en-US/firefox/new/" rel="nofollow">Mozilla Firefox</a>, <a href="https://www.microsoft.com/en-us/edge" rel="nofollow">Microsoft Edge</a>, or <a href="https://support.apple.com/en_AU/downloads/safari" rel="nofollow">Apple Safari</a>. </div> <script> var browserSupportsAbortController = typeof AbortController !== "undefined" var browserSupportsCss = !!((window.CSS && window.CSS.supports) || window.supportsCSS || false); var browserSupportsCustomElements = !!(window.customElements); var isIE = navigator.userAgent.indexOf("MSIE ") > -1 || navigator.userAgent.indexOf("Trident/") > -1; if (browserSupportsAbortController && browserSupportsCss && browserSupportsCustomElements && !isIE) { document.getElementById('global-browser-support').style.display = 'none'; } </script> <div id="global-loading-error" data-nosnippet> </div> <script> function checkFileLoaded() { var criticalFiles = ['application.js']; for (var i = 0; i < criticalFiles.length; i++) { var criticalFile = criticalFiles[i] var errorMessage = `Error: The ${criticalFile} file didn鈥檛 load.` var loadingErrorBanner = document.getElementById('global-loading-error') if (!window.__FILES_LOADED__?.[criticalFile]) { loadingErrorBanner.style.display = 'block' loadingErrorBanner.innerText = errorMessage logToRollbar(errorMessage) break; } } } function logToRollbar(errorMessage) { if (_rollbarConfig.payload.environment == 'development') { console.log(errorMessage) } if (typeof window !== 'undefined' && typeof window.Rollbar !== 'undefined') { window.Rollbar.error(errorMessage) } } setTimeout(checkFileLoaded, 500); </script> <div data-test-id="original-source-capture" data-controller="global--original-source-capture" data-action="turbo:load@document->global--original-source-capture#updateOriginalSourceTracking"> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10