Batch extract of Icons from ICO
Moderators: helmut, XnTriq, xnview
Batch extract of Icons from ICO
Is it possible to extract per Batch all Icons (all Frames) from 150 ICO-Files?
Regards
Peter
Regards
Peter
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
Re: Batch extract of Icons from ICO
- Greenfish Icon Editor Pro for creating an icon library (ICL) of all 150 icons
- LionTech ResThief for extracting all “frames” of all icons in the ICL in one go via drag & drop
Re: Batch extract of Icons from ICO
Multipage/Extract all?Peter2 wrote:Is it possible to extract per Batch all Icons (all Frames) from 150 ICO-Files?
Pierre.
Re: Batch extract of Icons from ICO
Yes, for one file.xnview wrote:Multipage/Extract all?
But 150 files in batch Mode?
Peter
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
Re: Batch extract of Icons from ICO
it's a problem... there is no batch command for thatPeter2 wrote:Yes, for one file.xnview wrote:Multipage/Extract all?
But 150 files in batch Mode?
You can use NConvert
Pierre.
Re: Batch extract of Icons from ICO
This could be the right way. Thanks.xnview wrote:...You can use NConvert
Peter
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
Re: Batch extract of Icons from ICO
Please post the syntax once you've found out how this can be done with nconvert, Peter.
I'd also be interested to learn what the answer to this question is, BTW.
I'd also be interested to learn what the answer to this question is, BTW.
Re: Batch extract of Icons from ICO
Thanks Pierre.xnview wrote:nconvert -xall -out png file.ico
Peter
XnViewMP <Current version> German, XnConvert <Current version>, Win 10
Re: Batch extract of Icons from ICO
Guidance ([url=http://newsgroup.xnview.com/viewtopic.php?p=706#p706]Icon Library Batch Save[/url]) wrote: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 !
