Image RGB Histogram – Online Per‑Channel Graph
Load an image to see separate red, green, blue histograms. Exposure and color balance tool.
UD5 Toolkit
Upload an image to instantly view its red, green, and blue channel histograms. All processing is done locally – no upload to server.
Drag & drop image here or click to browse
Load an image to see separate red, green, blue histograms. Exposure and color balance tool.
Generate a palette of N colors that are maximally distinguishable for common color vision deficiencies. Copy the hex codes.
Convert any image into colored ASCII art using divs with background colors. Creates a stunning text‑based replica. View & copy HTML.
Reduce the number of colors in your photo to create a bold, pop‑art poster effect. Adjust levels and download.
Enter RGB values row by row and create a tiny BMP file. Understanding bitmap headers. Geeky developer tool.
Upload a photo and turn it into an optimized Open Graph image with title overlay. Perfect for blog social shares. Canvas.
Create a basic Open Graph image with a title, background color, and logo. Download as PNG. Perfect for small sites.
Upload an image and see its 2D FFT magnitude and phase. Learn how image filtering works. Educatinal tool. Canvas.
Apply a tint remover that guesses the original colors from a sepia photo. Not perfect, but fun. All in canvas.
Apply tone mapping algorithms to bring out details in highlights and shadows. Simulate HDR from a single image.
Play an audio file or use mic to see real‑time frequency bars. Choose colors. Great for music videos. Canvas.
Transform any image into a Base64 data URI for embedding directly into HTML, CSS, or JSON. Drag and drop support. Entirely browser-side conversion.
Shift red and blue channels to create a realistic chromatic aberration (lens distortion) effect. Download glitched photo.
Decode an image progressively using the ImageDecoder API. See partial results and metadata. Modern alternative to <img>.
Build a vertical timeline by entering events with dates and descriptions. Export as image or HTML. Perfect for project milestones.
Decode Base64 encoded strings back into viewable images and download them as PNG. Useful for debugging APIs and data URIs. Secure local processing.
Convert any image into beautiful ASCII art. Adjust brightness and character set for the best effect. Share text-based pictures. Runs entirely in the browser.
Add a realistic water ripple or heat haze distortion to your image. Download the warped photo. Canvas manipulation.
Display a Snellen chart on screen and mark distance for a fun self-test. Not a replacement for professional exam.
Add a dramatic fire or flame overlay to any image. Realistic blending. Adjust intensity. Download the hot result.
Combine multiple static images into a single animated GIF. Adjust frame delay and order. No upload, in‑browser encoding.
Shift color channels to create a 3D anaglyph image. Grab your red‑cyan glasses! Can use different offset.
Upload an image and also see a UI mockup under different deficiencies side‑by‑side. Powerful for inclusive design.
Visualize audio in real time from your microphone or uploaded audio file. See the waveform dance. Uses Web Audio API locally.
Write Mermaid markdown and instantly see the rendered flowchart, sequence diagram, or Gantt chart. Copy SVG output. Browser-side rendering.
Design visual posts for Instagram, Twitter, Facebook. Background gradients, text, and stickers. Download as PNG. No sign‑up.
Remove solid or similar backgrounds from images using color thresholding. No AI, just quick client-side canvas processing. Download as PNG.
Warps your image with a gooey, melting distortion. Adjust strength and radius. Download the surreal result. Local canvas.
Paste a Base64 data URI and download the image directly. Supports JPEG, PNG, GIF, WebP. Safe local processing.
Paste a string of 0s and 1s and decode it back into ASCII text. Handles space‑separated blocks. Local.