Online Screen Ruler - Measure Pixels & Inches on Screen
An on‑screen ruler that measures in pixels, centimeters, and inches. Drag to resize. Handy for UI designers and developers.
UD5 Toolkit
An on‑screen ruler that measures in pixels, centimeters, and inches. Drag to resize. Handy for UI designers and developers.
Detect your current screen resolution, viewport dimensions, and device pixel ratio. Useful for responsive design testing. No data collection.
Predict the file size of an image based on pixel dimensions and format (JPEG, PNG, WebP). Rough estimate. Local.
Display your screen's current devicePixelRatio. See how it changes when you zoom. Useful for high‑res image decisions.
Paste media queries and see a visual indicator of which rules apply at current viewport size.
See the current viewport width/height, document size, scrollbar width, and pixel ratio. Essential responsive data.
Upload two images and see a diff overlay highlighting the pixel differences. Adjust tolerance. For regression testing.
Browse the OKLCH color space with sliders for lightness, chroma, and hue. See the CSS oklch() code. Modern and accessible.
Enter width, height, format to approximate file size. Plan web performance. Simple model.
Create a responsive box that maintains a specific aspect ratio using the aspect‑ratio property. Copy the simple CSS.
Enlarge pixel art or low‑res images without blur. Choose 2x, 4x, 8x. Perfect for sprites. Download scaled PNG.
Preview how your page title will appear in Google SERPs. See pixel width and character count. Avoid truncation. Free local tool for SEOs.
Wrap text around an irregular shape and adjust the margin and alpha threshold. Magazines layout on the web.
Enlarge pixel art or low‑res images without blur. Choose 2x, 4x, 8x. Perfect for sprites. Download scaled PNG.
See how your title and meta description will be truncated in Google SERP by pixel width. Optimize click‑through.
Upload a small pixel art image and get a CSS grid layout that recreates it using divs. Novelty developer tool.
Combine aspect‑ratio with min‑/max‑width/height and see how the box responds. Understand sizing constraints. Copy the pattern.
See how your page title and description will look in Google SERP. Check pixel width and character count. Local tool.
Toggle image‑rendering: auto, pixelated, crisp‑edges on a scaled image. Essential for pixel art display.
Enter two hex colors and compute the CIE76, CIE94, and CIEDE2000 color difference. Understand how humans perceive color similarity.
Apply a pixel sorting glitch effect to your photo. Sort pixels by brightness, hue, or saturation. Create abstract art. Canvas.
Downscale an image to a grid of colored `<td>` cells. Create a huge HTML pixel art. Copy the code.
Resize a video by cropping to a new aspect ratio or scaling up/down. Apply and download the result. Browser‑based.
Write a media query and see if it matches as you resize the iframe. Understand width, height, and resolution queries.
Start from a base color and use `oklch(from color l c h)` to create lighter or darker variants. Copy the code.
Enter foreground and background colors to instantly see the contrast ratio and pass/fail for AA and AAA. Simple and fast.
Enter a website URL and apply a protanopia/deuteranopia/tritanopia filter. Test full page accessibility.
Resize an image to exact dimensions and add colored padding to fill the aspect ratio without cropping. Useful for profile grids.
Upload one image at multiple widths and generate the complete img srcset and sizes attributes. Perfect for performance.
Upload an image and see a slider comparison of different JPEG quality levels. Find the optimal file size vs. quality trade‑off.