Media
Change audio sample format/bit depth (e.g., s16, s24, s32, fltp)
audio-change-sample-formatMedia
Change the number of channels (mono/stereo) while keeping the same format
audio-channel-resampleMedia
Change the codec of an audio file within a chosen output format
audio-codec-swapMedia
Apply dithering during bit depth reduction
audio-ditherMedia
Change the sample rate of an audio file (e.g., 44.1kHz to 22.05kHz)
audio-resampleMedia
Re-encode audio to a new bitrate while keeping the same format
audio-change-bitrateMedia
Re-encode audio using Constant Bitrate (CBR)
audio-set-cbrMedia
Convert audio using Variable Bitrate (VBR) for efficient quality
audio-set-vbrMedia
Convert animated WebP or APNG images to MP4 video format using ImageMagick or FFmpeg command line tools
animated-webp-apng-to-mp4Media
Convert audio files between different formats like MP3, WAV, FLAC, AAC, OGG with quality settings and volume adjustment
audio-converterMedia
Cut and extract audio clips from audio files with precise time selection
audio-cutterMedia
Mix two audio files together with customizable timing control
audio-mixer