'Thumbnail.MimeType' => '缩略图Mime文件类型', 'Make' => '制造商', 'Model' => '型号', 'Orientation' => '方向', 'XResolution' => '水平分辨率', 'YResolution' => '垂直分辨率', 'ResolutionUnit' => '分辨率单位', 'Software' => '创建软件', 'DateTime' => '最后修改时间', 'YCbCr...
if("ExifIFD0Directory".equalsIgnoreCase( directory.getClass().getSimpleName() )){ System.out.println("照相机制造商: " + directory.getString(ExifIFD0Directory.TAG_MAKE) ); System.out.println("照相机型号: " + directory.getString(ExifIFD0Directory.TAG_MODEL) ); System.out.println("水平分辨率...
项目1 0F 01:代表标签号,对应的标签名为 Make 02 00:数据值为2,代表数据格式为ascii string 1E 00 00 00:组件的数目=30(30个字节) 0F 04 00 00:数据的偏移量(地址040F) 红框位置为起始地址,偏移12个字节,黄框之内的为数据内容(30个字节,‘00’代表空格),验证如下图: 项目2 10 01:代表标签号,...
Name Last commit message Last commit date Latest commit exiftool Update to 13.21 Feb 21, 2025 4afbec9·Feb 21, 2025 History 380 Commits arg_files config_files fmt_files html lib t Changes LICENSE MANIFEST META.json META.yml Makefile.PL ...
标签号Exif 定义名中文定义名备注0x010E ImageDescription图像描述-0x013BArtist作者使用者的名字0x010FMake生产商相机生产厂家0x0110Model型号相机型号0x0112Orientation方向有的相机支持,有的不支持0x011AXResolution水平方向分辨率-0x011BYResolution垂直方向分辨率-0x0128ResolutionUnit分辨率单位-0x0131Software软件...
Make 生产者 指产品生产厂家 Model 型号 指设备型号 Orientation 方向 有的相机支持,有的不支持 XResolution/YResolution X/Y方向分辨率 本栏目已有专门条目解释此问题。 Resolution Unit 分辨率单位 一般为PPI Software 软件 显示固件Firmware版本 Date Time 日期和时间 ...
厂商注释(MakerNote)是储存在 Exif 中的厂商专有的注释数据,采用二进制格式,由不同的厂商自行制订,因此没有统一的标准,往往只能由生产商读取。厂商注释往往记录了许多 Exif 标准中未被正式定义的标签,比如快门次数、白平衡微调、人脸侦测信息、连拍序列、对焦数据等等,大大扩展了 Exif 标准的局限性。
Code Pull requests Actions Projects Security Insights Additional navigation options master 1Branch 238Tags Code This branch is68 commits behindexiftool/exiftool:master. ExifTool by Phil Harvey (philharvey66 at gmail.com) --- ExifTool is a customizable set of Perl modules plus a full-featured com...
#图片信息常规的exif提取(返回字典个数)#说明:经纬度前面的英文字母代表:西经W东经E北纬N南纬SImage Make:Apple Image Model:iPhone 5s Image Orientation:Rotated90CWImage XResolution:72Image YResolution:72Image ResolutionUnit:Pixels/Inch Image Software:11.2.5Image DateTime:2018:09:0714:59:13#图片照相时间...