2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【Mac】任意のアイコン付きのフォルダアイコンを生成する方法

Last updated at Posted at 2025-03-02

folderifyを使用すると任意のアイコン付きのフォルダアイコンを生成できます。

インストール

以下のコマンドでインストールできます。

brew install folderify

使い方

任意のアイコンを用意します。

8665237_code_development_icon.png

上記のファイルのパスが~/Desktop/sample.pngで適用するフォルダのパスが~/Desktop/exampleの場合、以下のようにコマンドを実行します。

folderify ~/Desktop/sample.png ~/Desktop/example

するとフォルダアイコンが以下のように変更されます。

image.png

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?