IMAGE TOOL · CLIENT-SIDE
Image Info
Drop any image to instantly see its dimensions, file size, format, color depth, and metadata. Everything runs in your browser — nothing is uploaded.
Drop an image here, or browse
JPEG, PNG, WebP, GIF, BMP, SVG
Image Properties
Drop an image to see its properties.
Inspect any image instantly
Our info viewer reads image properties directly from the file and the browser's rendering engine. You can check dimensions before resizing, verify format before converting, and spot oversized files that need compressing. All processing happens on-device.
Any single image file.
Dimensions, size, format, and more.
Camera settings and metadata.
Frequently Asked Questions
What information can I see about an image?
You can view the image dimensions (width and height in pixels), file size, file format (JPEG, PNG, WebP, etc.), color depth or bit depth when available, aspect ratio, and any EXIF metadata embedded in the file such as camera model, exposure, and GPS coordinates.
Can I check image resolution?
Yes. The tool shows the pixel dimensions (e.g., 1920×1080) and the aspect ratio. If DPI metadata is present in the file (common in print-oriented images), it will be displayed as well. For web images, DPI is typically 72 or not stored.
Does this upload my image?
No. All analysis runs locally in your browser. The image is read from the file input or drop event using the FileReader API and Canvas, and metadata is extracted client-side. Nothing is sent to any server.