Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Image::ExifTool::Photoshop

Name Image::ExifTool::Photoshop
Version 1.65
Located at /usr/share/perl5
File /usr/share/perl5/Image/ExifTool/Photoshop.pm
Is Core No
Search CPAN for this module Image::ExifTool::Photoshop
Documentation Image::ExifTool::Photoshop
Module Details Image::ExifTool::Photoshop

NAME

Image::ExifTool::Photoshop - Read/write Photoshop IRB meta information


SYNOPSIS

This module is loaded automatically by Image::ExifTool when required.


DESCRIPTION

Photoshop writes its own format of meta information called a Photoshop IRB resource which is located in the APP13 record of JPEG files. This module contains the definitions to read this information.


NOTES

Photoshop IRB blocks may have an associated resource name. These names are usually just an empty string, but if not empty they are displayed in the verbose level 2 (or greater) output. A special SetResourceName flag may be set to '1' in the tag information hash to cause the resource name to be appended to the value when extracted. If this is done, the returned value has the form ``VALUE/#NAME#/''. When writing, the writer routine looks for this syntax (if SetResourceName is defined), and and uses the embedded name to set the name of the new resource. This allows the resource names to be preserved when copying Photoshop information via user-defined tags.


AUTHOR

Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


REFERENCES

http://www.fine-view.com/jp/lab/doc/ps6ffspecsv2.pdf
http://www.ozhiker.com/electronics/pjmt/jpeg_info/irb_jpeg_qual.html
http://www.fileformat.info/format/psd/egff.htm
http://libpsd.graphest.com/files/Photoshop%20File%20Formats.pdf
http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/


SEE ALSO

Photoshop Tags in the Image::ExifTool::TagNames manpage, Image::ExifTool(3pm), Image::MetaData::JPEG(3pm)

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026