Image FFT Visualizer - Online See Frequency Domain
Upload an image and see its 2D FFT magnitude and phase. Learn how image filtering works. Educatinal tool. Canvas.
UD5 Toolkit
Upload an image and see its 2D FFT magnitude and phase. Learn how image filtering works. Educatinal tool. Canvas.
Real‑time frequency spectrum from your microphone. Visual bars or line. Check room resonance.
Visualize audio in real time from your microphone or uploaded audio file. See the waveform dance. Uses Web Audio API locally.
See the current AudioContext state (suspended, running). Resume it with a button. Understand autoplay policies.
Apply tone mapping algorithms to bring out details in highlights and shadows. Simulate HDR from a single image.
Connect a MIDI controller and see every message in a log. Filter by channel and type. Essential for debugging music apps.
Generate a palette of N colors that are maximally distinguishable for common color vision deficiencies. Copy the hex codes.
Write Mermaid markdown and instantly see the rendered flowchart, sequence diagram, or Gantt chart. Copy SVG output. Browser-side rendering.
Decode FLAC, Opus, or OGG audio files in the browser using compiled WASM libraries. Play instantly without server uploads. Keep audio private.
Build a vertical timeline by entering events with dates and descriptions. Export as image or HTML. Perfect for project milestones.
Load an image to see separate red, green, blue histograms. Exposure and color balance tool.
Add a dramatic fire or flame overlay to any image. Realistic blending. Adjust intensity. Download the hot result.
Upload an image and see its RGB and luminance histograms. Understand exposure and color distribution. Photographer tool.
Connect your MIDI keyboard and see pressed notes visually on a piano roll. Check velocity, channel, and aftertouch. No DAW needed.
Paste lyrics and tap while the song plays to embed timestamps. Export as .lrc file for music players. All in browser.
Apply a tint remover that guesses the original colors from a sepia photo. Not perfect, but fun. All in canvas.
Display a Snellen chart on screen and mark distance for a fun self-test. Not a replacement for professional exam.
Warps your image with a gooey, melting distortion. Adjust strength and radius. Download the surreal result. Local canvas.
Apply vintage and sepia effects to your photos. Adjust grain, vignette, and tone curves. Download filtered image. Local canvas manipulation.
Create and dispatch custom events with detail. Listen on other elements. Understand pub/sub pattern in vanilla JS.
Track daily mood with emoji selection and optional notes. See weekly/monthly mood trends in a color-coded chart. All data stored privately in localStorage.
Upload a font file or specify a URL and generate the complete @font‑face rule with modern formats and font‑display. Copy instantly.
Convert any image into colored ASCII art using divs with background colors. Creates a stunning text‑based replica. View & copy HTML.
Shift red and blue channels to create a realistic chromatic aberration (lens distortion) effect. Download glitched photo.
Reduce the number of colors in your photo to create a bold, pop‑art poster effect. Adjust levels and download.
Decode an image progressively using the ImageDecoder API. See partial results and metadata. Modern alternative to <img>.
See how revert‑layer removes styles from the current cascade layer and falls back to the previous one. Fix specificity wars.
Enter RGB values row by row and create a tiny BMP file. Understanding bitmap headers. Geeky developer tool.
Decode Base64 encoded strings back into viewable images and download them as PNG. Useful for debugging APIs and data URIs. Secure local processing.
Upload an image and also see a UI mockup under different deficiencies side‑by‑side. Powerful for inclusive design.