{
    "mode": "perldoc",
    "parameter": "Image::ExifTool::Photoshop",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Image%3A%3AExifTool%3A%3APhotoshop/json",
    "generated": "2026-06-14T12:49:55Z",
    "synopsis": "This module is loaded automatically by Image::ExifTool when required.",
    "sections": {
        "NAME": {
            "content": "Image::ExifTool::Photoshop - Read/write Photoshop IRB meta information\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "This module is loaded automatically by Image::ExifTool when required.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Photoshop writes its own format of meta information called a Photoshop IRB resource which is\nlocated in the APP13 record of JPEG files. This module contains the definitions to read this\ninformation.\n",
            "subsections": []
        },
        "NOTES": {
            "content": "Photoshop IRB blocks may have an associated resource name. These names are usually just an empty\nstring, but if not empty they are displayed in the verbose level 2 (or greater) output. A\nspecial \"SetResourceName\" flag may be set to '1' in the tag information hash to cause the\nresource name to be appended to the value when extracted. If this is done, the returned value\nhas the form \"VALUE/#NAME#/\". When writing, the writer routine looks for this syntax (if\n\"SetResourceName\" is defined), and and uses the embedded name to set the name of the new\nresource. This allows the resource names to be preserved when copying Photoshop information via\nuser-defined tags.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)\n\nThis library is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
            "subsections": []
        },
        "REFERENCES": {
            "content": "<http://www.fine-view.com/jp/lab/doc/ps6ffspecsv2.pdf>\n<http://www.ozhiker.com/electronics/pjmt/jpeginfo/irbjpegqual.html>\n<http://www.fileformat.info/format/psd/egff.htm>\n<http://libpsd.graphest.com/files/Photoshop%20File%20Formats.pdf>\n<http://www.adobe.com/devnet-apps/photoshop/fileformatashtml/>\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "\"Photoshop Tags\" in Image::ExifTool::TagNames, Image::ExifTool(3pm), Image::MetaData::JPEG(3pm)\n",
            "subsections": []
        }
    },
    "summary": "Image::ExifTool::Photoshop - Read/write Photoshop IRB meta information",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "ExifTool",
            "section": "3pm",
            "url": "https://www.chedong.com/phpMan.php/man/ExifTool/3pm/json"
        },
        {
            "name": "JPEG",
            "section": "3pm",
            "url": "https://www.chedong.com/phpMan.php/man/JPEG/3pm/json"
        }
    ]
}