Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ngf-resize seems to remove picture properties like GPS position #1146

Closed
dwestphal opened this issue Nov 19, 2015 · 4 comments
Closed

ngf-resize seems to remove picture properties like GPS position #1146

dwestphal opened this issue Nov 19, 2015 · 4 comments

Comments

@dwestphal
Copy link

When I don't use ngf-resize, the uploded picture (from a mobile camera) contains properties like GPS position and some others.

When I enable ngf-resize those properties are removed. Is there any way to keep them (or at least the GPS-Position) in the picture?

Thank you very much!

@danialfarid
Copy link
Owner

Will be added to the next release.
For now you could find a workaround here: http://stackoverflow.com/a/18298040/1105011

@rahulvgmail
Copy link

---NooB alert---
is it possible to call resize from JS code after reading the EXIF information?
(instead of ngf-resize)

@danialfarid
Copy link
Owner

Upload.resize(imageFile).then(function(resizedFile) {})

@danialfarid
Copy link
Owner

Fixed at 11.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants