Video Processing
Generate a preview video by evenly sampling clips from source video and concatenating them
video-preview-generatorMedia
Flip video horizontally (mirror left-right) while keeping original container format and copying audio stream when possible
video-horizontal-flipMedia
Extract audio and/or video streams from a video file using stream copy (no transcoding) after probing stream availability
video-stream-extractorMedia
Upmix a stereo file to a surround sound format
stereo-to-surroundMedia
Convert a mono audio file to stereo (by duplicating channel)
mono-to-stereoMedia
Convert a stereo audio file to mono
stereo-to-monoMedia
Re-encode MP3 with a higher bitrate or VBR setting (for compatibility or delivery)
mp3-to-high-qualityMedia
Convert MP3 to a lower bitrate for smaller size
mp3-to-low-qualityMedia
Compress an MP3 by re-encoding at a lower bitrate
mp3-compressMedia
Extract audio from video and convert to AAC format
video-to-aacMedia
Extract audio from video and convert to FLAC (lossless) format
video-to-flacMedia
Extract audio from video and convert to Opus format
video-to-opus