Difference between revisions of "ReNamer:Meta Tags"

From den4b Wiki
Jump to navigation Jump to search
(cleaned up editing meta tags section)
(→‎List of Meta Tags: updated with new tags from v5.73.2 Beta)
Line 18: Line 18:
 
== List of Meta Tags ==
 
== List of Meta Tags ==
  
''Note: The list of meta tags is taken from ReNamer 5.70.1 Beta''.
+
''Note: The list of meta tags is taken from ReNamer 5.73.2 Beta''.
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 24: Line 24:
 
! Tag !! Description
 
! Tag !! Description
 
|-
 
|-
| Date_Now || Current Date
+
| <tt>Date_Now</tt> || Current Date
 
|-
 
|-
| File_SizeBytes || Size of file in bytes
+
| <tt>File_SizeBytes</tt> || Size of file in bytes
 
|-
 
|-
| File_SizeKB || Size of file in KB
+
| <tt>File_SizeKB</tt> || Size of file in KB
 
|-
 
|-
| File_SizeMB || Size of file in MB
+
| <tt>File_SizeMB</tt> || Size of file in MB
 
|-
 
|-
| File_DateCreated || File created date
+
| <tt>File_DateCreated</tt> || File created date
 
|-
 
|-
| File_DateModified || File last modified date
+
| <tt>File_DateModified</tt> || File last modified date
 
|-
 
|-
| File_FilePath || Full path of the file
+
| <tt>File_FilePath</tt> || Full path of the file
 
|-
 
|-
| File_FileName || Full name of the file
+
| <tt>File_FileName</tt> || Full name of the file
 
|-
 
|-
| File_BaseName || Base name of the file
+
| <tt>File_BaseName</tt> || Base name of the file
 
|-
 
|-
| File_Extension || Extension of the file
+
| <tt>File_Extension</tt> || Extension of the file
 
|-
 
|-
| File_FolderName || Name of the parent folder
+
| <tt>File_FolderName</tt> || Name of the parent folder
 
|-
 
|-
| File_DOSName || Short name in the 8.3 format
+
| <tt>File_DOSName</tt> || Short name in the 8.3 format
 
|-
 
|-
| ID3_Artist || ID3 Artist
+
| <tt>ID3_Artist</tt> || ID3 Artist
 
|-
 
|-
| ID3_Title || ID3 Title
+
| <tt>ID3_Title</tt> || ID3 Title
 
|-
 
|-
| ID3_Album || ID3 Album
+
| <tt>ID3_Album</tt> || ID3 Album
 
|-
 
|-
| ID3_AlbumArtist || ID3 Album Artist
+
| <tt>ID3_AlbumArtist</tt> || ID3 Album Artist
 
|-
 
|-
| ID3_Year || ID3 Year
+
| <tt>ID3_Year</tt> || ID3 Year
 
|-
 
|-
| ID3_Genre || ID3 Genre
+
| <tt>ID3_Genre</tt> || ID3 Genre
 
|-
 
|-
| ID3_TrackNo || ID3 Track Number
+
| <tt>ID3_TrackNo</tt> || ID3 Track Number
 
|-
 
|-
| ID3_PartOfSet || ID3 Part Of Set
+
| <tt>ID3_PartOfSet</tt> || ID3 Part Of Set
 
|-
 
|-
| WMA_Artist || WMA Artist
+
| <tt>WMA_Artist</tt> || WMA Artist
 
|-
 
|-
| WMA_Title || WMA Title
+
| <tt>WMA_Title</tt> || WMA Title
 
|-
 
|-
| WMA_Album || WMA Album
+
| <tt>WMA_Album</tt> || WMA Album
 
|-
 
|-
| WMA_Year || WMA Year
+
| <tt>WMA_Year</tt> || WMA Year
 
|-
 
|-
| WMA_Genre || WMA Genre
+
| <tt>WMA_Genre</tt> || WMA Genre
 
|-
 
|-
| WMA_TrackNo || WMA Track Number
+
| <tt>WMA_TrackNo</tt> || WMA Track Number
 
|-
 
|-
| FLAC_Artist || FLAC Artist
+
| <tt>FLAC_Artist</tt> || FLAC Artist
 
|-
 
|-
| FLAC_Title || FLAC Title
+
| <tt>FLAC_Title</tt> || FLAC Title
 
|-
 
|-
| FLAC_Album || FLAC Album
+
| <tt>FLAC_Album</tt> || FLAC Album
 
|-
 
|-
| FLAC_Year || FLAC Year
+
| <tt>FLAC_Year</tt> || FLAC Year
 
|-
 
|-
| FLAC_Genre || FLAC Genre
+
| <tt>FLAC_Genre</tt> || FLAC Genre
 
