How MP3 to WAV conversion works
MP3 decode → normalized audio stream → WAV encode
Reading MP3
MP3 input is decoded with compatible ID3 tags and artwork inspected before conversion.
Creating WAV
WAV output uses uncompressed PCM for broad editing compatibility and typically creates a larger file.