Steps
- Choose one video file from this device.
- Select an output frame rate between 12 and 60 fps.
- Set the H.264 quality value, then start the local conversion.
- Play the validated MP4 and check motion before downloading it.
Audio & video / Local FFmpeg tool
Convert video to a fixed output frame rate from 12 to 60 fps.
The first run loads an approximately 31 MB FFmpeg WebAssembly core from this site. It does not use a CDN or upload your files.
Files are limited to 200 MB total and 20 minutes; mobile devices use an 80 MB limit. Reverse, GIF and boomerang tools have lower duration caps.
At most 60 download files are generated.
Validated downloads will appear here after processing.
Practical guide
Frame-rate conversion rewrites how many frames each second of the output contains. The fps filter drops frames when the target rate is lower and repeats frames when it is higher, so choose the rate the destination player, editor or upload specification actually asks for instead of the largest available number.
Convert video to a fixed output frame rate from 12 to 60 fps.
Video file: sample-1.mp4
Output frame rate = 30 fps
Quality (lower is better) = 24 Expected result Creates a probed and validated .mp4 (video/mp4). Actual method: The fps filter drops or duplicates frames to match the selected rate. Output boundary: This does not create motion-compensated intermediate frames.
Choose Video file sample-1.mp4 and first confirm that each required video stream exists.
Use Output frame rate = 30 fps; Quality (lower is better) = 24. The actual FFmpeg rule is: The fps filter drops or duplicates frames to match the selected rate.
A download appears only after duration, stream type and .mp4 container validation. Also check this boundary: This does not create motion-compensated intermediate frames.
Local AI / Speech to text
Open-source Whisper Tiny runs in your browser. The file, audio and result are never uploaded.
Choose an audio or video file in the workbench above first.
◎ The model loads only from 321Kit; MiniMax is not called and no transcript history is stored.
How it works
The fps filter drops or duplicates frames to match the selected rate.
The fps filter drops or duplicates frames to match the selected rate. Processing uses single-thread FFmpeg.wasm. The page does not upload, store or inspect file content outside this device. Cancel, error and page close terminate the worker and revoke temporary object URLs.
This does not create motion-compensated intermediate frames. Files are limited to 200 MB total and 20 minutes; mobile devices use an 80 MB limit. Reverse, GIF and boomerang tools have lower duration caps.
Anonymous feedback
Found a problem or an idea to make this tool better? Tell us. We review every report and start working on actionable improvements within 2 days, continuously improving reliability and usability.