Page 1 of 1
Icon Library Batch Save
Posted: Thu Oct 30, 2003 5:03 pm
by ericday
Can XnView be used to batch save all the icons in an icon library file (.icl)?
Could someone instruct me how to do this?
Thanks,
Eric
Re: Icon Library Batch Save
Posted: Mon Nov 03, 2003 12:24 pm
by xnview
ericday wrote:Can XnView be used to batch save all the icons in an icon library file (.icl)?
You can extract all icons from a icl file by loading it, and View/Page/Extract...
Regards. Pierre.
Save?
Posted: Wed Dec 31, 2003 12:36 pm
by Guidance
He asked how to save all these icons displayed in the screen to files!!
Aha, I got it:
nconvert -o d:\tmp\ico\%.ico -out ico -xall D:\tmp\icl\*.icl
Thanks, nconvert !