iOS APP图标一键生成

本文介绍了一种在Mac环境下使用ios-icon-generator工具快速生成适用于iOS应用的各种分辨率图标的方法。通过简单的命令行操作,即可从一张1024*1024的高清图片生成完整的图标资源包。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

一件生成IOS APP所有分辨率的图标,所需准备:

1,MAC电脑一台
2,一张1024*1024的高清图片,图片分辨率越高生成的效果越好

环境搭建

ImageMagick安装

sudo brew install ImageMagick

ios-icon-generator安装

git clone https://github.com/smallmuou/ios-icon-generator
cd ios-icon-generator
chmod 777 ios-icon-generator.sh

开始生成一整套的APP ICON

StarnetdeMacBook-Pro:ios-icon-generator starnet$ ./ios-icon-generator.sh ~/Downloads/1024.png ~/output
[INFO] Generate iTunesArtwork.png ...
[INFO] Generate iTunesArtwork@2x.png ...
[INFO] Generate Icon-Small.png ...
[INFO] Generate Icon-Small@2x.png ...
[INFO] Generate Icon-Small@3x.png ...
[INFO] Generate Icon-Small-40.png ...
[INFO] Generate Icon-Small-40@2x.png ...
[INFO] Generate Icon-Small-40@3x.png ...
[INFO] Generate Icon-60.png ...
[INFO] Generate Icon-60@2x.png ...
[INFO] Generate Icon-60@3x.png ...
[INFO] Generate Icon-76.png ...
[INFO] Generate Icon-76@2x.png ...
[INFO] Generate Icon.png ...
[INFO] Generate Icon@2x.png ...
[INFO] Generate Icon-72.png ...
[INFO] Generate Icon-72@2x.png ...
[INFO] Generate Icon-Small-50.png ...
[INFO] Generate Icon-Small-50@2x.png ...
[INFO] Generate Done.****

结果

StarnetdeMacBook-Pro:ios-icon-generator starnet$ ls -l ~/output/
total 288
-rw-r--r--  1 starnet  staff   1921 May 18 17:45 Icon-60.png
-rw-r--r--  1 starnet  staff   4723 May 18 17:45 Icon-60@2x.png
-rw-r--r--  1 starnet  staff   6954 May 18 17:45 Icon-60@3x.png
-rw-r--r--  1 starnet  staff   2210 May 18 17:45 Icon-72.png
-rw-r--r--  1 starnet  staff   5565 May 18 17:45 Icon-72@2x.png
-rw-r--r--  1 starnet  staff   2184 May 18 17:45 Icon-76.png
-rw-r--r--  1 starnet  staff   5856 May 18 17:45 Icon-76@2x.png
-rw-r--r--  1 starnet  staff   1437 May 18 17:45 Icon-Small-40.png
-rw-r--r--  1 starnet  staff   3267 May 18 17:45 Icon-Small-40@2x.png
-rw-r--r--  1 starnet  staff   4723 May 18 17:45 Icon-Small-40@3x.png
-rw-r--r--  1 starnet  staff   1674 May 18 17:45 Icon-Small-50.png
-rw-r--r--  1 starnet  staff   3992 May 18 17:45 Icon-Small-50@2x.png
-rw-r--r--  1 starnet  staff   1168 May 18 17:45 Icon-Small.png
-rw-r--r--  1 starnet  staff   1786 May 18 17:45 Icon-Small@2x.png
-rw-r--r--  1 starnet  staff   2393 May 18 17:45 Icon-Small@3x.png
-rw-r--r--  1 starnet  staff   1828 May 18 17:45 Icon.png
-rw-r--r--  1 starnet  staff   4491 May 18 17:45 Icon@2x.png
-rw-r--r--  1 starnet  staff  19995 May 18 17:45 iTunesArtwork.png
-rw-r--r--  1 starnet  staff  30653 May 18 17:45 iTunesArtwork@2x.png
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值