No processing of your file contents takes place on any server. You need no data-processing agreement with gottrix to handle confidential or business documents.
Hosted in GermanyGlobal Content Delivery
Origin servers at Hetzner in Germany, delivered worldwide through a content delivery network. Your file contents are never transmitted in the process - they never leave your device.
A waveform only shows HOW LOUD a recording is at each moment - a spectrogram additionally shows WHICH FREQUENCIES are present, and how they change over time. That makes it the tool of choice for audio engineers troubleshooting (a 50 Hz mains hum, high-frequency noise, a frequency range cut off by a poor microphone), for bioacoustics (bird calls, bat ultrasound) or simply for teaching, to make sound visible.
Technically, a short-time Fourier transform (STFT) breaks the signal into overlapping time windows and computes the frequency spectrum for each. The results are placed side by side, column by column: the x-axis is time, the y-axis is frequency (high at the top, low at the bottom), and colour intensity shows how loud that frequency is at that moment - the same teal brand colour as the waveform image, just two-dimensional now instead of a simple bar.
The computation runs entirely locally in the browser via a small, self-contained Fourier transform - no server, no upload, no third-party library.
Specifications
Specifications
Input formats
MP3, WAV, M4A, AAC, OGG, OPUS, FLAC
Auto-conversion
MP4
Output format
PNG
Batch processing
No
Processing
Locally in your browser (WebCodecs)
File upload
None
In 3 steps
Drop your audio file.
Choose image size and style (light or dark).
Download the spectrogram as a PNG.
Limitations: Shows linear frequency resolution (no logarithmic mel or Bark scale like professional analysis tools). There is no transparent variant like the waveform image, because colour itself carries the information here. Honest per-device length cap applies as for every audio tool.
FAQ
Is my file uploaded?
No, everything runs locally in the browser.
What is the difference from a waveform?
The waveform only shows loudness over time, the spectrogram additionally shows which frequencies are present.
What is a spectrogram typically used for?
Troubleshooting (hum, noise), bioacoustics (animal calls), speech analysis and teaching material that makes sound visible.
Is the frequency axis logarithmic?
No, it is linear - for a simple, understandable display rather than a professional mel scale.