ruoshan / bigsur-icon

a tiny script to convert any app icon to meet the MacOS Big Sur style

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert the App Icon to MacOS Big Sur style

# 1. brew install graphicsmagick

# 2. download the two files in the repo,
#    run the script like this (change the file path accordingly):
./bigsur-icns.py /Application/{YOUR_APP}.app/Contents/Resources/{YOUR_APP_ICON_NAME}.icns

# 3. the new icon is at your current working directory named `new-YOUR_APP_ICON_NAME.icns`

About

a tiny script to convert any app icon to meet the MacOS Big Sur style


Languages

Language:Python 100.0%