Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Video Transcoder</title>
</head>
<body>
<h1>Video Transcoder</h1>
<input type="file" id="fileInput" accept=".webm,.mov,.avi" />
<br><br>