image2sound

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 ...

October 24, 2025 · 1 min · Rami Pinku

life3d-rgb

Summary life3d-rgb transforms Conway’s Game of Life into a dynamic 3D world. Each cell’s state is represented as an RGB voxel, resulting in a hypnotic display of emergent color patterns. Purpose The project explores how classic computational rules can be reinterpreted through color and depth, creating a minimalist but expressive visual system. Features Fully configurable rule sets. Real-time visualization with adjustable grid depth and color modes. Runs entirely on Python using standard scientific libraries. Try It 📦 TestPyPI Package: View on TestPyPI ...

October 24, 2025 · 1 min · Rami Pinku