Handling of many files - per textfile and per ???

XnConvert Multi Platform - Windows, MacOSX, Linux

Moderators: XnTriq, helmut, xnview

User avatar
Peter2
XnThusiast
Posts: 1347
Joined: Thu Nov 24, 2005 3:07 pm
Location: CH

Handling of many files - per textfile and per ???

Post by Peter2 »

Every file that is in the filelist of XNConvert is immediately analysed - size, thumbnail etc. Works fine for some dozens of files, but with some thousands of files it's no fun.

So the question is: I searched a long filelist with different criteria with TotalCommander, and now I want to use the results with XnConvert.

Version a): Drag and Drop - it's a too heavy load.
Is there a way to use it anyway?

Version b): Save the filelist as textfile and load the textfile with XNConvert.
What do you think about the implementation of this new(?) feature?
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
User avatar
xnview
Author of XnView
Posts: 44589
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: handling of many files - per textfile and per ???

Post by xnview »

you don't want thumbnails?
Pierre.
User avatar
Peter2
XnThusiast
Posts: 1347
Joined: Thu Nov 24, 2005 3:07 pm
Location: CH

Re: handling of many files - per textfile and per ???

Post by Peter2 »

As said above - with really many files it would be fine if all calculation would be reduced to a minimum. And when I convert some hundred or some thousand files - thumbnail and imagesize don't make sense, it's only time and CPU consuming.
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
User avatar
xnview
Author of XnView
Posts: 44589
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: handling of many files - per textfile and per ???

Post by xnview »

so perhaps having a list view without detail?
Pierre.
User avatar
Peter2
XnThusiast
Posts: 1347
Joined: Thu Nov 24, 2005 3:07 pm
Location: CH

Re: handling of many files - per textfile and per ???

Post by Peter2 »

xnview wrote: Wed Jul 27, 2022 1:02 pm so perhaps having a list view without detail?
Yes, IMHO.
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
User avatar
helmut
Posts: 8705
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

Re: handling of many files - per textfile and per ???

Post by helmut »

xnview wrote: Wed Jul 27, 2022 1:02 pm so perhaps having a list view without detail?
Detail view with "normal" columns (i.e. filename, path, type, file modified date, and size like Windows Explorer) would be good. Image info like width / height isn't needed in this context and determining image data would slow down things.

If a way to handle many files is added it would be good to add this to all dialogs that support bulk action - see Unified way for creating file list. XnView could automatically switch to this new special detail view whenever many files are selected / uploaded / ....