|-
 
|-
| FLAC_TrackNo || FLAC Track Number
+
| <tt>FLAC_TrackNo</tt> || FLAC Track Number
 
|-
 
|-
| Audio_Duration || Duration of an Audio file
+
| <tt>Audio_Duration</tt> || Duration of an Audio file
 
|-
 
|-
| Audio_DurationMins || Duration of an Audio file in minutes
+
| <tt>Audio_DurationMins</tt> || Duration of an Audio file in minutes
 
|-
 
|-
| Audio_DurationSecs || Duration of an Audio file in seconds
+
| <tt>Audio_DurationSecs</tt> || Duration of an Audio file in seconds
 
|-
 
|-
| HTML_Title || Title tag extracted from an HTML file
+
| <tt>HTML_Title</tt> || Title tag extracted from an HTML file
 
|-
 
|-
| EXIF_Date || EXIF Original Date
+
| <tt>EXIF_Date</tt> || EXIF Original Date
 
|-
 
|-
| EXIF_Model || EXIF Camera Model
+
| <tt>EXIF_Model</tt> || EXIF Camera Model
 
|-
 
|-
| EXIF_Make || EXIF Camera Make
+
| <tt>EXIF_Make</tt> || EXIF Camera Make
 
|-
 
|-
| EXIF_Description || EXIF Image Description
+
| <tt>EXIF_Description</tt> || EXIF Image Description
 
|-
 
|-
| IPTC_ObjectName || IPTC Object Name
+
| <tt>IPTC_ObjectName</tt> || IPTC Object Name
 
|-
 
|-
| IPTC_Caption || IPTC Image Caption
+
| <tt>IPTC_Caption</tt> || IPTC Image Caption
 
|-
 
|-
| IPTC_Headline || IPTC Image Headline
+
| <tt>IPTC_Headline</tt> || IPTC Image Headline
 
|-
 
|-
| IPTC_Location || IPTC Location Name
+
| <tt>IPTC_Location</tt> || IPTC Location Name
 
|-
 
|-
| IPTC_City || IPTC City
+
| <tt>IPTC_City</tt> || IPTC City
 
|-
 
|-
| TIFF_Date || TIFF Date
+
| <tt>TIFF_Date</tt> || TIFF Date
 
|-
 
|-
| TIFF_Model || TIFF Model
+
| <tt>TIFF_Model</tt> || TIFF Model
 
|-
 
|-
| TIFF_Make || TIFF Make
+
| <tt>TIFF_Make</tt> || TIFF Make
 
|-
 
|-
| TIFF_Description || TIFF Description
+
| <tt>TIFF_Description</tt> || TIFF Description
 
|-
 
|-
| GIF_Frames || Number of frames in GIF file
+
| <tt>GIF_Frames</tt> || Number of frames in GIF file
 
|-
 
|-
| Image_AspectRatio || Aspect Ratio of an image
+
| <tt>Image_AspectRatio</tt> || Aspect Ratio of an image
 
|-
 
|-
| Image_WidthAndHeight || Width and Height of an image in pixels
+
| <tt>Image_WidthAndHeight</tt> || Width and Height of an image in pixels
 
|-
 
|-
| Image_Width || Width of an image in pixels
+
| <tt>Image_Width</tt> || Width of an image in pixels
 
|-
 
|-
| Image_Height || Height of an image in pixels
+
| <tt>Image_Height</tt> || Height of an image in pixels
 
|-
 
|-
| Image_Pixels || Amount of pixels in the image
+
| <tt>Image_Pixels</tt> || Amount of pixels in the image
 
|-
 
|-
| Document_Title || Summary Information: Title
+
| <tt>Document_Title</tt> || Summary Information: Title
 
|-
 
|-
| Document_Subject || Summary Information: Subject
+
| <tt>Document_Subject</tt> || Summary Information: Subject
 
|-
 
|-
| Document_Author || Summary Information: Author
+
| <tt>Document_Author</tt> || Summary Information: Author
 
|-
 
|-
| Document_PageCount || Summary Information: Number of Pages
+
| <tt>Document_PageCount</tt> || Summary Information: Number of Pages
 
|-
 
|-
| Hash_CRC32 || CRC32 Checksum of a file
+
| <tt>Hash_CRC32</tt> || CRC32 Checksum of a file
 
|-
 
|-
| Hash_MD5 || MD5 Hash of a file
+
| <tt>Hash_MD5</tt> || MD5 Hash of a file
 
|-
 
|-
| Hash_SHA1 || SHA1 Hash of a file
+
| <tt>Hash_SHA1</tt> || SHA1 Hash of a file
 
