Git Product home page Git Product logo

Comments (6)

nemethviktor avatar nemethviktor commented on May 30, 2024

Noted, will have a look :)

from geotagninja.

nemethviktor avatar nemethviktor commented on May 30, 2024

I can't seem to repro this - there is no reason why it shouldn't work, the code logic is that if it's a JPG then it should just take the file as-is for "preview", otherwise (even if jpeg...admittedly I didn't think about it) extract a preview.
Any chance you can share the file in question?

from geotagninja.

nemethviktor avatar nemethviktor commented on May 30, 2024

image
image

(the 2nd one is a "jpeg")

from geotagninja.

Urmel avatar Urmel commented on May 30, 2024

Hi @nemethviktor,
thanks a lot for the super quick reply!
Yes! I can provide such an image... attached.
BR
Alex
image-20222108-103550-6

from geotagninja.

nemethviktor avatar nemethviktor commented on May 30, 2024

Your file is corrupted/there are no previews in it. (not entirely sure which)
image

Basically exifTool can't detect any embedded preview-style data in the file, which is why it's not extracting.
I've done a quick googling on that IPTCDigest thing but no relevant avail so far.
The reason why it works for JPG but not JPEG is bcs the current logic is that for JPGs it uses Windows' own thing, so clearly your file isn't useless but for some reason ET can't parse it properly.

Anyway, I've updated the code (the build will be the same as earlier because build number is just the number of days since 1/1/2000 -> same link as before -> https://drive.google.com/file/d/18iI77SIdrIv-joOtyT0-MzqOVtB5OgM0/view?usp=share_link

This only fixes this particular issue (I saw your latest comment on the crashes, I'll have a look at that tomorrow, zombie now.)

from geotagninja.

Urmel avatar Urmel commented on May 30, 2024

Hi @nemethviktor,

I tested using (can we make that text copy-able?):
grafik

The application displayed all the "jpeg" images. Looks fixed to me :)

Thank you!!

from geotagninja.

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.