Skip to content

karimhasebou/spectrize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spectrize

It makes images sound. Wow! (It's a lot cooler than I'm making it sound (get it making it sound-- sorry.))

Usage

To spectrize an image:

    ./spectrize <image-here>

To restore an image from a spectrize waveform:

    ./despectrize <waveform-here> (optional: <width> <height>) #Default width/height 800x600

Dependencies

Anaconda 3. You also need the soundfile library:

    pip install soundfile

License

MIT. Check 'LICENSE'

About

Creates sound spectrograms out of an image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages