What is this?
A tool that visualizes any file's raw bytes as pixels and interprets them as audio. It allows you to "see" and "hear" data structures.
How to navigate?
Use the Play button to scan. Use Mouse Wheel or Touch Drag on the image to scroll manually. Scrolling while playing updates the playback position.
Snail Mode (🐌)
Adaptive speed. If the browser lags while generating images, it automatically throttles playback to keep the UI responsive.
Processing Slider
Smooth: Frequent UI yields (less lag, slower loading).
Fast: Less yielding (faster loading, potential UI stutters).
Explore Formats
Different files reveal unique patterns: .wav files show clean waveforms, .sf2 (SoundFonts) hide structured instrument data, and .exe or .dll files often contain recognizable icons and UI resources buried in raw binary code.