folderify

Generate pixel-perfect macOS folder icons in the native style

brewmacoslinux
Try with needOr install directly
Source

About

Generate pixel-perfect macOS folder icons in the native style

Commands

folderify

Examples

Create a folder icon from an image file$ folderify input.png output.icns
Generate a folder icon and apply it to a specific folder$ folderify input.png ~/MyFolder
Create a folder icon with custom dimensions$ folderify -s 1024 input.png output.icns