[MOD-2491] ImageFactory: add exif support
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | ImageFactory |
Labels | n/a |
Reporter | Rene Pot |
Assignee | Joshua Quick |
Created | 2019-02-11T15:46:41.000+0000 |
Updated | 2021-09-08T23:59:36.000+0000 |
Description
Right now no exif methods exists in ImageFactory. In fact, when resizing/compressing images all exif metadata is lost. We should maintain all exif data and be able to read/write exif data as well.
This would also fix MOD-2490
No comments