ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 EXIF for non-image files?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Homer Posted - Dec 18 2021 : 17:01:18
I have been looking at the EXIF Demo. Very nice. Would it be possible to use the technique shown in that demo to display metadata for other documents such as MS Word, or Excel spreadsheets or email (.EML) files?
4   L A T E S T    R E P L I E S    (Newest First)
Homer Posted - Dec 19 2021 : 18:45:15
Okay. That help me plan my next enhancement. Thanks.
xequte Posted - Dec 19 2021 : 18:17:06
Hi

It only includes formats that support EXIF, which are JPEG and TIFF. Strictly speaking a very small number of PNG files also include embedded EXIF data, but that is not supported by ImageEn at this time.

Nigel
Xequte Software
www.imageen.com
Homer Posted - Dec 19 2021 : 18:11:57
In looking deeper into the EXIF Demo, The only files that I've been able to work with are .JPG and .TIF. I've been working on a folder that also contains .PNG and .PDF, and they are not shown in the demo. So, are those files not supported? If not, are their plans to add them to the list?
xequte Posted - Dec 18 2021 : 19:37:31
Hi

We don't read meta-data from any non-image formats, so you would need source other code to do that.

Nigel
Xequte Software
www.imageen.com