Git Product home page Git Product logo

Comments (5)

AerisG222 avatar AerisG222 commented on August 21, 2024 1

Hello,

This is not possible today. I can look at adding this in the future when I find some time.

from nexiftool.

Annushkaaaaa avatar Annushkaaaaa commented on August 21, 2024

Don't close the issue please, just after fix this problem :-)

from nexiftool.

AerisG222 avatar AerisG222 commented on August 21, 2024

It's been a while since I looked at this, and think I may have lied yesterday - sorry! It currently works by having exiftool dump out json which is then parsed in to Tag objects. I think what you are looking for is the "NumberValue" property on the Tags that are returned. When I add -n, exiftool only dumps the detailed value and looses the formated version that is currently in 'Value'. As it could be useful to have the friendly 'Value' or the detailed 'NumberValue' I am not planning on making any changes to support specifying -n, as it is effectively already working.

Please have a look to make sure what you need is coming back in NumberValue, and if not, please provide an example photo and what is expected.

Thanks!
Mike

from nexiftool.

Annushkaaaaa avatar Annushkaaaaa commented on August 21, 2024

Hi. At the moment, using your library, I see that the values are rounded and I cannot get the "raw" numbers. For example, one of the parameters is equal to 1.7856901324568, and it is rounded up to 1.8. I would like to be able to get the full value, but not by default, but by setting some option.

from nexiftool.

Annushkaaaaa avatar Annushkaaaaa commented on August 21, 2024

I checked, what option I need - it is print conversion. Could you please add it to this library?
In what way would this affect the conversion of json to Tag object? The values of some parameters will just become a bit larger, there will be no other changes. Currently the values are rounded and this may not be convenient, so I would like to be able to enable no rounding and get the data in raw format.

from nexiftool.

Related Issues (18)

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.