Skip to main content

Module process

Module process 

Source

Functionsยง

convert_caf_to_m4a
Convert CAF audio to M4A/AAC using afconvert.
convert_mp3_to_caf
Convert MP3 to CAF for iMessage audio messages.
convert_to_jpg
Convert HEIC/HEIF/TIFF image to JPEG using sips.
exec_shell_command
Execute a shell command, returning stdout (or stderr if stdout is empty).
execute_applescript
Execute a multi-line AppleScript string via osascript.
get_icloud_account
Get the iCloud account identifier from MobileMeAccounts.plist.
get_region
Get the system region/locale for phone number formatting.
is_sip_disabled
Check if SIP (System Integrity Protection) is disabled.
resize_image
Resize an image using sips (either by width or height).
safe_execute_applescript
Execute an AppleScript with error handling. Logs warnings on failure.