Encode an image to audio spectrum
https://alexadam.github.io/demos/img-encode/index.html
Open an image file
Click on "Encode"
Open the generated 'result.wav' file with 'Sonic Visualizer', click on 'Layer -> add Spectrogram'. The result:
There are 2 versions: python ('v1-python' - no longer maintained) and javascript ('v2-js') This is an usage example for the javascript version, tested on Firefox 41, Ubuntu 15.10, Sonic Visualizer 2.4
-
Download as .zip or clone the repository
-
go to the '/img-encode' folder
-
open '/v2-js/index.html' in Firefox
-
click on 'Open Image...' then on 'Encode'
-
After a few seconds you will be prompted to save the generated 'result.wav' (audio) file
-
Open 'result.wav' with Sonic Visualizer then click on 'Layer -> add Spectrogram'
http://www.ohmpie.com/imageencode/