Instagram Audio Downloader

Turn any public Reel into an MP3 or M4A. The video is stripped of its picture right here in your browser — nothing is uploaded to be converted.

Runs on your device MP3 or lossless M4A

Works with public Reels and feed videos, e.g. instagram.com/reel/… — the audio is extracted on your device, not on a server.

Two formats

MP3 or M4A

One is compatible with everything. The other is an exact copy of what Instagram served.

Re-encoded

MP3

Decoded and re-encoded with a WASM build of LAME. Plays on anything, including car stereos and old hardware. Because it is a re-encode, it is a lossy copy of a lossy source.

Original quality

M4A

Instagram already serves AAC, so the audio packets are copied straight into an M4A container. Nothing is decoded and nothing is re-encoded: it is bit-identical to the source, and it finishes almost instantly.

How it works

How to convert an Instagram Reel to MP3

The link is resolved on our side; the conversion happens entirely on yours.

1

Copy the Reel or video link

Open the Reel or video in Instagram, tap the share icon and choose Copy link. On the web, copy the address from the URL bar.

2

Paste it and press Get audio

The link is resolved to its video, and one card appears per video track. A carousel with three clips gives you three.

3

Pick MP3 or M4A and extract

The video is fetched, the picture is thrown away, and the sound is written to an audio file on your device.

Features

How this Instagram audio downloader differs

The only conversion step runs on your own device, which changes what the tool is able to promise.

  • Reel to MP3

    A LAME encoder compiled to WebAssembly, running on your own device.

  • M4A without re-encoding

    Instagram's AAC packets are copied across, bit for bit.

  • Converted in your browser

    There is no upload step, so no server ever holds a copy of the audio.

  • Honest bitrates

    The card reports what the decoder found, not a padded number.

  • Carousel videos too

    Three clips in one post come back as three separate tracks.

  • It says when it cannot

    Silent Reels and photo posts are reported rather than saved empty.

Guide

Download Instagram audio without uploading anything

Instagram serves AAC inside an MP4. Almost everything on this page follows from that one fact.

What you can save
  • Audio from Reels on any public account
  • Audio from feed videos and older IGTV uploads
  • Every video in a carousel, as separate files
  • MP3 for players that need it, M4A to keep the original AAC untouched
What isn't supported
  • Posts that contain no video — photos have no audio
  • Reels uploaded without sound
  • Private accounts, close-friends Stories and DMs
  • Isolating a song from voices; the mix is one track

Why this converter has no server

Most Instagram-to-MP3 sites work by uploading the video to a machine you do not control, running ffmpeg on it, and handing back a link. That means a third party holds a copy of whatever you converted, for as long as they choose to keep it.

This page does the conversion in the browser instead. Your browser already ships the codecs needed to read an MP4 and decode AAC, and the MP3 encoder is a small WebAssembly build of LAME that loads with the page's converter code. The audio file is assembled in memory on your own device and saved straight from there.

One request does leave your browser: the video itself has to be fetched. That runs through the same proxy the rest of the site uses, which exists so Instagram never sees your IP address and so the browser can save a cross-origin file at all. The proxy streams bytes through without storing them.

What quality to expect

Instagram's audio is AAC, typically 44.1 kHz and somewhere around 128 kbit/s. That is the ceiling. No converter can add detail that was discarded when the Reel was uploaded, and anything advertising 320 kbit/s output from an Instagram source is padding the file, not the fidelity.

M4A keeps that source exactly as it is. MP3 decodes it and encodes it again, which is technically a second generation of loss — inaudible for speech and most music, but it is a real difference. If you plan to edit the audio, take the M4A.

After a conversion finishes, the card reports what the decoder actually found: codec, sample rate, and whether the track is mono or stereo. That comes from the file itself rather than from an assumption.

Which browsers this works in

M4A works anywhere with modern JavaScript, because copying packets between containers needs no codec support at all.

MP3 additionally needs a WebCodecs audio decoder to read the source. Current Chrome, Edge, Safari and Firefox all provide one. If yours does not, the page detects that on load, disables the MP3 option and tells you why instead of letting the button fail.

Longer videos need more memory, since the file is held in memory while it converts. A three-minute Reel is unremarkable; a very long video on a low-end phone may be slow.

Audio downloader FAQ

Common questions about extracting Instagram audio. Still stuck? Contact us.

How do I convert an Instagram Reel to MP3?

Paste the Reel link above and press Get audio. When the track appears, leave the format on MP3 and press Extract audio. The file is built in your browser and saved to your device.

Is the audio uploaded to a server to be converted?

No. The video is fetched through our proxy so your browser can read it, then the extraction happens locally using your browser's own codecs and a bundled WebAssembly MP3 encoder. The resulting audio file never leaves your device.

Should I choose MP3 or M4A?

Choose M4A if you want the original quality — it copies Instagram's AAC track without re-encoding, and it is faster. Choose MP3 if you need the widest possible compatibility, such as older players and car stereos.

What bitrate is the downloaded audio?

It matches what Instagram serves, which is usually AAC at roughly 128 kbit/s. M4A preserves that exactly. MP3 re-encodes it at a high quality setting, but no converter can recover detail that was already discarded during upload.

Can I download the audio from a photo post?

No. Photos carry no audio track. This tool only finds audio in Reels and video posts, including the video slides inside a carousel.

Why does it say this video has no audio track?

Some Reels are uploaded silent, and Instagram then serves them with no audio stream at all. There is nothing to extract in that case, so the tool says so rather than saving an empty file.

Is it legal to download Instagram audio?

Downloading for personal, offline use is generally accepted, but the music and audio remain the property of their rights holders. Do not republish or monetise audio you do not own without permission, and respect Instagram's Terms of Use.

How do I download the music from an Instagram Reel?

Paste the Reel link and press Get audio, then extract. Bear in mind that trending audio is normally licensed music, so the track belongs to its rights holder even though the file saves to your device.

Does the Instagram audio downloader work on iPhone?

M4A works in Safari on current iOS. MP3 needs a WebCodecs audio decoder, which recent Safari versions provide — if yours does not, the page disables the MP3 option on load and explains why rather than failing at the last step.

Audio stays the property of its rights holders, and most trending sounds are licensed music. Keep anything you extract to personal use unless you have permission to do more.

Ready to pull the sound out?

No upload, no sign-up, completely free.