Screen Resolution Detector - Online Viewport Size Checker
Detect your current screen resolution, viewport dimensions, and device pixel ratio. Useful for responsive design testing. No data collection.
UD5 Toolkit
Screen
--
ResolutionDPR
--
Device Pixel RatioScroll
--
px from top/leftScrollbar
--
Scrollbar width (if visible)window.innerWidth and window.innerHeight (including scrollbars). Document Size is the total size of the HTML document, including content that extends beyond the visible area. It's accessed via document.documentElement.scrollWidth and scrollHeight. When a page has no scrollable content, the document size equals the viewport size.
srcset) and ensures crisp graphics on high-DPI screens.
window.innerWidth - document.documentElement.clientWidth. On macOS with overlay scrollbars, this value is typically 0px because scrollbars float above the content. On Windows and Linux, classic scrollbars usually occupy 15–17px. This measurement is crucial for front-end developers to avoid layout shifts when scrollbars appear or disappear.
Detect your current screen resolution, viewport dimensions, and device pixel ratio. Useful for responsive design testing. No data collection.
Enter image pixel dimensions and compute maximum print size at various DPI. With aspect ratio presets (4x6, 5x7, 8x10) and cropping preview. Local tool.
Predict the file size of an image based on pixel dimensions and format (JPEG, PNG, WebP). Rough estimate. Local.
Paste media queries and see a visual indicator of which rules apply at current viewport size.
Decode individual video frames from a local file using the VideoDecoder API. Step through frames. Cutting‑edge browser feature.
Write a media query and see if it matches as you resize the iframe. Understand width, height, and resolution queries.
See how your page title and description will look in Google SERP. Check pixel width and character count. Local tool.
Resize and crop an image to a specific aspect ratio (1:1, 16:9…) with automatic fit/cover. Download the perfect image.
Preview how your page title will appear in Google SERPs. See pixel width and character count. Avoid truncation. Free local tool for SEOs.
Drop a video file and instantly see its container format, codec(s), resolution, duration, and bitrate. Browser‑based, no upload.
Input dimensions and color depth to estimate uncompressed file size for BMP, PNG, JPEG. Planning tool.
Resize a video by cropping to a new aspect ratio or scaling up/down. Apply and download the result. Browser‑based.
See how your title and meta description will be truncated in Google SERP by pixel width. Optimize click‑through.
Convert illuminance units: lux, foot-candle, phot. Useful for lighting design and photography. Quick and free.
Quickly adjust the brightness and contrast of an image with live preview sliders. Download the tuned photo. Canvas.
Play any video at a custom rate (0.25x to 4x) without audio pitch change. Save the playback speed as a link. Local.
Play any video at 0.25x to 4x speed. Save the modified speed as a new file. Perfect for analysis or fun.
Visualize how aperture, focal length, and subject distance affect background blur. Interactive DOF calculator.
Convert video files between common formats using FFmpeg WASM. No upload required; all processing stays in your browser.
Combine aspect‑ratio with min‑/max‑width/height and see how the box responds. Understand sizing constraints. Copy the pattern.
Create a responsive box that maintains a specific aspect ratio using the aspect‑ratio property. Copy the simple CSS.
Compress images while preserving quality. Adjust compression level and preview output size. All processing is done client-side for fast and secure optimization.
Convert RGB and hex colors to CIELAB L*a*b* values. Understand perceptual lightness and chromaticity. All local math.
Pick colors from a palette or use the eye dropper to sample colors from your screen. Converts between HEX, RGB, HSL. An essential tool for designers.
Enter foreground and background colors to instantly see the contrast ratio and pass/fail for AA and AAA. Simple and fast.
Convert hex or RGB to CIELAB L*a*b* values. Understand perceptual lightness and color opponents. Local math.
Enlarge pixel art or low‑res images without blur. Choose 2x, 4x, 8x. Perfect for sprites. Download scaled PNG.
Resize an image to exact dimensions and add colored padding to fill the aspect ratio without cropping. Useful for profile grids.
Upload an image and see a slider comparison of different JPEG quality levels. Find the optimal file size vs. quality trade‑off.
Automatically adjust brightness, contrast, and saturation of a photo. Click to enhance and download. Canvas‑based.