← Back to all generators

lucataco/extract-audio

Simple tool to extract audio from a video file

Capabilities

No capability data available

Cost

Community model (estimated from hardware time)

Input Parameters

video required string

Video file to extract audio from

audio_quality string

Audio quality level

Default: "high"
low medium high lossless
fade_in number

Fade in duration in seconds

Default: 0 min: 0, max: 10
fade_out number

Fade out duration in seconds

Default: 0 min: 0, max: 10
noise_reduction boolean

Apply basic noise reduction filter

Default: false
normalize_audio boolean

Normalize audio levels to prevent clipping

Default: false
output_format string

Output audio format

Default: "mp3"
mp3 wav aac m4a ogg
trim_end number

Seconds to trim from the end (0 = no trimming)

Default: 0 min: 0
trim_start number

Seconds to trim from the beginning

Default: 0 min: 0
volume_boost number

Volume multiplier (1.0 = original volume, 2.0 = double volume)

Default: 1 min: 0.1, max: 5
Version: 6c31366812b3 Updated: 2/26/2026 4.4K runs