デモ版をダウンロードできます。製品版はMac App Storeから。

RetinaIconComposer

1024*1024ピクセルのアイコン用ファイルを作成する/usr/bin/iconutilのGUIフロントエンド。
A GUI for /usr/bin/iconutil using Objective-C.
for macOS 11.0~

機能:

  • /usr/bin/iconutilコマンドを実行してひとつの画像からicnsまたはiconsetを作成します。

    メインドキュメントの拡張子はricsとなりますが、iconutilが使用するドキュメントである拡張子iconsetのフォルダーと全く同じフォーマットです。

  • A /usr/bin/iconutil command is executed and "icns" or "iconset" is created from one picture.

    Although the extension of a main document serves as "rics", it is the completely same format as the folder of the extension "iconset" which is a document which iconutil uses.


Caution:

  • Mac Developer向けのIconComposer.appは/usr/bin/iconutilコマンドとXcodeのAssets.xcassets機構に取って代わられています。

  • このアプリケーションは各サイズごとに異なる画像を使用する場合には対応していません。XcodeのAssets.xcassetesを使用する場合にはicnsではなくてiconsetでExportする方が便利です。

    Apple製の.icnsにおいて、@2x.pngの解像度が144dpiになっていました。これに合わせて@2x.pngの解像度が144dpiになるようにしました。

    このアプリケーションは暫定版ですので、使い難い・エラー処理不完全・ヘルプ無しです。

  • Mac Developer-oriented IconComposer.app is taken and replaced with Images.xcassets of Xcode and /usr/bin/iconutil. This application does not correspond, when using different pictures for every size. It is more convenient to Export not by icns but by iconset, when using Images.xcassets of Xcode.

    Apple, made of a one .icns in, the resolution of @2x.png was 144dpi. I made sure that the resolution of @2x.png will be 144dpi according to this.

    Since this application is the provisional version, it has no - error-handling, hard to use, and no help.


Download:

  • macOS 11.0~用実行ファイル

    アーキテクチュアはApple Silicon, Intelです。

    ダウンロードボタン RetinaIconComposer3.0 [2021-09-24] サイズ:約3.3MB

  • Xcode 13用ソースファイル (source code for Xcode 13)

    zip形式でアーカイブと圧縮をしています。

    ダウンロードボタン RetinaIconComposerのソース(source) サイズ:約3.4MB


ご意見・感想はsato-akira@hi-ho.ne.jpへお願いします。お待ちしております。