# Batch Image Info Viewer

View basic information for multiple images at once - dimensions, format, file size, and metadata presence

> Canonical page: https://elysiatools.com/en/tools/image-batch-info

- **Category:** Media

- **Keywords:** batch, images, info, metadata, dimensions, size, format, multiple, viewer

## Overview

The Batch Image Info Viewer allows you to quickly inspect and compare key properties of up to 100 images simultaneously, including dimensions, file size, format, and the presence of EXIF, IPTC, or XMP metadata.

## Inputs

- **Image Files (up to 100)** (file): Select up to 100 image files to view their information
- **Include Metadata Indicators** (checkbox): Show whether images contain EXIF, IPTC, or XMP metadata

## When to use

- When you need to verify the dimensions and file formats of a large batch of images before uploading them to a website or CMS.
- When checking if your exported photos contain embedded metadata like EXIF, IPTC, or XMP tags.
- When auditing a folder of mixed image assets to identify oversized files or unsupported formats.

## How it works

- Upload up to 100 image files in supported formats such as JPEG, PNG, WEBP, GIF, BMP, TIFF, or AVIF.
- Toggle the option to check for the presence of EXIF, IPTC, or XMP metadata indicators.
- View the structured JSON output containing dimensions, file sizes, formats, and metadata flags for all uploaded files.

## Use cases

- Web developers verifying that all assets in a folder are optimized in WEBP or AVIF format and match target dimensions.
- Photographers checking if their exported JPEGs successfully retain EXIF metadata before sharing them.
- Content managers auditing user-submitted graphics to filter out unsupported BMP or TIFF files.

## Frequently asked questions

### What image formats are supported by the viewer?

The tool supports JPEG, JPG, PNG, WEBP, GIF, BMP, TIFF, and AVIF formats.

### How many images can I upload at one time?

You can upload and inspect up to 100 images in a single batch.

### Does this tool upload my images to a remote server?

No, the image analysis is performed locally in your browser, ensuring your files remain private.

### What metadata indicators does the tool check for?

It detects the presence of EXIF, IPTC, and XMP metadata blocks within the image files.

### Is there a file size limit for the uploaded images?

Yes, the maximum limit for the batch upload is 50 MB.

## Related tools

- [Batch Image Convert](https://elysiatools.com/en/tools/batch-convert): Convert multiple images to different formats with quality settings and batch processing
- [Data URI Generator](https://elysiatools.com/en/tools/data-uri-generator): Convert files into Data URIs (Base64 or percent-encoded) for inlining images, fonts, and assets directly into HTML, CSS, or Markdown
- [Image Composite](https://elysiatools.com/en/tools/image-composite): Composite multiple images together with precise control over position, opacity, and blend modes
- [Batch Image Convert](https://elysiatools.com/en/tools/image-batch-convert): Convert multiple image files between different formats like JPG, PNG, WebP, AVIF, TIFF, GIF with quality settings and batch processing
- [Image Resizer](https://elysiatools.com/en/tools/image-resize): Professional image resizing tool with multiple resize methods, aspect ratio preservation, and format conversion, supporting GIF/Animated WebP/APNG and JPEG/PNG/WEBP.
- [Image Bit Depth to PNG Converter](https://elysiatools.com/en/tools/image-to-bit-depth-png): Convert images to exact monochrome, indexed, grayscale, RGB, or RGBA PNG bit depths with verified output.
- [Batch Image Compress](https://elysiatools.com/en/tools/batch-compress): Compress multiple images with quality control, output format selection, and size optimization
- [Batch Image Crop](https://elysiatools.com/en/tools/image-batch-crop): Batch crop multiple images to specific dimensions or aspect ratios with custom positioning. Returns cropped images as a ZIP download.

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Web Image Processing TypeScript Samples](https://elysiatools.com/en/samples/web-image-processing-typescript): Web TypeScript image processing examples including image read/save, scaling, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion

## Related content

- [Camera RAW Intake, Proofing, and Metadata Workflows](https://elysiatools.com/en/hubs/camera-raw-preview-metadata-workflows): Inspect camera RAW intake, verify EXIF and orientation, create format-specific JPEG proofs, and remove sensitive metadata before handoff.
