Compress video toward a target size
Omnivo's existing media workflow can calculate a target bitrate from the requested size and duration, then create an MP4 using H.264 video and AAC audio in the Local Runtime.
Supported media source handled by Omnivo
MP4 (H.264 + AAC)
Privacy and processing
The compression process runs through the user's Local Runtime rather than an Omnivo-operated cloud transcoding farm. Remote-source safety checks remain enforced where a public media URL is used.
Use this tool in Omnivo
Open Omnivo, add the file or supported source, and use the relevant action that appears for that input. Omnivo keeps the Home workflow universal instead of creating a separate uploader for every format.
Open OmnivoGood to know: Target-size encoding is approximate because container overhead and media complexity can affect the final size.
FAQ
What format does target-size compression create?
The current target compressor creates MP4 with H.264 video and AAC audio.
Is video transcoding performed on Cloudflare Pages?
No. Pages hosts static files only; FFmpeg transcoding belongs to the Local Runtime.