var fDesc=new Array(); fDesc[0] = "Convert audio files to MP3, FLAC, M4A, AAC, Opus, Apple Lossless, Vorbis and many more audio formats. Rip audio CDs in perfect digital quality. Batch convert many audio files at once. Convert audio from 50+ file formats. Burn audio CDs.

Free Music Converter optimized for audio quality. Batch convert audio files between all audio file formats with the high accuracy 24-bit precision audio converter. Audio converter converts audio files in parallel for the best performance on multi-core processors. Edit metadata of the files and preserve all metadata on file conversions.

Fast CD Ripper rips audio CDs to all audio file formats with perfect audio quality.

Download high quality metadata and cover art from online services; MusicBrainz, Amazon, and Freedb metadata services.

All the best audio codecs are included. Convert WAV to MP3, FLAC, M4A to MP3, AAC, Opus, WAV, OGG, and all other formats without downloading additional software.

Supported audio file formats include CD-DA (audio CD cda) AAC (aac m4a 3g2 3ga 3gp m4b mp4), HE AAC (aac m4a 3g2 3ga 3gp m4b mp4), FLAC (flac), Opus (opus ogg), Wave (wav RIFF RF64), Apple Lossless (m4a), MPEG Layer-3 (mp3), MPEG Layer-2 (mp2), MPEG Layer-1 (mp1), Monkey's Audio (ape), AC-3 (ac3), DTS (dts dtshd), TrueHD (thd truehd), Atmos, Windows Media Audio (wma asf wmv), Vorbis (ogg), WavPack (wv), Musepack (mpc), True Audio (tta), Adaptive Multi-Rate NB+WB (amr), AIFF (aif aiff), AU (au), avi, caf, cue, divx, Direct Stream Digital (dsf), dv, eac3, flv, m2ts, m3u, m3u8, mka, mkv, mov, mpeg, mpg, oma, omg, Real Audio (ra ram rm), Shorten (shn), Speex (spx), TAK (tak), vob, Wave64 (w64), webm"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }