Image-ExifTool

 view release on metacpan or  search on metacpan

lib/Image/ExifTool/TagNames.pod  view on Meta::CPAN

  'DATE-END'   ObservationDateEnd               no
  'DATE-OBS'   ObservationDate                  no
  'HISTORY'    History                          no
  'INSTRUME'   Instrument                       no
  'OBJECT'     Object                           no
  'OBSERVER'   Observer                         no
  'REFERENC'   Reference                        no
  'TELESCOP'   Telescope                        no
  'TIME-END'   ObservationTimeEnd               no
  'TIME-OBS'   ObservationTime                  no

=head2 XISF Tags

This table lists some standard Extensible Image Serialization Format (XISF)
tags, but ExifTool will extract any other tags found.  See
L<https://pixinsight.com/xisf/> for the specification.

  Tag ID                Tag Name                Writable
  ------                --------                --------
  'Abstract'            Abstract                no
  'AccessRights'        AccessRights            no
  'Authors'             Authors                 no
  'BibliographicReferences'
                        BibliographicReferences no
  'BriefDescription'    BriefDescription        no
  'CompressionCodecs'   CompressionCodecs       no
  'CompressionLevel'    CompressionLevel        no
  'Contributors'        Contributors            no
  'Copyright'           Copyright               no
  'CreationTime'        CreateDate              no
  'CreatorApplication'  CreatorApplication      no
  'CreatorModule'       CreatorModule           no
  'CreatorOS'           CreatorOS               no
  'Description'         Description             no
  'ImageBounds'         ImageBounds             no
  'ImageColorSpace'     ColorSpace              no
  'ImageData'           ImageData               no
  'ImageGeometry'       ImageGeometry           no
  'ImageICCProfile'     ICC_Profile             no
  'ImageICCProfileLocation' ICCProfileLocation  no
  'ImageId'             ImageID                 no
  'ImageImageType'      ImageType               no
  'ImageLocation'       ImageLocation           no
  'ImageOffset'         ImagePixelOffset        no
  'ImageOrientation'    Orientation             no
  'ImagePixelStorage'   ImagePixelStorage       no
  'ImageResolutionHorizontal' XResolution       no
  'ImageResolutionUnit' ResolutionUnit          no
  'ImageResolutionVertical' YResolution         no
  'ImageSampleFormat'   ImageSampleFormat       no
  'ImageUuid'           UUID                    no
  'Keywords'            Keywords                no
  'Languages'           Languages               no
  'License'             License                 no
  'OriginalCreationTime' DateTimeOriginal       no
  'RelatedResources'    RelatedResources        no
  'Title'               Title                   no

=head2 HTML Tags

Meta information extracted from the header of HTML and XHTML files.  This is
a mix of information found in the C<META> elements, C<XML> element, and the
C<TITLE> element.

  Tag ID                      Tag Name          Writable
  ------                      --------          --------
  'abstract'                  Abstract          no
  'author'                    Author            no
  'classification'            Classification    no
  'content-language'          ContentLanguage   no
  'copyright'                 Copyright         no
  'dc'                        DC                HTML dc
  'description'               Description       no
  'distribution'              Distribution      no
  'doc-class'                 DocClass          no
  'doc-rights'                DocRights         no
  'doc-type'                  DocType           no
  'formatter'                 Formatter         no
  'generator'                 Generator         no
  'generatorversion'          GeneratorVersion  no
  'googlebot'                 GoogleBot         no
  'http-equiv'                HTTP-equiv        HTML equiv
  'keywords'                  Keywords          no+
  'mssmarttagspreventparsing' NoMSSmartTags     no
  'ncc'                       NCC               HTML ncc
  'o'                         Office            HTML Office
  'originator'                Originator        no
  'owner'                     Owner             no
  'prod'                      Prod              HTML prod
  'progid'                    ProgID            no
  'rating'                    Rating            no
  'refresh'                   Refresh           no
  'resource-type'             ResourceType      no
  'revisit-after'             RevisitAfter      no
  'robots'                    Robots            no+
  'title'                     Title             no
  'vw96'                      VW96              HTML vw96

=head3 HTML dc Tags

Dublin Core schema tags (also used in XMP).

  Tag ID               Tag Name                 Writable
  ------               --------                 --------
  'contributor'        Contributor              no+
  'coverage'           Coverage                 no
  'creator'            Creator                  no+
  'date'               Date                     no+
  'description'        Description              no
  'format'             Format                   no
  'identifier'         Identifier               no
  'language'           Language                 no+
  'publisher'          Publisher                no+
  'relation'           Relation                 no+
  'rights'             Rights                   no
  'source'             Source                   no
  'subject'            Subject                  no+
  'title'              Title                    no
  'type'               Type                     no+

=head3 HTML equiv Tags



( run in 1.793 second using v1.01-cache-2.11-cpan-63c85eba8c4 )