Difference between revisions of "ReNamer:Meta Tags"

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

Revision as of 11:07, 8 April 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:

Note: The list of meta tags is taken from ReNamer 5.70.1 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_Subject Outlook Message Subject
Outlook_Sender Outlook Message Sender
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

Editing Meta Tags

ReNamer is a file renaming tool, not a meta tag editing tool.

Meta tags (e.g. ID3, EXIF) are not part of the names of the files - They are contained inside certain files. Therefore ReNamer does not edit meta tags. This feature will NEVER be supported.

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.