Image Straighten Tool - Online Fix Crooked Horizons
Draw a line along the horizon and the tool rotates the image to make it perfectly level. Small rotation. Canvas editing.
UD5 Toolkit
Draw a line along the horizon and the tool rotates the image to make it perfectly level. Small rotation. Canvas editing.
Display a Snellen chart on screen and mark distance for a fun self-test. Not a replacement for professional exam.
View recent earthquakes worldwide on a map. Fetches public USGS GeoJSON feed directly from browser. Real-time data.
Reverse the NATO phonetic alphabet. Paste 'Bravo Romeo Alpha Victor Oscar' and get 'Bravo'. Essential for call center transcripts.
Decode FLAC, Opus, or OGG audio files in the browser using compiled WASM libraries. Play instantly without server uploads. Keep audio private.
Apply tone mapping algorithms to bring out details in highlights and shadows. Simulate HDR from a single image.
Convert any image into colored ASCII art using divs with background colors. Creates a stunning text‑based replica. View & copy HTML.
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.
Play an audio file or use mic to see real‑time frequency bars. Choose colors. Great for music videos. Canvas.
Paste a string of 0s and 1s and decode it back into ASCII text. Handles space‑separated blocks. Local.
Turn any photo into a beautiful kaleidoscope pattern by reflecting and rotating segments. Adjust parameters.
Paste lyrics and tap while the song plays to embed timestamps. Export as .lrc file for music players. All in browser.
Paste binary sequences and convert them back to readable text. Supports space-separated and 8-bit formatted strings. Quick encoding reconversion.
Fill in says, thinks, does, feels quadrants for a user persona. Save locally or print.
Write Mermaid markdown and instantly see the rendered flowchart, sequence diagram, or Gantt chart. Copy SVG output. Browser-side rendering.
Start a fetch request and cancel it with AbortController. See how to implement request cancellation. Interactive.
See how revert‑layer removes styles from the current cascade layer and falls back to the previous one. Fix specificity wars.
Upload an image and see its 2D FFT magnitude and phase. Learn how image filtering works. Educatinal tool. Canvas.
Generate a standard XML sitemap for your website by entering a start URL. Crawls internal links directly from your browser. No server-side processing.
Real‑time frequency spectrum from your microphone. Visual bars or line. Check room resonance.
Enter the recipe's wattage and your microwave's wattage to convert cooking time. Prevent burnt or cold food.
Shift red and blue channels to create a realistic chromatic aberration (lens distortion) effect. Download glitched photo.
Connect a MIDI controller and see every message in a log. Filter by channel and type. Essential for debugging music apps.
Apply a realistic lens blur (bokeh) to an image. Simulate shallow depth of field. Adjust aperture shape and intensity. Local canvas.
Connect your MIDI keyboard and see pressed notes visually on a piano roll. Check velocity, channel, and aftertouch. No DAW needed.
Decode an image progressively using the ImageDecoder API. See partial results and metadata. Modern alternative to <img>.
Paste XML sitemap content and extract all <loc> URLs into a clean list. Useful for auditing. Local parsing only.
Reduce the number of colors in your photo to create a bold, pop‑art poster effect. Adjust levels and download.
Visualize audio in real time from your microphone or uploaded audio file. See the waveform dance. Uses Web Audio API locally.
Apply vintage and sepia effects to your photos. Adjust grain, vignette, and tone curves. Download filtered image. Local canvas manipulation.