Skip to content

Image resizing loses EXIF data #1055

Open
@Toutouwai

Description

@Toutouwai

Short description of the issue

This issue is basically a re-opening of this closed issue: #348

The client-side resizing option in InputfieldImage shouldn't result in the loss of EXIF data that would otherwise be retained if the client-side resizing option were not used.

The PW client-side resizer is based on HTML5-ImageUploader. I propose that this be replaced with an alternative solution, perhaps MinifyJpegAsync.

Reasons being:

Besides MinifyJpegAsync, I know that the client-side resizing employed by DropzoneJS correctly retains EXIF data.

Setup/Environment

  • ProcessWire version: 3.0.147

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions