How to use this image tool
- Select an image from your device.
- Review the file and adjust the available settings.
- Choose “Read EXIF” and wait for the completed status.
- Inspect the result, then download the new file or report.
Inspect camera, exposure, date, orientation, and GPS fields stored in a photo, then download a structured JSON report.
Inspect camera, exposure, date, orientation, and GPS fields stored in a photo, then download a structured JSON report. Work happens locally with browser APIs, so speed depends on the image dimensions and your device.
Processing rule: The page decodes the selected file, validates its dimensions, applies the requested operation, and creates a new output Blob.
Current versions of Chrome, Edge, Firefox, and Safari generally decode JPEG, PNG, and WebP. This page caps canvas work at 40 megapixels and 16,384 pixels per side. Animated images are treated as a single decoded frame.
No. Processing runs in your browser. The page does not send the selected image to an image-processing server.
Yes, when latitude and longitude are stored in readable EXIF fields. Many apps remove these fields during sharing or export.
No. The original remains untouched. Any edited image or report is created as a separate download.
Images above 40 million pixels are stopped before canvas processing to reduce the chance of a browser memory crash.
The preview is scaled to fit the page. The downloaded file uses the full output dimensions and selected encoding settings.
The result card shows real dimensions, byte size, match counts, or metadata fields depending on the tool. Downloads are enabled only after a new result has been created.