Skip to content

Image resizer doesn't preserve EXIF data #348

@uiii

Description

@uiii

Short description of the issue

Image resizer doesn't preserve image's EXIF data (capture date, place, camera info, ...).

Expected behavior

Resized image inherits all the relevant EXIF data.

Actual behavior

The resized image has all the EXIF data removed like a completely new image.

Steps to reproduce the issue

  1. Create image field
  2. Set maximum dimesions (maybe enable client side resizing)
  3. Upload image with EXIF data set
  4. Download the uploaded image and compare it's EXIF data with the original one.

Setup/Environment

  • ProcessWire version: 3.0.70
  • (Optional) PHP version: 5.6

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions