Image Size Checker
Choose an image to inspect it locally in your browser. The file is not uploaded.
Accuracy
Check assumptions and units before relying on results for important decisions.
Privacy
Tools are designed for browser-side use where practical, reducing unnecessary data sharing.
Plain English
Guide sections explain the terms and formulas behind common tasks.
Image Preparation Guides
Large images slow down web pages and email uploads. Start by checking the real pixel dimensions. A full-width website hero often does not need to be wider than 1600 to 2200 pixels, while thumbnails can be much smaller.
Format Choices
| Format | Best use |
|---|---|
| JPEG | Photos and complex images where small file size matters. |
| PNG | Logos, screenshots, and images that need transparency. |
| WebP | Modern web images with strong compression and good quality. |
| SVG | Simple vector graphics, icons, and logos. |
Privacy Note
Images can contain location or camera metadata. Remove metadata before sharing sensitive photos publicly.
Image Optimization Guide
Images are often the heaviest part of a web page. A single uncompressed phone photo can be several megabytes and far wider than the place where it appears. Before publishing, check the real pixel dimensions, choose a sensible output format, and compress a copy rather than overwriting the original.
Recommended Widths
| Use case | Typical width | Notes |
|---|---|---|
| Article image | 900 to 1400 px | Wide enough for most content columns. |
| Full-width hero | 1600 to 2200 px | Use stronger compression for large banners. |
| Thumbnail | 300 to 600 px | Crop consistently for grids. |
| Logo | SVG or 2x raster | Use transparent PNG only when SVG is not suitable. |
Accessibility and Quality
Compression should not make text in screenshots unreadable. If an image includes instructions, labels, receipts, or small interface text, preview it at the actual display size before publishing. Add meaningful alt text when the image explains something important.
Metadata Privacy
Photos can include location, camera, date, and device metadata. Remove metadata before publishing personal images, client images, documents, IDs, or private places.