Search found 2 matches

by probiner
Thu Dec 02, 2021 11:38 pm
Forum: MP - General Support
Topic: How to achieve custom sort in XnView?
Replies: 1
Views: 1663

Re: How to achieve custom sort in XnView?

I was using lower case comment in Imagemagik with upper case the value I put there does show up in XnView.
$ convert img.png -set Comment 'XnView complient' img.png

Anyways if there's a way to sort images in XnView with a custom attribute like something that is a float and not a string that would ...
by probiner
Thu Dec 02, 2021 10:50 pm
Forum: MP - General Support
Topic: How to achieve custom sort in XnView?
Replies: 1
Views: 1663

How to achieve custom sort in XnView?

Hello

I'm looking for a way to sort images created in Imagemagik in a custom order. For that I'm setting a value in the EXIF comment. But when I open XnView while I can see the comment field with the value I've set in the ExifTool I cannot organize the images by it. Even when I RMB the image and ...