📋

Image Info

Read dimensions, format, and metadata

Image
image-info

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

Read image properties: dimensions (width × height), file format, MIME type, file size, color space, EXIF metadata, and more. Supports JPG, PNG, WebP, AVIF, GIF, SVG, TIFF, BMP. Essential for verifying image assets before using them in production.

How to Use Image Info — Step by Step

  1. Upload an image

    Drag and drop an image or click to browse.

  2. View image properties

    Dimensions, file size, format, color space, and EXIF metadata are displayed.

  3. 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.

Related Free Online Tools