Visualize your audio waveform
Click to upload an audio file
Audio Waveform draws an interactive visual waveform of your audio file directly in your browser using the Web Audio API and canvas — nothing is uploaded to a server. Scroll to zoom in on the waveform and drag to pan across it, then export the current view as a PNG image.
Can I zoom or pan the waveform?
Yes — scroll over the canvas to zoom in or out (centered on your cursor), and click-and-drag to pan across the waveform. Use "Reset Zoom" to return to the full view.
Can I export or download the waveform image?
Yes — click "Download PNG" to save the currently visible waveform (including your current zoom/pan) as a PNG image.
What audio formats are supported?
Any format your browser's Web Audio API can decode, such as MP3, WAV, FLAC, or OGG.
Is my file uploaded anywhere?
No. Decoding and rendering happen entirely in your browser — your file is never uploaded to a server.