1Image::ExifTool::JPEGDiUgseesrt(C3o)ntributed Perl DocumIemnatgaet:i:oEnxifTool::JPEGDigest(3)
2
3
4
6 Image::ExifTool::JPEGDigest - Calculate JPEGDigest and
7 JPEGQualityEstimate
8
10 This module is used by Image::ExifTool
11
13 This module contains a lookup for values of the JPEG DQT digest,
14 allowing some image identification from JPEG data alone. It also
15 calculates an estimated JPEG quality if requested.
16
18 Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
19
20 This library is free software; you can redistribute it and/or modify it
21 under the same terms as Perl itself.
22
24 <https://github.com/ImageMagick/ImageMagick/blob/master/coders/jpeg.c>
25
27 Thanks to Jens Duttke for most of the work that went into this module,
28 and to Franz Buchinger for the values he added.
29
31 "JPEG Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
32
33
34
35perl v5.32.1 2021-04-26 Image::ExifTool::JPEGDigest(3)