Convert Audio Files Online for Free

Choose an audio output by codec, container, fidelity and playback requirements—not only by its filename.

  1. Add a file Choose or drop it here
  2. Pick the format Change it whenever needed
  3. Download the result After conversion completes

Online Audio Conversion Changes Both Audio Coding and File Packaging

An audio conversion can mean two different operations. A codec encodes and decodes audio samples; a container packages one or more streams with timing and metadata. AAC, MP3, Opus, FLAC and PCM describe coding methods, while MP4/M4A, WAV, AIFF, Ogg and Matroska can act as containers. The familiar filename is therefore incomplete evidence: an .m4a file often contains AAC, but it can contain a different audio codec; a raw .aac file may be an ADTS stream rather than an MP4 audio file.

Start with the recipient’s requirement: a car player, podcast host, music library, DAW, browser, archive, broadcast system or phone. Then identify the current codec, sample rate, channel layout, bitrate, bit depth, duration and metadata. A simple repackage can preserve compressed audio bytes if the new container accepts them. A transcode decodes then encodes again, which is necessary when codecs differ but can change fidelity for lossy material.

Keep a source master. Do not replace the only original merely because a new file plays. When a target changes later, make it from the lossless/uncoded master or the best available source rather than repeatedly transcoding a lossy copy. Generational lossy encoding can accumulate artefacts even if each individual step sounds acceptable in casual listening.


Lossy and Lossless Outputs Preserve Fundamentally Different Evidence

Lossy codecs reduce data by modelling what listeners may not notice, but decoded samples are not identical to input samples. AAC, MP3, Opus and many streaming formats are lossy. Lossless codecs such as FLAC encode the original PCM samples so a decoder can reconstruct them exactly. FLAC’s current specification, for example, supports PCM with 1 to 8 channels, wide sample-rate values and 4 to 32-bit depths, though common tools are optimized around CD-style 44.1 kHz 16-bit stereo.

Lossless does not mean every other property survives automatically. A conversion can change container metadata, tags, album artwork, cue points, channel order, attached pictures, replay-gain data or timestamps. Inspect the output’s actual properties after encoding. If an archive needs a bit-exact audio master, compare decoded samples or use a trusted verification method; if it needs all associated metadata too, verify those fields separately.

Use lossy output for a playback/distribution constraint, not as an archive shortcut. Choose a bitrate or quality setting from content and destination. Speech, dense orchestral music, transient-heavy percussion and quiet ambience expose different compression issues. Listen to difficult sections on the target playback route, especially pre-echo, metallic high frequencies, stereo image changes and low-level artefacts—not only the loudest chorus.


Sample Rate, Bit Depth, and Channels Must Be Deliberate Conversion Parameters

Sample rate is how often a digital waveform is sampled per second; bit depth describes the resolution of PCM sample values; channel count and layout describe how signals are arranged. These values matter most before or alongside PCM/lossless work. A sample-rate conversion uses filtering and resampling; it is not a harmless filename change. Do not upsample a 44.1 kHz source to 96 kHz expecting new high-frequency content, and do not downsample without checking the target’s requirements and anti-aliasing behaviour.

Channel conversion is similarly material. Stereo-to-mono mixing can cause phase cancellation; downmixing 5.1 to stereo needs a stated policy for centre, surround and low-frequency content. A receiver that expects a particular channel layout may play an incorrectly labelled stream in the wrong order. Verify both channel count and mapping with a test file or an analyser, not just the speaker count displayed by a media player.

For lossy audio, bitrate is often the effective quality/size control rather than PCM bit depth. A 24-bit WAV converted to AAC does not remain “24-bit AAC” in the PCM-master sense; the encoder uses its own coding representation. Preserve a high-resolution PCM/lossless master for later production, then make distribution variants with documented sample rate, channels and encoder quality.


Metadata and Album Artwork Depend on the Target Container

Title, artist, album, date, track number, artwork and comment fields are metadata, not audio samples. Different container ecosystems use different conventions: ID3 is historically common with MP3, while MP4/M4A metadata, Vorbis comments and other schemes have their own structures. ID3’s own documentation cautions that ID3v2 tags are not a generic choice for every container. Copying tag bytes blindly can break or be ignored by another format.

Artwork needs separate checking. It may be embedded as a picture item, an attached image, or external library art. A converter can preserve audible content while dropping the cover or changing its dimensions. Inspect title, album, artist, track/disc number, artwork, genre, lyrics/chapters where relevant, and any rights or provenance fields after the conversion. Decide whether location or private notes should be removed before public distribution.

Do not depend on tags for critical archive identity alone. Keep a manifest with original filename, checksum, duration, codec/container properties and conversion settings. Tags are editable, may be stripped by services, and can be interpreted differently by players. A clear external record helps distinguish a genuine codec copy from a re-encode with altered metadata.


Encoder Choices and Playback Compatibility Are Linked

Compatibility is the combined support for codec, profile, container, metadata and sometimes channel layout—not one extension. A player can recognise an M4A container yet reject a profile it does not decode; a browser can support one codec/container combination but not another; a legacy device may need MP3 even though AAC or Opus provides better efficiency. Verify on the actual receiver, including a car unit, smart speaker, broadcast ingest or app version when that is the delivery target.

Choose an encoder/profile intentionally. Many encoders offer constant bitrate, average bitrate or variable bitrate modes. A target bitrate does not make outputs from different encoders identical. Where quality matters, save the encoder name/version, profile, bitrate/quality mode, sample rate and channel configuration. For a production workflow, make a short test encode of difficult audio before converting a large library.

Remuxing and transcoding should not be confused. Remuxing changes the container while retaining a compatible encoded stream; transcoding creates a new encoded stream. A delivery may need only the first, which avoids additional lossy generation. Check the stream’s codec/profile and the target container’s rules before deciding. If the container cannot carry the source codec correctly, choose a compatible re-encode from the retained master.


Choose an Audio Conversion From the Intended Downstream Use

NeedPreferred decisionVerification
Long-term audio masterKeep original and/or lossless PCM-derived fileDecoded samples, checksum and metadata manifest
Small music deliveryModern lossy codec/profile accepted by receiverListening test, bitrate and device playback
Legacy playerCodec/container explicitly documented by deviceTest exact firmware/player, not just extension
Editing or DAW hand-offLossless/PCM at agreed rate/depth/channel layoutProject rate, samples, channel order and sync
Podcast or spoken wordReceiver-approved codec and loudness workflowSpeech quality, duration, tags and distribution test
Album/library migrationCopy metadata with container-aware mappingArtwork, track numbers, album fields and playback

Check an Online Audio Conversion Beyond Whether the File Plays

Why is my new file larger than the old one?
It may have been re-encoded at a higher bitrate, changed from lossy to lossless/PCM, gained artwork or metadata, or moved into a container with different overhead. Inspect codec, duration, bitrate and stream properties rather than assuming extensions explain size.

Why did audio quality fall after converting twice?
Each lossy transcode starts from an already altered waveform. Return to the lossless/original source and make the final target once.

Why does the file play on one device but not another?
Check the complete codec/profile/container combination plus sample rate and channels. A shared extension is not a compatibility guarantee.

Why is album art or track information missing?
Metadata mapping is container-specific. Verify the destination’s supported tagging model and inspect artwork/title fields after export.

Does increasing sample rate improve an old recording?
No. Upsampling creates more output samples through interpolation; it does not recover source content. Match the target requirement and preserve the original master.