en

Create a spectrogram

Turn an audio file into a spectrogram image (PNG) - frequency content over time, for analysis, troubleshooting or teaching. Locally, no upload.

Running locally on your device ...

Image size
  • Small (800 x 200)
  • Medium (1200 x 300)
  • Large (1920 x 480)
Style
  • Light (teal on white)
  • Dark

Your files

    Running locally on your device ...

    0%

    Is my file uploaded?

    No. Everything runs in your browser - your file never leaves your device. How this is verifiable

    No upload100% local
    Your content stays with youno third-party access
    Hosted in GermanyGlobal Content Delivery
    Independently auditedTLS A+ · HTTP headers A+

    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 formatsMP3, WAV, M4A, AAC, OGG, OPUS, FLAC
    Auto-conversionMP4
    Output formatPNG
    Batch processingNo
    ProcessingLocally in your browser (WebCodecs)
    File uploadNone

    In 3 steps

    1. Drop your audio file.
    2. Choose image size and style (light or dark).
    3. 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.

    Related tools

    Find the BPM · Find the key · Create a waveform image · Reverse audio