Skip to content

dedobbin/img_stripper

Repository files navigation

img_stripper

Library to convert images files to audio files and other way around.

Use

./image_stripper ~/some_input_file ~/some_output_file

Supported file types are wav, jpeg, tiff and png.
When the output is an image, a third argument is required, defining the dimensions of the image.

Build

Just run make
Dependencies are SDL and wav_hammer.
make check_deps can be used to check if these are satisfied.

Examples

example1
(Partial Fast Energetic Story Stepper converted to png)

lena.png to audio

A fun thing this tool allows you to do is converting an image, use an audio editor like Audacity to edit the audio file, and convert it back to an image again. For example, Lena with tweaked EQ.
example2

Vector image with high decay factor echos. You can see them pile up at the bottom of the image. example3

About

Library to convert image files to audio files and vice versa

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published