FFTCanvas is a simple, interactive 2D Fast Fourier Transform (FFT) visualizer built for the web. It's designed to help users intuitively explore how 2D frequency domain works, by drawing directly on a canvas and instantly seeing the FFT result.
- βοΈ Draw or upload images onto a 2D canvas
- β‘ Instantly see the 2D FFT result
- π Switch between spatial and frequency domains
- π Optional real/imaginary or magnitude/phase visualizations
- π§ͺ Great for learning, teaching, and experimenting
π Live Demo