ExifTool Forum

ExifTool => The "exiftool" Application => Topic started by: banana123 on February 13, 2024, 03:36:55 AM

Title: extract metadata fields by order
Post by: banana123 on February 13, 2024, 03:36:55 AM
Hi!
Does exiftool extracts the metadata sorted in the same order the fields appears in the image bytes stream?
Or does it change the order and rearrange them?

thanks!
Title: Re: extract metadata fields by order
Post by: Phil Harvey on February 13, 2024, 06:53:04 AM
See the -sort option documentation (https://exiftool.org/exiftool_pod.html#sort---sort).

- Phil
Title: Re: extract metadata fields by order
Post by: banana123 on February 13, 2024, 08:52:37 AM
Quote from: Phil Harvey on February 13, 2024, 06:53:04 AMSee the -sort option documentation (https://exiftool.org/exiftool_pod.html#sort---sort).

- Phil


Your'e the best!!

thanks!