|-
 
|-
| Hash_SHA256 || SHA256 Hash of a file
+
| <tt>Hash_SHA256</tt> || SHA256 Hash of a file
 
|-
 
|-
| Hash_SHA512 || SHA512 Hash of a file
+
| <tt>Hash_SHA512</tt> || SHA512 Hash of a file
 
|-
 
|-
| Email_DateSent || Email date sent
+
| <tt>Email_DateSent</tt> || Email date sent
 
|-
 
|-
| Email_Subject || Email subject
+
| <tt>Email_Subject</tt> || Email subject
 
|-
 
|-
| Email_Sender || Email sender
+
| <tt>Email_Sender</tt> || Email sender
 
|-
 
|-
| Outlook_ID || Outlook Message ID
+
| <tt>Outlook_ID</tt> || Outlook Message: ID
 
|-
 
|-
| Outlook_DateSent || Outlook Message Date Sent  
+
| <tt>Outlook_DateSent</tt> || Outlook Message: Date Sent
 
|-
 
|-
| Outlook_Subject || Outlook Message Subject
+
| <tt>Outlook_DateHeader</tt> || Outlook Message: Date Header Value
 
|-
 
|-
| Outlook_Sender || Outlook Message Sender
+
| <tt>Outlook_Subject</tt> || Outlook Message: Subject
 
|-
 
|-
| AVI_FramesPerSecond || AVI Frames per Second
+
| <tt>Outlook_Sender</tt> || Outlook Message: Sender
 
|-
 
|-
| AVI_TotalFrames || AVI Total amount of Frames
+
| <tt>Outlook_Body</tt> || Outlook Message: Body Text
 
|-
 
|-
| AVI_Duration || AVI Duration in H:M:S format
+
| <tt>AVI_FramesPerSecond</tt> || AVI Frames per Second
 
|-
 
|-
| AVI_DurationMins || AVI Duration in Minutes
+
| <tt>AVI_TotalFrames</tt> || AVI Total amount of Frames
 
|-
 
|-
| AVI_DurationSecs || AVI Duration in Seconds
+
| <tt>AVI_Duration</tt> || AVI Duration in H:M:S format
 
|-
 
|-
| AVI_WidthAndHeight || AVI Dimensions in WxH format
+
| <tt>AVI_DurationMins</tt> || AVI Duration in Minutes
 
|-
 
|-
| AVI_Width || AVI Width in Pixels
+
| <tt>AVI_DurationSecs</tt> || AVI Duration in Seconds
 
|-
 
|-
| AVI_Height || AVI Height in Pixels
+
| <tt>AVI_WidthAndHeight</tt> || AVI Dimensions in WxH format
 
|-
 
|-
| AVI_VideoCodec || AVI Video Codec
+
| <tt>AVI_Width</tt> || AVI Width in Pixels
 
|-
 
|-
| BinarySign_Extension || Binary File Signature: Extension
+
| <tt>AVI_Height</tt> || AVI Height in Pixels
 
|-
 
|-
| BinarySign_Description || Binary File Information: Description
+
| <tt>AVI_VideoCodec</tt> || AVI Video Codec
 
|-
 
|-
| VersionInfo_FileVersion || Version Information: File Version
+
| <tt>BinarySign_Extension</tt> || Binary File Signature: Extension
 
|-
 
|-
| VersionInfo_ProductVersion || Version Information: Product Version
+
| <tt>BinarySign_Description</tt> || Binary File Information: Description
 
|-
 
|-
| VersionInfo_Product || Version Information: Product
+
| <tt>VersionInfo_FileVersion</tt> || Version Information: File Version
 
|-
 
|-
| VersionInfo_Company || Version Information: Company
+
| <tt>VersionInfo_ProductVersion</tt> || Version Information: Product Version
 
|-
 
|-
| VersionInfo_Copyright || Version Information: Copyright
+
| <tt>VersionInfo_Product</tt> || Version Information: Product
 
|-
 
|-
| VersionInfo_Description || Version Information: Description
+
| <tt>VersionInfo_Company</tt> || Version Information: Company
 
|-
 
|-
| VersionInfo_Comments || Version Information: Comments
+
| <tt>VersionInfo_Copyright</tt> || Version Information: Copyright
 +
|-
 +
| <tt>VersionInfo_Description</tt> || Version Information: Description
 +
|-
 +
| <tt>VersionInfo_Comments</tt> || Version Information: Comments
 
|}
 
|}
  
 
[[Category:ReNamer]]
 
[[Category:ReNamer]]

Revision as of 00:22, 3 December 2013

Arrow Return.png ReNamer  

Meta tags allow users to extract some meta information associated with files and use it for renaming.

