Git Product home page Git Product logo

Comments (9)

turshija avatar turshija commented on July 18, 2024 1

This is still an issue, but really weird.
I'm calling crop image plugin like this:

navigator.camera.getPicture(cropCallback, errorCallback, options)
Where in options I set sourceType CAMERA or PHOTOLIBRARY.

On all devices its working correctly, but this issue happens on Samsung s7:

If I take a picture using Camera, cropper shows correct rotation, but after cropping I receive rotated image without exif data.
If I take a picture manually using camera (save it to gallery) and then choose to upload picture from gallery, I get rotated image in cropper.
Is there any option for cropper to ignore exif data or override it or something like that ?

Also, front camera rotates image left, and back camera rotates image to the right o_O

from cordova-plugin-crop.

jeduan avatar jeduan commented on July 18, 2024

I had one instance where the EXIF was not recorded correctly on the image on a Moto G1. I had to manually rotate the image on that case unfortunately

from cordova-plugin-crop.

rahulom avatar rahulom commented on July 18, 2024

Thanks Jeduan

from cordova-plugin-crop.

satyagupta avatar satyagupta commented on July 18, 2024

So you rotated the image before cropping and then later undo the rotation is that right? @jeduan

from cordova-plugin-crop.

jeduan avatar jeduan commented on July 18, 2024

Don't remember the exact thing I did but do remember finding out that the EXIF rotation data was wrong.

from cordova-plugin-crop.

geraldofcastro avatar geraldofcastro commented on July 18, 2024

Do we have a solution to this problem?

from cordova-plugin-crop.

gowtham-s avatar gowtham-s commented on July 18, 2024

Any updates regarding this issue?

from cordova-plugin-crop.

SUWW avatar SUWW commented on July 18, 2024

Very urgently want to know, solution to the problem.thank you

from cordova-plugin-crop.

SUWW avatar SUWW commented on July 18, 2024

Modified the positive and negative parameters, can be corrected in samsung rotation problem, a recycling didn't find any problem.thank you

from cordova-plugin-crop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.