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.
Print a simple foot‑measuring ruler and enter the length and width to get a recommended toddler shoe size with growing room included.
Convert tablespoons to milliliters and other common cooking volume units. Also covers teaspoons, cups, fluid ounces, and milliliters for precise liquid measuring.
See your monitor's color depth and pixel depth. Detect if HDR or wide gamut is available using media queries.
Request and release a screen wake lock to keep the device awake. See the lock state in real time. Perfect for recipes or presentations.
Convert any image into a raw binary array of RGBA values. For use in embedded systems or game development. Copy as Uint8Array.
Enter RGB values row by row and create a tiny BMP file. Understanding bitmap headers. Geeky developer tool.
Use the browser's native eyedropper tool to pick any color from the screen. Shows zoomed preview. Quick and easy.
A completely black page to save battery on OLED devices. Click to go fullscreen. Simple utility.
Upload a small pixel art image and get a CSS grid layout that recreates it using divs. Novelty developer tool.
Turn your browser screen into a full‑color flashlight or strobe. Adjust brightness and color. Simple utility.
Turn any photo into a mosaic of colored blocks or pixel art. Choose block size and palette. Download as PNG. Pure canvas.
Display detailed information about your current browser, including version, JavaScript status, cookie support, and screen size. Works instantly with no input.