{
    "mode": "perldoc",
    "parameter": "Image::ExifTool::Shortcuts",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Image%3A%3AExifTool%3A%3AShortcuts/json",
    "generated": "2026-05-30T07:11:54Z",
    "synopsis": "This module is required by Image::ExifTool.",
    "sections": {
        "NAME": {
            "content": "Image::ExifTool::Shortcuts - ExifTool shortcut tags\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "This module is required by Image::ExifTool.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module contains definitions for tag name shortcuts used by\nImage::ExifTool. You can customize this file to add your own shortcuts.\n\nIndividual users may also add their own shortcuts to the\n.ExifToolconfig file in their home directory (or the directory\nspecified by the EXIFTOOLHOME environment variable). The shortcuts are\ndefined in a hash called %Image::ExifTool::UserDefined::Shortcuts. The\nkeys of the hash are the shortcut names, and the elements are either tag\nnames or references to lists of tag names.\n\nAn example shortcut definition in .ExifToolconfig:\n\n%Image::ExifTool::UserDefined::Shortcuts = (\nMyShortcut => ['createdate','exif:exposuretime','aperture'],\nMyAlias => 'FocalLengthIn35mmFormat',\n);\n\nIn this example, MyShortcut is a shortcut for the CreateDate,\nEXIF:ExposureTime and Aperture tags, and MyAlias is a shortcut for\nFocalLengthIn35mmFormat.\n\nThe target tag names may contain an optional group name prefix. A group\nname applied to the shortcut will be ignored for any target tag with a\ngroup name prefix.\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\nunder the same terms as Perl itself.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "Image::ExifTool(3pm)\n",
            "subsections": []
        }
    },
    "summary": "Image::ExifTool::Shortcuts - ExifTool shortcut tags",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "ExifTool",
            "section": "3pm",
            "url": "https://www.chedong.com/phpMan.php/man/ExifTool/3pm/json"
        }
    ]
}