You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-n (--printConv)
Read and write values as numbers instead of words. By default, extracted values are converted to a more human-readable format for printing, but the -n option disables this print conversion for all tags. For example:
In exiftool there is this feature:
In exiftool.js, output is currently a bit mixed, we should replicate exiftool behaviour.
The text was updated successfully, but these errors were encountered: