Adjust bass, mid, and treble frequencies
Click to upload an audio file
Audio Equalizer lets you shape an audio file's bass, mid, and treble in real time as it plays, then export the equalized result as a downloadable WAV file — using the Web Audio API entirely in your browser. Export renders the file offline through the same filter settings, so you don't need to play it back in real time to get the processed file.
Can I download the equalized audio file?
Yes — click "Export as WAV" to render the audio through your current Bass/Mid/Treble settings and get a downloadable WAV file, independent of what's currently playing.
Can I save my EQ settings as a preset?
Not currently — each adjustment only applies to the current session; there's no saved-preset feature.
What format is the exported file?
Always WAV, regardless of the format you uploaded.
What audio formats can I upload?
Any format your browser can play, such as MP3, WAV, OGG, or FLAC.
Is my file uploaded anywhere?
No. Everything happens locally in your browser via the Web Audio API — your file is never uploaded to a server.