drewnoakes/metadata-extractor

Identify thumbnail offset and length tags by name

开放

#263 创建于 2017年3月31日

 (0 条评论) (0 个反应) (0 位负责人)Java (470 个派生)batch import
bugformat-exifhelp wanted

仓库指标

星标
 (2,411 个星标)
PR 合并指标
 (平均合并 3天 2小时) (30 天内合并 2 个 PR)

描述

After recent changes, these two tags are displayed as unknown.

(From #262):

[Exif SubIFD] - New Subfile Type = Reduced-resolution image
[Exif SubIFD] - Compression = JPEG (old-style)
[Exif SubIFD] - X Resolution = 300 dots per inch
[Exif SubIFD] - Y Resolution = 300 dots per inch
[Exif SubIFD] - Resolution Unit = Inch
[Exif SubIFD] - Unknown tag (0x0201) = 1080832
[Exif SubIFD] - Unknown tag (0x0202) = 1737279
[Exif SubIFD] - YCbCr Positioning = Datum point

0x0201 is thumbnail offset, and 0x0202 is thumbnail length.

贡献者指南