WebRadio.io
Toggle sidebar
Live Audio Visualization

Awesome visuals for webradios

Create your own Web Radio visuals in seconds. Unique and responsive themes for online radios.

Search Awesome Radios

Discover thousands of web radios from around the world

Music Speakers
Top of the notch design

Get the best looking audio visualizer for your online radio

With love, passion and patience, we built what we believe are the most advanced audio visualizers for online radios. Webradio.io is the best way to create your own online radio visuals.

8568 +

Members of the webradio.io community

407 +

Online Radios streaming right now

8 +

Different Themes to experiment with

146,768 +

Songs played on webradio.io

Super-Easily Integrate an Audio Visualizer on your website

Just copy and paste this simple code snippet into your website

index.html
<!-- Create a canvas element -->
<canvas id="webradio-visualizer"
    width="500"
    height="200"
    data-bar-width="4"
    data-bar-color="#FF0000"
></canvas>

<!-- Include our script our your page -->
<!-- Right before the closing </body> tag -->
<script src="//webradio.io/cdn/visualize.js"></script>

Live Demo

See it in action right now

If for some reason the JS Fiddle Result does not work, you can see an example here .