Skip to main content
open-toolsopen-tools

Video to MP3

Pull the audio track out of a video.

Free account required. Video conversion is heavier server-side work, capped at 2 minutes per clip.
Use via API

API · SAME JOB, YOUR MACHINE

# Requires an account or API key (premium tool)
curl -X POST https://api.open-tools.app/api/upload \
  -H "Authorization: Bearer otk_live_…" \
  -F "file=@clip.mp4" \
  -F "job_type=video-to-mp3"