smblender.com
Open in
urlscan Pro
2606:4700:3031::ac43:d180
Public Scan
Submitted URL: http://smblender.com/
Effective URL: https://smblender.com/
Submission: On April 05 via api from US — Scanned from DE
Effective URL: https://smblender.com/
Submission: On April 05 via api from US — Scanned from DE
Form analysis
1 forms found in the DOM<form class="w-full max-w-md p-6 space-y-6 bg-gray-800 rounded-xl">
<div class="flex items-center justify-between cursor-pointer" data-svelte-h="svelte-1pbdb4x">
<h2 class="text-xl font-bold text-gray-200">File Upload</h2> <span class="transition-transform transform rotate-90">></span>
</div>
<div class="py-4 space-y-4"><input id="file-upload" type="file" accept="video/mp4,video/x-matroska"
class="w-full file:mr-4 file:py-2 file:px-4 file:rounded-l-md file:text-sm file:font-semibold file:border-0 file:text-white file:bg-blue-700 file:cursor-pointer hover:file:bg-blue-800 file:transition file:ease-in-out file:duration-300 rounded-md text-sm bg-gray-700 text-gray-300">
</div>
<hr class="border-gray-600 my-4">
<div class="flex items-center justify-between cursor-pointer" data-svelte-h="svelte-ft1izm">
<h2 class="text-xl font-bold text-gray-200">Interpolation</h2> <span class="transition-transform transform rotate-90">></span>
</div>
<hr class="border-gray-600 my-4">
<div class="flex items-center justify-between cursor-pointer" data-svelte-h="svelte-eaqd00">
<h2 class="text-xl font-bold text-gray-200">Frame Blending</h2> <span class="transition-transform transform rotate-90">></span>
</div>
<div class="mt-4 flex flex-col items-center justify-center"><button type="submit" class="px-4 py-2 text-white bg-blue-700 rounded-lg shadow font-semibold hover:bg-blue-800 transition duration-300 ease-in-out flex items-center justify-center">Blend
video</button> </div>
</form>
Text Content
SMOOTHIE-BLENDER FILE UPLOAD > -------------------------------------------------------------------------------- INTERPOLATION > -------------------------------------------------------------------------------- FRAME BLENDING > Blend video This web app uses smoothie-rs. Both this project and smoothie-rs are licensed under GPL-v3.0. f02b485