Toolsly

Free music converter that runs locally

June 15, 2026 · Toolsly

Turn MP4 audio into MP3 or switch between WAV and FLAC with a music converter that processes everything in your browser. No uploads or accounts required.

The real question behind music conversion

People type converter for music into search bars when they need to change an MP4 file into an MP3 track or move a recording from WAV into a smaller format. The actual need is usually to finish the job without sending the file anywhere else.

How local conversion works

Every audio tool at Toolsly runs inside the browser with WebAssembly. The file stays on your device from start to finish. Open MP4 to MP3 and drop in a file. The conversion finishes in the same tab.

What formats are supported

The audio section covers the common set: MP3, WAV, OGG, FLAC, AAC, M4A, and OPUS. A single pass handles most day-to-day needs such as turning a phone recording saved as MP4 into an MP3 that plays on older hardware.

Format comparison table

Codec Container Bitrate range Best for
MP3 .mp3 128 kbps Everyday listening
AAC .m4a 192 kbps Streaming on phones
FLAC .flac ~700 kbps Archival copies
Opus .opus 96 kbps Low-bandwidth calls

Use the table when you need to decide between size and quality. A 128 kbps MP3 file from a five-minute track lands around 5 MB. The same track saved as FLAC reaches 35 MB.

Steps to convert a file

  1. Go to the audio category.
  2. Choose the target format.
  3. Drop the source file into the box.
  4. Wait for the browser to finish.
  5. Download the result.

The process takes the same time as a local desktop program because no network round-trip occurs.

Tradeoffs to consider

Lossy formats like MP3 discard data. If you start with a 320 kbps source and convert to 128 kbps, the high frequencies disappear permanently. Keep the original file if you plan later edits. Lossless options such as FLAC preserve every sample but increase file size by a factor of five to seven.

Real example with numbers

Take a 4-minute 32-second voice memo recorded at 44.1 kHz 16-bit stereo. The source WAV file measures 45.2 MB. Running it through the converter to 192 kbps AAC produces a 5.8 MB M4A file. The same file converted to 128 kbps MP3 lands at 3.9 MB. Both results play on standard phone speakers without audible gaps.

When to keep the original

Master recordings or tracks you will remix later should stay in WAV or FLAC. Converted copies work for sharing or playback on portable devices. The MP4 to MP3 tool accepts both video containers and pure audio streams, so a clip downloaded from a video site converts without first stripping the video track.

FAQ

Can I convert music files longer than ten minutes?

Yes. The browser processes files up to several hundred megabytes. Larger files simply take more time on the local CPU.

Does the converter change sample rate or bit depth?

The default keeps the source sample rate and bit depth. Advanced options in the audio tools let you set a new rate if needed for specific players.

What happens if the source file is already MP3?

The tool still runs. It re-encodes to the new settings you choose, which can reduce size further or match a target bitrate.

Is there a batch option?

Current tools handle one file at a time. For multiple tracks, repeat the steps or open several tabs.

How do I know the output quality matches the source?

Compare file sizes and listen on the same device. The conversion log shows the exact bitrate and duration of the result.

The single rule worth keeping

Pick the smallest format that still meets your playback needs, then run the job locally. The MP4 to MP3 page gives the direct path for the most common case.

Bitrate selection guide with examples

Choosing a target bitrate starts with the end device and the listening setting. A track meant for a car stereo through Bluetooth can stay at 128 kbps MP3 without obvious loss on road noise. The same file played on closed-back studio headphones at 192 kbps AAC keeps more of the mid-range detail that matters for mixing checks. For voice-only memos that will be transcribed later, 64 kbps Opus cuts the file to roughly one-third the size of a 192 kbps AAC version while remaining intelligible.

A practical way to decide is to convert the same source file three times at different rates, then compare the results on the target hardware. Most users find that 160 kbps MP3 strikes the balance for phone speakers, while 256 kbps AAC is the point where further increases yield diminishing returns on portable Bluetooth earbuds. Keep a short reference list of your common source lengths and note the output sizes at each bitrate; after a few conversions the pattern becomes clear without needing repeated tests.

Handling ID3 tags and metadata

When the source file carries embedded tags, the browser tools copy the existing artist, album, and title fields to the output by default. Track numbers and cover art move across as well, provided the target container supports them. MP3 and M4A files retain these fields reliably; Opus and some FLAC outputs may strip images unless the advanced panel is used to re-attach a separate JPEG.

If the source lacks tags or the information is incorrect, open the file in a local tag editor before conversion. The converter will then carry the corrected data forward. Re-encoding an already tagged MP3 to a lower bitrate preserves the original tag block, so there is no need to re-enter the information afterward. For large personal libraries, a one-time pass that normalizes tags before any format change prevents duplicate entries in music players that rely on embedded metadata rather than file names.

Integrating conversion into daily routines

Many users add the conversion step right after recording or downloading. A phone voice memo saved as M4A is dropped straight into the M4A to MP3 tool before it is attached to an email. Podcast episodes downloaded in long-form AAC are trimmed to the needed segment and then converted to 96 kbps Opus for offline listening on older hardware that lacks AAC support. The same workflow applies to field recordings made on a portable recorder: the original WAV is archived, while a 128 kbps copy is created for immediate review on a tablet.

A simple checklist keeps the process consistent. Note the original format and duration, select the target container that matches the playback device, run the conversion locally, and verify the output plays without skipping. When the result will be shared, confirm that the recipient device can decode the chosen codec before sending. This sequence avoids both unnecessary uploads and follow-up requests for a different format.

Limitations of browser-based tools and workarounds

Single-file processing means that converting an entire album requires opening multiple tabs or repeating the same steps. Users who need batch handling often keep a desktop script alongside the browser tools for the occasional large set, then return to the in-browser option for one-off files. Memory limits in some browsers also cap the size of files that can be processed without reloading; files above 300 MB may need to be split first with a separate trimming tool such as the audio trimmer before conversion.

Another constraint appears with rare container combinations. Not every source format is accepted by every output encoder. When the tool rejects a file, the usual fix is to run an intermediate conversion to WAV, then from WAV to the final format. This two-step route adds time but stays entirely local. Checking the supported list on the category/audio page before starting prevents most dead ends.

Related tools

More blog guides

Frequently asked questions

How do I turn an MP4 video into an MP3 track?
Open the MP4 to MP3 tool, drop the file, and select audio only output. The browser extracts the sound track and encodes it without sending data elsewhere.
What bitrate should I pick for phone playback?
192 kbps AAC or 128 kbps MP3 keeps files under 6 MB for a four-minute track and still sounds clear on earbuds.
Can the converter handle FLAC to MP3 without quality loss?
It can, but the step from lossless to lossy is permanent. Keep the FLAC master if you need the full resolution later.
Does Toolsly store any audio after conversion?
No. Every conversion runs in the browser using WebAssembly, so the file and the result stay on your device only.