Custom metadata to CSV report how to?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
alexcar45
Posts: 2
Joined: 10 Jul 2013 21:41

Custom metadata to CSV report how to?

Post by alexcar45 »

Hello Guys,

I am trying to make a report from a folder with images only in it.

I want that report to have the following in it:

Bit depth
Date created
Date modified
Dimensions
Filename
Height
Horizontal resolution
Item type
Path
Size
Type
Vertical resolution
Width

I am using the Metadata to CSV report but that report has way to much information that I do not need and it takes a very long time to be created because of that.

How can I customize my report to only include the columns that I need?

Please help, any help with be greatly appreciated.


Thank you in advanced

admin
Site Admin
Posts: 66366
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Custom metadata to CSV report how to?

Post by admin »

Hi and welcome!

Look at the report() function in scripting.

Note: Out of my head I'm not sure if it can handle "Bit depth". I will check that later. If not I'll add it. :)

Don

admin
Site Admin
Posts: 66366
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Custom metadata to CSV report how to?

Post by admin »

OK, I checked it and indeed it has not been possible yet! Next beta version will let you do it. 8) After it is published here in the forum, please ask if you need more tips for your task.

alexcar45
Posts: 2
Joined: 10 Jul 2013 21:41

Re: Custom metadata to CSV report how to?

Post by alexcar45 »

Thank you very much for your reply, I used that function in a script and it worked very well for most of what I needed.

:appl:

Post Reply