Board logo

标题: [格式转换] png2ico [打印本页]

作者: tmplinshi    时间: 2013-3-18 16:11     标题: png2ico

GANT PNG to ICON converter
(c) Andreas Verhoeven 2005, [email]averhoev.2@hccnet.nl[/email]
GANT is copyright Mattahan 2005
------------------------------------------------

Commandline options:
-? for help
-i <dir>, specifies the input folder that contain the PNG files to convert
-o <dir>, specifies the output folder for the new ICON files
-s <size,bpp>, specifies a size of the ICON files. Use multiple -s <size><bpp>bp
p for multiple sizes and bits per pixels
-noconfirm, don't ask the user for confirmation
-silent, no progress output

Example: png2ico.exe -s 16 32bpp -s 32 32bpp -s 48 32bpp -i c:\pngs\ -o c:\icons
\

This will convert all PNG files in c:\pngs\ to icons with 16x16, 32x32 and 48x48
(all in 32bits per pixel) icons and output them to c:\icons\


http://latresbellevie.free.fr/reserves%20prog/Utilitaire/Customize/gant%20icone/Buuf/Buuf%20(Retail)/png2ico.zip

http://bcn.bathome.net/s/tool/index.html?key=png2ico
作者: CrLf    时间: 2013-3-18 18:14

这个不错,不需要上网站在线转换了
作者: BAT-VBS    时间: 2013-3-18 19:41

幸苦了

向语文老师致敬
作者: CrLf    时间: 2013-3-18 19:48

回复 3# BAT-VBS


    多打了个g...
作者: pro    时间: 2013-10-18 13:47

你好 请问你这个批处理程序的源文件能不能传一份给我? 最近在研究这个 非常感谢 [email]1308820588@qq.com[/email]
作者: tmplinshi    时间: 2013-10-19 04:32

你好 请问你这个批处理程序的源文件能不能传一份给我? 最近在研究这个 非常感谢
pro 发表于 2013-10-18 13:47



你好,这个程序不是我写的。
作者: 1270697389    时间: 2013-10-19 08:08

回复 6# tmplinshi


    这个是做什么用的?怎么用?谢谢!
作者: tmplinshi    时间: 2013-10-19 18:54

本帖最后由 tmplinshi 于 2013-10-19 18:59 编辑
回复  tmplinshi


    这个是做什么用的?怎么用?谢谢!
1270697389 发表于 2013-10-19 08:08



就是把 .png 图片转为 .ico 图标。例如:
  1. png2ico.exe -s 16 32bpp -s 32 32bpp -s 48 32bpp -i c:\pngs\ -o c:\icons
复制代码
这样会把 c:\pngs\ 文件夹(包括子文件夹)内的所有 png 转为 ico

(注:只能转换整个文件夹,不能转换某个文件。)
作者: 1270697389    时间: 2013-10-21 10:11

就是把 .png 图片转为 .ico 图标。例如:这样会把 c:\pngs\ 文件夹(包括子文件夹)内的所有 png 转为 ...
tmplinshi 发表于 2013-10-19 18:54


谢谢!




欢迎光临 批处理之家 (http://www.bathome.net/) Powered by Discuz! 7.2