# MacOS Icon Extractor and Converter This script extracts icons from MacOS applications and system resources, then converts them to a specific JSON format with Base64-encoded images. ## Usage: ```shell # Just run a script with default settings uv run flexbar_macos_icon_extractor.py # Help uv run flexbar_macos_icon_extractor.py --help ```