我使用的 GIMP 版本是2.10.22。我使用“图像属性”为照片添加了注释(标题)。我关闭并保存了图像。接下来,我编辑了元数据,然后将 XCF 图像导出为 JPG。导出照片后,我收到一个弹出窗口,其中显示了元数据和注释的预览,因此我再次单击了“导出”。
在桌面上,我进入文件夹并打开导出的 JPG 图像。我看到的只是图像本身,没有任何注释或元数据。应该这样吗?
我的教授有一个程序,她可以通过它查看任何添加了标题的照片。我已提交了所有 3 张 JPG 照片(从 GIMP 导出)。所以……我的问题是:她能看到这 3 张照片的标题和元数据吗?还是只能看到照片?
这是我第一次使用这个程序..所以我希望我做的一切都是正确的。
我的目标是让她看到一切。我现在处境很危险。
答案1
您没有说您正在使用哪个版本的 Gimp,但在我的版本(2.10.18)中,我可以通过选择菜单选项来打开图像并查看元数据,Image -> Metadata -> View Metadata
因此使用该功能来查看导出的图像具有哪些元数据。
当您导出为 JPG 时,导出窗口上会有选项,Save Exif data / Save XMP data / Save IPTC data
如果您不希望导出的图像中包含任何元数据,请取消选中这些框。
答案2
Ubuntu 20.04 的默认图像查看器允许您通过单击三行按钮(右上角)、选择“图像属性”并选择“元数据”选项卡来查看图像的元数据。希望对您有所帮助。
答案3
有两点不同:
JPEG 注释。这是 JPEG 标准本身的一部分,独立于 EXIF 元数据。在 Linux 上,该
file
命令会显示它。在 Gimp 中,这是 中的“注释”Image>Properties
,也是您可以在 JPEG 导出对话框中输入的注释。EXIF/IPTC 元数据:EXIF 标准元数据,即 Gimp 在
Image>Metadata
对话框中。
因此,在用以下内容填充这两个对话框后:
您可以检查结果
*使用file
命令(参见“说明”):
file /tmp/empty.jpg
/tmp/empty.jpg: JPEG image data, JFIF standard 1.01, resolution (DPI), density 300x300, segment length 16, Exif Standard: [TIFF image data, little-endian, direntries=8, description=From the comments tab, xresolution=132, yresolution=140, resolutionunit=2, software=GIMP 2.10.14, datetime=2020:11:19 12:04:25, GPS-Data], comment: "From the comments tab", progressive, precision 8, 400x400, components 3
或使用exiftool
命令(在 repos 中)(参见“评论”、“描述”、“标题”、“创建者”、“图像描述”:
exiftool /tmp/empty.jpg
ExifTool Version Number : 11.65
File Name : empty.jpg
Directory : /tmp
File Size : 6.7 kB
File Modification Date/Time : 2020:11:19 12:04:31+01:00
File Access Date/Time : 2020:11:19 12:04:31+01:00
File Inode Change Date/Time : 2020:11:19 12:04:31+01:00
File Permissions : rw-rw-r--
File Type : JPEG
File Type Extension : jpg
MIME Type : image/jpeg
JFIF Version : 1.01
Exif Byte Order : Little-endian (Intel, II)
Image Description : From the comments tab
X Resolution : 300
Y Resolution : 300
Resolution Unit : inches
Software : GIMP 2.10.14
Modify Date : 2020:11:19 12:04:25
User Comment : From the comments tab
Color Space : sRGB
GPS Latitude : 0 deg 0' 0.00"
GPS Longitude : 0 deg 0' 0.00"
GPS Altitude : 0 m
XMP Toolkit : XMP Core 4.4.0-Exiv2
Digital Source Type : http://cv.iptc.org/newscodes/digitalsourcetype/digitalCapture
Document ID : gimp:docid:gimp:243d0396-1a39-452e-9928-9e8ead6b184f
Instance ID : xmp.iid:ab683835-93fb-4b83-b27b-7377bc343fa8
Original Document ID : xmp.did:8a5b06ea-f663-4db9-a56f-5c8ab1bbe735
Model Release Status : None
Api : 2.0
Platform : Linux
Time Stamp : 1605783871557164
Version : 2.10.14
Format : image/jpeg
Creator Tool : GIMP 2.10
Location Created :
Location Shown :
Artwork Or Object :
Registry ID :
History Action : saved, saved
History Changed : /metadata, /
History Instance ID : xmp.iid:4f8c50bb-8928-455c-add3-f987de0a63fe, xmp.iid:89777edf-dae6-412f-883a-9fa73b3728e7
History Software Agent : Gimp 2.10 (Linux), Gimp 2.10 (Linux)
History When : +01:00, +01:00
Image Supplier :
Image Creator :
Copyright Owner :
Licensor :
Creator : type="Seq" Metadata author
Description : Metadata description
Title : Metadata title
Profile CMM Type : Little CMS
Profile Version : 4.3.0
Profile Class : Display Device Profile
Color Space Data : RGB
Profile Connection Space : XYZ
Profile Date Time : 2020:11:19 11:02:10
Profile File Signature : acsp
Primary Platform : Apple Computer Inc.
CMM Flags : Not Embedded, Independent
Device Manufacturer :
Device Model :
Device Attributes : Reflective, Glossy, Positive, Color
Rendering Intent : Perceptual
Connection Space Illuminant : 0.9642 1 0.82491
Profile Creator : Little CMS
Profile ID : 0
Profile Description : GIMP built-in sRGB
Profile Copyright : Public Domain
Media White Point : 0.9642 1 0.82491
Chromatic Adaptation : 1.04788 0.02292 -0.05022 0.02959 0.99048 -0.01707 -0.00925 0.01508 0.75168
Red Matrix Column : 0.43604 0.22249 0.01392
Blue Matrix Column : 0.14305 0.06061 0.71393
Green Matrix Column : 0.38512 0.7169 0.09706
Red Tone Reproduction Curve : (Binary data 32 bytes, use -b option to extract)
Green Tone Reproduction Curve : (Binary data 32 bytes, use -b option to extract)
Blue Tone Reproduction Curve : (Binary data 32 bytes, use -b option to extract)
Chromaticity Channels : 3
Chromaticity Colorant : Unknown (0)
Chromaticity Channel 1 : 0.64 0.33002
Chromaticity Channel 2 : 0.3 0.60001
Chromaticity Channel 3 : 0.15001 0.06
Device Mfg Desc : GIMP
Device Model Desc : sRGB
Comment : From the comments tab
Image Width : 400
Image Height : 400
Encoding Process : Progressive DCT, Huffman coding
Bits Per Sample : 8
Color Components : 3
Y Cb Cr Sub Sampling : YCbCr4:2:0 (2 2)
Image Size : 400x400
Megapixels : 0.160
GPS Position : 0 deg 0' 0.00", 0 deg 0' 0.00"