mictoo
MP4 → MP3 · Free · No signup

MP4 to MP3
Free online converter

Drop an MP4 video. Get an MP3 audio file. No watermark, no email, no waiting room. Powered by ffmpeg server-side, finished in seconds.

🎵

Drop your .mp4 file

or click to browse

Max 25 MB · .mp4 only

How it works

📂

Drop the MP4

Drag any MP4 video into the box or click to pick one. Files up to 25 MB go through anonymously; sign in if you need 60 MB.

We extract the audio

ffmpeg runs server-side, strips the video stream, and re-encodes the audio as 128 kbps stereo MP3 at 44.1 kHz. A 25 MB video usually finishes in 5-15 seconds.

⬇️

Download the MP3

The download button gives you the file with the original name plus a .mp3 extension. Your upload and result are both deleted from our servers within the hour.

Why Mictoo for MP4 to MP3

Just the conversion. Nothing else

No popups, no countdown timers, no fake "free" tier that nags you to pay. Drop, convert, download.

128 kbps MP3 — small and universal

That bitrate is the practical sweet spot for spoken-word audio: ~1 MB per minute, plays everywhere, sounds clean. We do not offer a quality picker because choices add friction without adding value for the typical use case.

Files never sit on our servers

Your MP4 lands on Vercel Blob storage, gets converted, and is deleted right away. The MP3 itself is purged by our hourly sweep — keep a local copy.

No watermark, no audio tag

A lot of free converters splice in their own "Converted by FreeMP3.com" intro. We do not touch the audio besides re-encoding it.

Most other free converters wrap an ad network

Many sites you find on Google for "mp4 to mp3" are AdSense doorways that hijack the back button or trigger fake virus warnings. We are an indie SEO project funded by display ads on the marketing pages, not in the conversion flow.

When you would convert MP4 to MP3

Save a podcast you have as a video

A lot of podcast feeds also publish as YouTube uploads or Vimeo MP4s. If you only have the video copy, MP3 makes it phone-friendly and ten times smaller.

Pull music or audio out of a lecture recording

Zoom and Teams export MP4. You only need the audio if you want to listen on commute, transcribe, or feed into editing software.

Trim down a 1 GB video so you can email it

A 1-hour video at 1080p can easily hit 1 GB. The audio in that same recording is 30-60 MB at full quality, often under 30 MB at 128 kbps. Suddenly emailable.

Feed into transcription that expects audio

Our own transcribe tool accepts MP4 directly, but third-party tools, audio editors, and DAWs usually want pure audio. MP3 is the lowest-common-denominator format.

Background music for a screencast or slideshow

Many MP4s on YouTube tutorials contain music or narration you may want as a standalone clip. Convert and drop into iMovie, Audacity, or Logic.

Tips for clean MP4 to MP3 conversion

  1. 1

    If the MP4 is huge, trim it first

    Our cap is 25 MB without signup, 60 MB with. A 1080p video much above ten minutes will not fit. Open it in QuickTime (Mac) or the Photos app (Windows), trim to just the part you need, and re-export.

  2. 2

    128 kbps is overkill for voice, perfect for music

    For spoken word a 64 kbps MP3 would be half the size with no audible loss. We standardise on 128 kbps because most people are not sure what is in the video and 128 sounds clean for both.

  3. 3

    If the source video has multiple audio tracks, only the default plays

    Movies, DVD rips, and some lecture exports embed several language tracks. Our converter takes the default track. If you need the secondary track, change the default in your video editor and re-export the MP4 before uploading.

  4. 4

    Old MP4s from camcorders may not decode

    AVCHD and other camcorder-era MP4s sometimes use codecs ffmpeg cannot read without extra libraries. If conversion fails, open the file in HandBrake (free, all platforms), re-export as a standard H.264 MP4, then try again.

  5. 5

    Need 320 kbps or VBR? Use Audacity after

    Our MP3 is constant 128 kbps. If you need a higher bitrate or a VBR file, take the MP3, open in Audacity (also free), and re-export with your preferred settings. The quality loss from re-encoding at higher bitrate is negligible.

  6. 6

    For protected content (iTunes movies, DRM), it will fail

    DRM-protected MP4s cannot be read by ffmpeg. We never decrypt copyrighted content. If the file came from a streaming service, you probably do not own the right to convert it.

Frequently asked questions

Is the MP4 to MP3 converter really free?

Yes. No account needed for files up to 25 MB, no time limit, no watermark on the output, no "first conversion free then upgrade" trick. We pay for the server costs through display ads on the marketing pages (not in the converter itself).

What is the maximum file size?

25 MB without an account, 60 MB if you sign in (free). Vercel's function budget is the real limit; we cap below it to keep conversion under 60 seconds for everyone.

How long does the conversion take?

For a typical 10-20 MB MP4 (a few minutes of video) it finishes in 5-15 seconds. The bottleneck is your upload speed, not the conversion itself — ffmpeg cracks through audio re-encoding much faster than realtime.

What quality is the MP3?

128 kbps constant bitrate, 44.1 kHz, stereo. This is the universal "good enough for everything" setting: indistinguishable from the original to most ears for voice and music, ~1 MB per minute of audio.

Do you keep my files?

No. Your upload lives on Vercel Blob storage just long enough to be converted, then we delete it. The resulting MP3 is purged within an hour by our cleanup cron. Save the MP3 locally — we cannot re-send it.

Will the output have any watermark or audio tag?

No. We do not splice in "Converted by Mictoo" intros or branded outros. The MP3 is just the original audio re-encoded.

Can I convert YouTube videos with this?

You can convert any MP4 file you have rights to. We do not download videos from YouTube — that would put us on the wrong side of YouTube's terms of service. Use a tool like 4K Video Downloader or yt-dlp to save the MP4 locally, then drop it here.

Why are the formats limited to MP4 only?

Each converter is one URL with one job. MP4 to MP3 lives at /mp4-to-mp3, WAV to MP3 lives at /wav-to-mp3, and so on. Picking the right one tells us what to expect and gives Google a clean page to rank.

My MP4 failed with "unsupported codec". What now?

Older camcorder MP4s and some DRM-protected files use codecs ffmpeg cannot decode out of the box. Open the file in HandBrake (free), re-export as a standard H.264 MP4, and try again. If it still fails, the file is probably DRM-locked.

Does this work on mobile?

Yes. The page is mobile-friendly and uploads work from iOS Safari and Android Chrome. On iPhone, you may need to share the video to Files first so the file picker can reach it.

Are MP3s lossy? Should I worry?

Yes, MP3 is lossy. At 128 kbps the loss is inaudible for almost all listeners on almost all source material. If you need lossless — say for music mastering — convert MP4 to WAV instead.

Why no batch upload?

Free tier is one file at a time. Batch is on the roadmap for the Pro plan when it launches. For now you can run several conversions in parallel browser tabs.

Ready to transcribe?

Scroll up and drop your file. Transcript ready in about a minute.

↑ Back to the uploader