All toolsSuno to MP3 converter

Suno to MP3 Converter for Public Songs

Paste one public Suno song link, or up to twenty, and receive a standard 192 kbps MP3 for each that works in editors, podcast apps and ordinary audio players. Run the preset directly on this page or call the same agent-ready endpoint from your product.

LIVE TOOL
Run suno to mp3
Paste public Suno song links, one per line, and download the converted MP3s here.

One link per line. Public suno.com/song/<uuid> or suno.com/s/<code>, up to 20 at a time.

Already have an account? Sign in

BEFORE / AFTER

See what the tool changes.

A real example: the after side is the unedited output of a KinoGenie job. Run the live form above to generate the same result from your own media.

BeforePublic Suno link
Source audio48 kHz · stereo
suno.com/song/…
AfterStandard MP3
Ready
Converted song48 kHz · stereo
Stereo MP3 at 192 kbps, playable anywhere
MP3 · 192 kbps · 48 kHz

Rendered from the same pipeline the API and MCP tools call.

Useful defaults, typed options.

The tool slug stays stable while your agent supplies named media inputs and a narrow set of documented options.

  • One URL in, one MP3 out, or twenty at once
  • Streaming download with strict size and duration limits
  • Temporary signed result URL
What this preset does
  1. 01Resolve the exact public Suno song or Link Only share URL
  2. 02Verify that the clip is complete and authorised by that exact URL
  3. 03Decrypt its licensed M4A audio as a bounded stream
  4. 04Encode and return one 192 kbps MP3
Stable endpointPOST /api/v1/tools/suno-to-mp3
Live API request
{
  "url": "https://suno.com/song/00000000-0000-4000-8000-000000000000"
}
Successful output example
{
  "result": {
    "output": {
      "filename": "output.mp3",
      "contentType": "audio/mpeg",
      "downloadUrl": "https://cdn.kinopipe.com/…"
    }
  }
}

Know the boundaries before you run.

Public /song/<uuid> and valid /s/<code> share links are accepted, up to twenty per request.
Unshared private, hidden, trashed or incomplete clips are refused.
Use it only for music you own or are authorised to download.
The output is stereo MP3 at 192 kbps; source artwork and metadata are not copied.

About suno to mp3

Can I convert several songs at once?

Yes. Put one link per line, up to twenty per request, and each one comes back as its own MP3. They convert in parallel, and a link that cannot be read does not stop the others. This only covers links you already have: reading a private library would need your Suno password, which this never asks for.

Which Suno links work?

A public song URL in the form suno.com/song/<uuid>, or a valid suno.com/s/<code> share link, including Link Only. Playlists, profile pages, unshared private clips and login-only links are refused.

What audio file comes back?

One stereo MP3 encoded at 192 kbps and 48 kHz. It contains the audio only: the Suno page title, cover image and other page metadata are not copied into the file.

Can I convert someone else's song?

Only when you have permission to download and reuse it. A public link proves that the clip can be viewed; it does not grant copyright or a commercial licence.

Does the API expose Suno credentials?

No. The short-lived media licence is handled inside the worker, never returned, persisted in the job recipe or written to logs.

Related media tools