dschmidt opened a new pull request, #3091:
URL: https://github.com/apache/tika/pull/3091

   Every JPEG preview used to be a THUMBNAIL in IFD order, so for formats that 
store the camera's small thumbnail ahead of the full-size preview (PEF) the 
first THUMBNAIL was the smallest one. Now the largest preview (by JPEG length, 
a reliable proxy for its dimensions) is emitted first as `thumbnail-0.jpg` with 
type THUMBNAIL and the smaller ones follow as INLINE `image-N.jpg`. The PEF 
fixture covers the reordering.
   
   https://issues.apache.org/jira/browse/TIKA-4851
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to