Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Get. metadata/exif from HEIC
QtWS25 Last Chance

Get. metadata/exif from HEIC

Scheduled Pinned Locked Moved Unsolved General and Desktop
metadataexif
2 Posts 2 Posters 430 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    qtron
    wrote on 22 Aug 2022, 04:25 last edited by
    #1

    Hi,
    I am working on an App which would help get metadata/exif data (like GPS, size etc) from different images with different format (mainly Heic and jpeg).
    I was able to do it for JPEG images using a custom library which Qt supported earlier, the qexifmageheader class. But this does not support HEIC images. I tried using QImageReader and QMediaPlayer but I couldn’t get much information. Does anyone has any information.
    I am using Qt5.15.6

    Thanks.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 23 Aug 2022, 13:53 last edited by
      #2

      Hi and welcome to devnet,

      You should consider using a library like exiv2 that supports that image format.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2

      2/2

      23 Aug 2022, 13:53

      • Login

      • Login or register to search.
      2 out of 2
      • First post
        2/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved