找回密码
 注册
搜索
[新手上路]批处理新手入门导读[视频教程]批处理基础视频教程[视频教程]VBS基础视频教程[批处理精品]批处理版照片整理器
[批处理精品]纯批处理备份&还原驱动[批处理精品]CMD命令50条不能说的秘密[在线下载]第三方命令行工具[在线帮助]VBScript / JScript 在线参考
查看: 27420|回复: 8

[格式转换] png2ico

[复制链接]
发表于 2013-3-18 16:11:42 | 显示全部楼层 |阅读模式
GANT PNG to ICON converter
(c) Andreas Verhoeven 2005, averhoev.2@hccnet.nl
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

评分

参与人数 1技术 +1 收起 理由
CrLf + 1 幸苦了

查看全部评分

发表于 2013-3-18 18:14:31 | 显示全部楼层
这个不错,不需要上网站在线转换了
发表于 2013-3-18 19:41:33 | 显示全部楼层
幸苦了

向语文老师致敬
发表于 2013-3-18 19:48:51 | 显示全部楼层
回复 3# BAT-VBS


    多打了个g...
发表于 2013-10-18 13:47:01 | 显示全部楼层
你好 请问你这个批处理程序的源文件能不能传一份给我? 最近在研究这个 非常感谢 1308820588@qq.com
 楼主| 发表于 2013-10-19 04:32:52 | 显示全部楼层
你好 请问你这个批处理程序的源文件能不能传一份给我? 最近在研究这个 非常感谢
pro 发表于 2013-10-18 13:47



你好,这个程序不是我写的。
发表于 2013-10-19 08:08:25 | 显示全部楼层
回复 6# tmplinshi


    这个是做什么用的?怎么用?谢谢!
 楼主| 发表于 2013-10-19 18:54:11 | 显示全部楼层
本帖最后由 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

(注:只能转换整个文件夹,不能转换某个文件。)
发表于 2013-10-21 10:11:05 | 显示全部楼层
就是把 .png 图片转为 .ico 图标。例如:这样会把 c:\pngs\ 文件夹(包括子文件夹)内的所有 png 转为 ...
tmplinshi 发表于 2013-10-19 18:54


谢谢!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|批处理之家 ( 渝ICP备10000708号 )

GMT+8, 2026-3-16 23:56 , Processed in 0.020545 second(s), 9 queries , File On.

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表