There are two different ways for using meta tags:

Editing Meta Tags

ReNamer is a file renaming tool, not a meta tag editing tool. ReNamer does not edit meta tags and this feature will never be supported.

Most of meta tags (e.g. ID3, EXIF) are not part of the names of the files, instead they are contained inside certain files. To edit meta tags, please use a suitable meta tag editor such as mp3BookHelper, mp3Tag or TagScanner (for various tags in digital audio files) or PhotoME (for EXIF tags).

Checksum-based tags (MD5, SHA1, CRC32) are non-editable: They are calculated by the system from the contents of the file. You can use them to check the integrity of any file, using software like Exactfile.

List of Meta Tags

Note: The list of meta tags is taken from ReNamer 5.73.2 Beta.

Tag Description
Date_Now Current Date
File_SizeBytes Size of file in bytes
File_SizeKB Size of file in KB
File_SizeMB Size of file in MB
File_DateCreated File created date
File_DateModified File last modified date
File_FilePath Full path of the file
File_FileName Full name of the file
File_BaseName Base name of the file
File_Extension Extension of the file
File_FolderName Name of the parent folder
File_DOSName Short name in the 8.3 format
ID3_Artist ID3 Artist
ID3_Title ID3 Title
ID3_Album ID3 Album
ID3_AlbumArtist ID3 Album Artist
ID3_Year ID3 Year
ID3_Genre ID3 Genre
ID3_TrackNo ID3 Track Number
ID3_PartOfSet ID3 Part Of Set
WMA_Artist WMA Artist
WMA_Title WMA Title
WMA_Album WMA Album
WMA_Year WMA Year
WMA_Genre WMA Genre
WMA_TrackNo WMA Track Number
FLAC_Artist FLAC Artist
FLAC_Title FLAC Title
FLAC_Album FLAC Album
FLAC_Year FLAC Year
FLAC_Genre FLAC Genre
FLAC_TrackNo FLAC Track Number
Audio_Duration Duration of an Audio file
Audio_DurationMins Duration of an Audio file in minutes
Audio_DurationSecs Duration of an Audio file in seconds
HTML_Title Title tag extracted from an HTML file
EXIF_Date EXIF Original Date
EXIF_Model EXIF Camera Model
EXIF_Make EXIF Camera Make
EXIF_Description EXIF Image Description
IPTC_ObjectName IPTC Object Name
IPTC_Caption IPTC Image Caption
IPTC_Headline IPTC Image Headline
IPTC_Location IPTC Location Name
IPTC_City IPTC City
TIFF_Date TIFF Date
TIFF_Model TIFF Model
TIFF_Make TIFF Make
TIFF_Description TIFF Description
GIF_Frames Number of frames in GIF file
Image_AspectRatio Aspect Ratio of an image
Image_WidthAndHeight Width and Height of an image in pixels
Image_Width Width of an image in pixels
Image_Height Height of an image in pixels
Image_Pixels Amount of pixels in the image
Document_Title Summary Information: Title
Document_Subject Summary Information: Subject
Document_Author Summary Information: Author
Document_PageCount Summary Information: Number of Pages
Hash_CRC32 CRC32 Checksum of a file
Hash_MD5 MD5 Hash of a file
Hash_SHA1 SHA1 Hash of a file
Hash_SHA256 SHA256 Hash of a file
Hash_SHA512 SHA512 Hash of a file
Email_DateSent Email date sent
Email_Subject Email subject
Email_Sender Email sender
Outlook_ID Outlook Message: ID
Outlook_DateSent Outlook Message: Date Sent
Outlook_DateHeader Outlook Message: Date Header Value
Outlook_Subject Outlook Message: Subject
Outlook_Sender Outlook Message: Sender
Outlook_Body Outlook Message: Body Text
AVI_FramesPerSecond AVI Frames per Second
AVI_TotalFrames AVI Total amount of Frames
AVI_Duration AVI Duration in H:M:S format
AVI_DurationMins AVI Duration in Minutes
AVI_DurationSecs AVI Duration in Seconds
AVI_WidthAndHeight AVI Dimensions in WxH format
AVI_Width AVI Width in Pixels
AVI_Height AVI Height in Pixels
AVI_VideoCodec AVI Video Codec
BinarySign_Extension Binary File Signature: Extension
BinarySign_Description Binary File Information: Description
VersionInfo_FileVersion Version Information: File Version
VersionInfo_ProductVersion Version Information: Product Version
VersionInfo_Product Version Information: Product
VersionInfo_Company Version Information: Company
VersionInfo_Copyright Version Information: Copyright
VersionInfo_Description Version Information: Description
VersionInfo_Comments Version Information: Comments