On‑Screen Pixel Ruler - Online Measure Elements in Browser
Drag a virtual ruler across your screen to measure pixel distances. Horizontal and vertical guides. Useful for UI designers checking alignment.
UD5 Toolkit
Measure pixels and inches directly on your screen with precision. Click two points to measure distance.
| Device Type | Resolution | Size | Approx. DPI |
|---|---|---|---|
| Standard 24" Monitor | 1920Ă—1080 | 24" | ~92 DPI |
| 27" 4K Monitor | 3840Ă—2160 | 27" | ~163 DPI |
| MacBook Pro 14" | 3024Ă—1964 | 14.2" | ~254 DPI (eff. ~127) |
| iPhone 15 Pro | 2556Ă—1179 | 6.1" | ~460 DPI (eff. ~153) |
| iPad Pro 12.9" | 2732Ă—2048 | 12.9" | ~264 DPI (eff. ~132) |
Drag a virtual ruler across your screen to measure pixel distances. Horizontal and vertical guides. Useful for UI designers checking alignment.
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.
See the current viewport width/height, document size, scrollbar width, and pixel ratio. Essential responsive data.
Enter width, height, format to approximate file size. Plan web performance. Simple model.
Paste media queries and see a visual indicator of which rules apply at current viewport size.
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.
See how your title and meta description will be truncated in Google SERP by pixel width. Optimize click‑through.
Enlarge pixel art or low‑res images without blur. Choose 2x, 4x, 8x. Perfect for sprites. Download scaled PNG.
Upload two images and see a diff overlay highlighting the pixel differences. Adjust tolerance. For regression testing.
Enter two hex colors and compute the CIE76, CIE94, and CIEDE2000 color difference. Understand how humans perceive color similarity.
Browse the OKLCH color space with sliders for lightness, chroma, and hue. See the CSS oklch() code. Modern and accessible.
Combine aspect‑ratio with min‑/max‑width/height and see how the box responds. Understand sizing constraints. Copy the pattern.
Preview how your page title will appear in Google SERPs. See pixel width and character count. Avoid truncation. Free local tool for SEOs.
See how your page title and description will look in Google SERP. Check pixel width and character count. Local tool.
Input dimensions and color depth to estimate uncompressed file size for BMP, PNG, JPEG. Planning tool.
Resize and crop an image to a specific aspect ratio (1:1, 16:9…) with automatic fit/cover. Download the perfect image.
Resize a video by cropping to a new aspect ratio or scaling up/down. Apply and download the result. Browser‑based.
Upload a small pixel art image and get a CSS grid layout that recreates it using divs. Novelty developer tool.
Toggle image‑rendering: auto, pixelated, crisp‑edges on a scaled image. Essential for pixel art display.
Wrap text around an irregular shape and adjust the margin and alpha threshold. Magazines layout on the web.
Resize an image to exact dimensions and add colored padding to fill the aspect ratio without cropping. Useful for profile grids.
Downscale an image to a grid of colored `<td>` cells. Create a huge HTML pixel art. Copy the code.
Automatically crop transparent or solid‑color borders from any image. Just drop the photo and get the tight crop.
Upload an image and see a slider comparison of different JPEG quality levels. Find the optimal file size vs. quality trade‑off.
Apply a pixel sorting glitch effect to your photo. Sort pixels by brightness, hue, or saturation. Create abstract art. Canvas.
Add customizable padding to any image. Make it square or fit a specific aspect ratio by adding whitespace. Download padded PNG.
Enter foreground and background colors to instantly see the contrast ratio and pass/fail for AA and AAA. Simple and fast.