Search found 2 matches

by Chamelia722
Mon Dec 13, 2021 6:50 pm
Forum: XnConvert
Topic: Multiple resize (or other actions) per input
Replies: 3
Views: 4970

Re: Multiple resize (or other actions) per input

Thank you for your kind replay @cday !

Indeed using a shell script (or anything of the same kind) would still require to open the big file multiple times.

For now, the best trick I could think of was to cascade generations, i.e. I generate each thumbnail using the one with the size just above (e.g ...
by Chamelia722
Mon Dec 13, 2021 5:14 pm
Forum: XnConvert
Topic: Multiple resize (or other actions) per input
Replies: 3
Views: 4970

Multiple resize (or other actions) per input

Hi there!

Thank you for this tool, I just started fiddling with it, and it seems nice :)

For my needs, I would like to create multiple sizes of the same picture of my photo album. For this, I am using multiple commands of "resize -ratio".
(FWIW I am using the Windows x64 version)

But this is ...