Convert MP4 to WAV
Drop an MP4 and download its audio track as a 16-bit PCM WAV, at the sample rate and channel count the source used.
What WAV is for
WAV is the format to hand an editor. It carries no codec to decode, so a DAW, a transcription tool, or an analysis script opens it directly, and every edit after this point works from uncompressed samples.
That is the only gain. The AAC track inside the MP4 was lossy before this conversion started, and WAV cannot put back what the encoder removed. Expect roughly 10 MB per minute of stereo audio.
Sample rate
Nothing is resampled here. A 48 kHz video soundtrack, which is what most cameras and screen recorders produce, comes out as a 48 kHz WAV. Use the sample rate converter if a destination demands 44.1 kHz.