Audio
Trim audio
Cut audio by start and end time, or by duration.
Input
File and output
Result
Trim audio
AUD
Waiting for file
The result will appear here.
API
Also available by API
Use multipart or base64 with a NOXUS API key. API billing uses separate USD balance.
The web and API share the same processing function and limits pattern.
POST /api/v1/tools/audio-trim
Authorization: Bearer TU_API_KEY
Content-Type: multipart/form-data
media=@audio.mp3
start_time=10
end_time=35
output_format=mp3