Does the MP3 to WAV converter keep ID3 / metadata tags?
+
Yes — title, artist, album, year, track number, and album art are read from the MP3 container and written into the WAV container where the format supports tags. All common targets (MP3, AAC, FLAC, OGG) handle tags fine; raw WAV does not.
我可以批量转换成 MP3 成百上千个文件 WAV 吗?
+
Yes — drop a folder of MP3 files in and we process them in parallel. Premium has more parallel workers and no per-file size cap, so a 500-file batch finishes in minutes rather than tens of minutes.
Yes — uploaded MP3 files are processed in isolated workers and deleted within minutes. We never play back, store long-term, or share the audio content. The full retention window is in /privacy/.
转换一个 1小时 MP3 到 WAV 需要多久?
+
Same-codec re-mux: 10 to 30 seconds. Re-encode to a different codec: typically 10 to 20% of source duration, so a 1-hour MP3 → WAV finishes in 6 to 12 minutes. Batch jobs parallelize across workers for further speedups.
Why is the WAV louder or quieter than the MP3 source?
If the MP3 download is unprotected (no DRM), yes. DRM-encrypted streams (Spotify, Apple Music tracks) are encrypted at the bit level and we cannot process them. Bandcamp, SoundCloud downloads, personal recordings, and podcast files convert cleanly.