简体   繁体   English

使用EXIFTool创建sRGB图像?

[英]Using EXIFTool to create sRGB images?

I would like to ask a question about sRGB, ICC profiles, and exiftool. 我想问一个关于sRGB,ICC配置文件和exiftool的问题。

I've found that you can use exiftool to embed sRGB profiles into images. 我发现您可以使用exiftool将sRGB配置文件嵌入图像中。 Does this mean I can create a picture in Paint.NET and use exiftool to embed an sRGB ICC profile in it... and the output file will be sRGB? 这是否意味着我可以在Paint.NET中创建图片并使用exiftool在其中嵌入sRGB ICC配置文件...并且输出文件将是sRGB? As in, color managed across MACs and PCs? 如图所示,跨MAC和PC进行颜色管理?

I can't afford photoshop, and am not really crazy about Gimp, so I thought exiftool-ing a profile into a picture could be a quick fix. 我买不起photoshop,对Gimp也不是很疯狂,所以我认为将个人资料添加到图片中可以快速解决。

I don't know whether this will work (as Paint.NET does not have an option for sRGB), but I hope someone can verify that it has the same effect as saving an image in sRGB in photoshop (and embedding a profile). 我不知道这是否行得通(因为Paint.NET没有sRGB选项),但我希望有人可以验证它具有与将图像保存在Photoshop中的sRGB中(并嵌入配置文件)相同的效果。

Exiv2 or ImageMagick are probably better options. Exiv2或ImageMagick可能是更好的选择。 The latter downloads and installs with a small set of commonly-used ICC profiles. 后者下载并安装了一小组常用的ICC配置文件。 You can apply (embed?) them in your images with a simple command in IM as well. 您也可以使用IM中的简单命令将它们应用(嵌入?)在图像中。 The ExifTool command for doing the same is a bit more involved, and doesn't work as well across platforms. 用于执行相同操作的ExifTool命令涉及的内容更多,并且在跨平台上效果不佳。 Andreas Huggel's Exiv2 can also apply sRGB as an EXIF color mode (mode 1). Andreas Huggel的Exiv2也可以将sRGB用作EXIF色彩模式(模式1)。

And just FYI: MAC is an acronym (Media Access Controller, part of a router or DSL or Cable modem), while Mac is a computer "manufactured" by Apple Computer, Inc. The late Steve Jobs was an odd duck, but one can still show respect to his memory by dropping caps on the A and the C of his "creation." 仅供参考:MAC是首字母缩写(媒体访问控制器,是路由器或DSL或电缆调制解调器的一部分),而Mac是苹果计算机公司“制造”的计算机。已故的史蒂夫·乔布斯是个奇怪的鸭子,但是仍然通过对他的“创作”的A和C设置上限来表达对他记忆的尊重。 (And this is mild correction compared to how I've seen it on some forums and help sites.) (与我在某些论坛和帮助网站上看到的情况相比,这是轻微的修正。)

BZT 百事通

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM