Image Info
What is Image Info? (Quick Answer)
Read dimensions, format, and metadata Free online tool, no registration required, 100% client-side processing.
Read dimensions, format, and metadata
By Craftisle Team
Upload an image and process it. All processing happens server-side via Sharp. Your file is not stored.
Drop image here or click to browse
Max 4 MB • PNG, JPEG, WEBP, AVIF, GIF, TIFF
About Image Info — Free Online Tool
How to Use Image Info — Step by Step
- Upload an image
Drag and drop an image or click to browse.
- View image properties
Dimensions, file size, format, color space, and EXIF metadata are displayed.
- Copy info (optional)
Copy specific properties or the full info report as JSON.
Use Cases for Image Info
Pre-upload verification
Check image dimensions and file size before uploading to a CMS with size limits.
SEO auditing
Verify that images have reasonable file sizes and dimensions for web performance.
Debugging image issues
Check if an image is truly transparent (PNG) or if the color space is correct (sRGB vs. Adobe RGB).
FAQ — Image Info Free Online Tool
What is the difference between dimensions and pixel count?
Dimensions = width × height in pixels. Pixel count = width × height (total pixels). A 1920×1080 image has ~2 megapixels.
Why does my image look different on different devices?
Color space mismatch. sRGB is the standard for web. Adobe RGB or ProPhoto RGB images may look desaturated on devices that don't support wide gamut.
Can I see GPS location from EXIF?
Yes, if the photo was taken with a GPS-enabled camera/phone and geotagging was enabled. Use 'Strip Metadata' tool to remove it before sharing.