sips - scriptable image processing system. This tool is used to query or modify raster image files and ColorSync ICC profiles. man sips Since Ventura MacOS 13.x, the ICC profile evaluation with sips no longer works. Example: sips -g description -g size -g cmm -g version -g class -g space -g pcs -g creation -g platform -g quality -g deviceManufacturer -g deviceModel -g deviceAttributes0 -g deviceAttributes1 -g renderingIntent -g creator -g copyright -g md5 /System/Library/ColorSync/Profiles/Display\ P3.icc The command only brings <nil> for each property. It would be great if members of the list could complain about this: https://www.apple.com/feedback/macos.html I use sips in these two AppleScript libraries: https://fm.mayart.de/_5w4oBsRYE8wgVR You can use them in your own scripts if you install them in ~/Library/Script Libraries. Sips Info.scptd for image evaluation still works. Many thanks and regards Dieter May
participants (1)
-
Dieter May