Dropbox to Webflow
Video Embed
Skip the cost of Vimeo Pro or third-party hosting. This tool converts your Dropbox video into a ready-to-use <video> tag with multiple formats, perfect for Webflow integration.
- autoplay — automatically starts playing the video when the page loads.
- muted — mutes the video by default. Required for autoplay to work in some browsers.
- loop — restarts the video automatically when it finishes.
- poster — specifies an image to be shown before the video starts playing. Upload the image to Assets and replace {%your_poster%} with the correct URL.
- playsinline — allows the video to play inline on iOS without switching to fullscreen mode.