Summary
image2sound is an artistic experiment that converts visual information into audio.
Each pixel’s brightness, hue, and position are mapped to pitch, volume, and rhythm — allowing you to hear the hidden patterns within an image.
Concept
This project explores synesthesia through data — bridging vision and hearing using simple yet expressive Python-based tools.
Features
- Converts PNG or JPG images into WAV files.
- Maps RGB values to frequency ranges.
- Customizable tone generation and envelope shaping.
- Supports batch conversions for entire folders.
Try It
📦 PyPI Package:
View on PyPI
💻 GitHub Repository:
https://github.com/newrealmco/image2sound