Tag Archives: png

Mp3 to png source code

In a previous article I talked about a little rails project to convert mp3 audio files to their graphical representation (waveform) in png format. After few comments asking me to release the source code here it is, but before this I must thank rjp’s cdcover project from where I took some of the code showed [...]

Waveform project, convert mp3 audio files to png images

I’d like to present my new project: Waveform.
This simple web application is a workbench to test audio waveform conversion to image.
Just upload an mp3 file to get its waveform in png format.