【图像处理】Photoshop Tags

本文详细介绍了Photoshop文件中各种标签的含义与用途,包括PSD和PSB文件中的特定标签,如分辨率信息、图层信息等,并解释了部分未知标签的作用及如何使用配置文件来获取这些信息。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Photoshop Tags

Photoshop tags are found in PSD and PSB files, as well as inside embedded Photoshop information in many other file types (JPEG, TIFF, PDF, PNG to name a few).

Many Photoshop tags are marked as Unknown (indicated by a question mark after the tag name) because the information they provide is not very useful under normal circumstances. These unknown tags are not extracted unless the Unknown (-u) option is used. Seehttp://www.adobe.com/devnet-apps/photoshop/fileformatashtml/ for the official specification

Photoshop path tags (Tag ID's 0x7d0 to 0xbb5) are not defined by default, but a config file included in the full ExifTool distribution (config_files/photoshop_paths.config) contains the tag definitions to allow access to this information.

Tag IDTag NameWritableValues / Notes
0x03e8Photoshop2Info?no 
0x03e9MacintoshPrintInfo?no 
0x03eaXMLData?no 
0x03ebPhotoshop2ColorTable?no 
0x03edResolutionInfo---> Photoshop Resolution Tags
0x03eeAlphaChannelsNamesno 
0x03efDisplayInfo?no 
0x03f0PStringCaption?no 
0x03f1BorderInformation?no 
0x03f2BackgroundColor?no 
0x03f3PrintFlags?no 
0x03f4BW_HalftoningInfo?no 
0x03f5ColorHalftoningInfo?no 
0x03f6DuotoneHalftoningInfo?no 
0x03f7BW_TransferFunc?no 
0x03f8ColorTransferFuncs?no 
0x03f9DuotoneTransferFuncs?no 
0x03faDuotoneImageInfo?no 
0x03fbEffectiveBW?no 
0x03fcObsoletePhotoshopTag1?no 
0x03fdEPSOptions?no 
0x03feQuickMaskInfo?no 
0x03ffObsoletePhotoshopTag2?no 
0x0400TargetLayerID?no 
0x0401WorkingPath?no 
0x0402LayersGroupInfo?no 
0x0403ObsoletePhotoshopTag3?no 
0x0404IPTCData---> IPTC Tags
0x0405RawImageMode?no 
0x0406JPEG_Quality---> Photoshop JPEG_Quality Tags
0x0408GridGuidesInfo?no 
0x0409PhotoshopBGRThumbnailundef!(this is a JPEG image, but in BGR format instead of RGB)
0x040aCopyrightFlagint8u0 = False 
1 = True
0x040bURLstring 
0x040cPhotoshopThumbnailundef! 
0x040dGlobalAngleint32u 
0x040eColorSamplersResource?no 
0x040fICC_Profile---> ICC_Profile Tags
0x0410Watermark?no 
0x0411ICC_Untagged?no 
0x0412EffectsVisible?no 
0x0413SpotHalftone?no 
0x0414IDsBaseValue?no 
0x0415UnicodeAlphaNames?no 
0x0416IndexedColorTableCount?no 
0x0417TransparentIndex?no 
0x0419GlobalAltitudeint32u 
0x041aSliceInfo---> Photoshop SliceInfo Tags
0x041bWorkflowURLno 
0x041cJumpToXPEP?no 
0x041dAlphaIdentifiers?no 
0x041eURL_Listno+ 
0x0421VersionInfo---> Photoshop VersionInfo Tags
0x0422EXIFInfo---> EXIF Tags
0x0423ExifInfo2?no 
0x0424XMP---> XMP Tags
0x0425IPTCDigeststring!(this tag indicates provides a way for XMP-aware applications to indicate that the XMP is synchronized with the IPTC. When writing, special values of "new" and "old" represent the digests of the IPTC from the edited and original files respectively, and are undefined if the IPTC does not exist in the respective file. Set this to "new" as an indication that the XMP is synchronized with the IPTC)
0x0426PrintScaleInfo---> Photoshop PrintScaleInfo Tags
0x0428PixelInfo---> Photoshop PixelInfo Tags
0x0429LayerComps?no 
0x042aAlternateDuotoneColors?no 
0x042bAlternateSpotColors?no 
0x042dLayerSelectionIDs?no 
0x042eHDRToningInfo?no 
0x042fPrintInfo?no 
0x0430LayerGroupsEnabledID?no 
0x0431ColorSamplersResource2?no 
0x0432MeasurementScale?no 
0x0433TimelineInfo?no 
0x0434SheetDisclosure?no 
0x0435DisplayInfo?no 
0x0436OnionSkins?no 
0x0438CountInfo?no 
0x043aPrintInfo2?no 
0x043bPrintStyle?no 
0x043cMacintoshNSPrintInfo?no 
0x043dWindowsDEVMODE?no 
0x043eAutoSaveFilePath?no 
0x043fAutoSaveFormat?no 
0x0440PathSelectionState?no 
0x0bb7ClippingPathNameno 
0x0bb8OriginPathInfo?no 
0x1b58ImageReadyVariables?no 
0x1b59ImageReadyDataSets?no 
0x1f40LightroomWorkflow?no 
0x2710PrintFlagsInfo?no 

Photoshop Resolution Tags

Index2Tag NameWritableValues / Notes
0XResolutionint32u 
2DisplayedUnitsXint16u1 = inches 
2 = cm
4YResolutionint32u 
6DisplayedUnitsYint16u1 = inches 
2 = cm

Photoshop JPEG_Quality Tags

Index2Tag NameWritableValues / Notes
0PhotoshopQualityint16s 
1PhotoshopFormatno0 = Standard 
1 = Optimized 
257 = Progressive
2ProgressiveScansno1 = 3 Scans 
2 = 4 Scans 
3 = 5 Scans

Photoshop SliceInfo Tags

Index1Tag NameWritableValues / Notes
20SlicesGroupNameno 
24NumSlicesno 

Photoshop VersionInfo Tags

Index1Tag NameWritableValues / Notes
4HasRealMergedDatano0 = No 
1 = Yes
5WriterNameno 
9ReaderNameno 

Photoshop PrintScaleInfo Tags

Index1Tag NameWritableValues / Notes
0PrintStyleno0 = Centered 
1 = Size to Fit 
2 = User Defined
2PrintPositionno 
10PrintScaleno 

Photoshop PixelInfo Tags

Index1Tag NameWritableValues / Notes
4PixelAspectRationo 

Photoshop Header Tags

This information is found in the PSD file header.

Index2Tag NameWritableValues / Notes
6NumChannelsno 
7ImageHeightno 
9ImageWidthno 
11BitDepthno 
12ColorModeno
0 = Bitmap 
1 = Grayscale 
2 = Indexed 
3 = RGB
 4 = CMYK 
7 = Multichannel 
8 = Duotone 
9 = Lab

Photoshop Layers Tags

Tags extracted from Photoshop layer information.

Tag IDTag NameWritableValues / Notes
'_xbnd'LayerBlendModesno+
'colr' = Color 
'dark' = Darken 
'diff' = Difference 
'diss' = Dissolve 
'div ' = Color Dodge 
'dkCl' = Darker Color 
'fdiv' = Divide 
'fsub' = Subtract 
'hLit' = Hard Light 
'hMix' = Hard Mix 
'hue ' = Hue 
'idiv' = Color Burn 
'lLit' = Linear Light 
'lbrn' = Linear Burn
 'lddg' = Linear Dodge 
'lgCl' = Lighter Color 
'lite' = Lighten 
'lum ' = Luminosity 
'mul ' = Multiply 
'norm' = Normal 
'over' = Overlay 
'pLit' = Pin Light 
'pass' = Pass Through 
'sLit' = Soft Light 
'sat ' = Saturation 
'scrn' = Screen 
'smud' = Exclusion 
'vLit' = Vivid Light
'_xcnt'LayerCountno 
'_xnam'LayerNamesno+ 
'_xopc'LayerOpacitiesno+ 
'_xrct'LayerRectanglesno+ 
'luni'LayerUnicodeNamesno+ 

Photoshop ImageData Tags

Index1Tag NameWritableValues / Notes
0Compressionno0 = Uncompressed 
1 = RLE 
2 = ZIP without prediction 
3 = ZIP with prediction

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值