All camera processing, image conversion, and character rendering happens entirely inside your browser — on your own CPU and GPU, using JavaScript and WebGL. No image, no video frame, no audio, and no metadata is ever transmitted to any server.
There is no backend. When your camera feed is converted to ASCII art, every calculation runs locally in real time, without any network traffic. We operate no server-side processing pipeline whatsoever — there is literally nothing on the other end to receive your data.
We cannot see what you are doing. Not now, not ever. Even if we wanted to collect your data, the architecture of this application makes it technically impossible. Camera permission is granted by your browser to this page only — it is never forwarded anywhere.