ExifTool Forum

ExifTool => Bug Reports / Feature Requests => Topic started by: blue-j on September 29, 2022, 07:13:33 PM

Title: XMP-crs Fields that are Boolean, not Integer?
Post by: blue-j on September 29, 2022, 07:13:33 PM
xmp:xmp-crs:AutoLateralCA     Optics > Profile > Remove chromatic aberration checkbox in the UI

xmp:xmp-crs:LensProfileEnable     Optics > Profile > Use profile corrections in the UI

These two fields are actually boolean, not integers qua integers.  "1" means "On" or "True" and "2" means "Off" or "False."

Not sure if this warrants any chance in ExifTool?  As it is perhaps technically an integer.  But these seem to warrant a better print conversion?  No big deal really, we can just handle it in our app, but thought I would report.

- J