Bender is a data-bending toolkit that turns images into sound and back. Process the generated audio to create visual artifacts, use the built-in image and audio effects, or watch files for an automatic experimentation loop.
Bender requires Python 3.12+ and uv.
git clone https://github.com/meownoid/bender.git
cd bender
uv tool install --reinstall .Convert an image to a WAV and JSON metadata sidecar:
bender convert image.jpgAfter processing the WAV in an audio tool, convert it back. Bender finds the matching JSON file from the filename:
bender convert image-a1b2c3d-processed.wavExplore the installed algorithms and their parameters:
bender convert --list
bender edit --list
bender process --listSee the documentation index for installation, conversion workflows, image editing, audio processing, Fujifilm RAW support, monitoring, shell completion, and contributor guides.
Bender is available under the MIT License. This product includes DNG technology under license by Adobe.
