jhove
jhove copied to clipboard
Orientation info in EXIF is not checked and can generate invalid XML
The orientation TAG is supposed to use values from 1 to 9 Other values are reserved : so they could be used but the MIX schema doesn't supported them. Values outside the range shoudl become 'Unknown' (value=9)