Instant ASL interpretation for all your video content
Upload your codebase
We process your videos
Get ASL-enabled iframes
Upload your codebase now and we'll handle the rest.
Upload your codebase
Drag & drop or click to select a .zip file
<!-- Original video in your codebase -->
<video
width="100%"
controls
src="/tutorials/react-hooks.mp4"
>
<source
src="/tutorials/react-hooks.mp4"
type="video/mp4"
/>
Your browser does not support
the video tag.
</video><!-- Replaced with Signify player --> <iframe src="https://signify.ai/video/react-hooks" width="100%" height="400" allow="fullscreen" class="signify-player" data-original-src="/tutorials/react-hooks.mp4" ></iframe>
What happens: