Contact Us

For more information on our products and services please contact us.

eMail: This e-mail address is being protected from spambots. You need JavaScript enabled to view it.

Tagging Story

Music Tag is a application that was at first designed for pesonal needs and later adjusted for public. It was designed because we needed a simple application that is able to tag multiple mp3 files and rename them back (based on custom pattern).

You can find software with this funcionalities for Windows, but there was no suitable offer for Mac. Result was simple software, designed to be cross-platform and to combine set of funcionalities needed to keep your mp3 files tidy. Top of all, it is available for very low donation.

Imagine you have whole folder of mp3 files which names are a mess! And these files don't have meta data tags (ID3) in order! Music Tag will do this for you.

 

Features

Multiple tagging:

  • tag using filename and your custom pattern
  • custom string replacements can be applied before or after tagging process
  • additional tag formating (UPPERCASE, lowercase, Capitalize)
  • preview of tagging results
  • option to clean all existing tags before apply new ones
  • option to clean existing artwork

Multiple renaming:

  • rename using tags and your custom pattern
  • custom replacements can be applied after filename generation process
  • additional tag formating (UPPERCASE, lowercase, Capitalize)
  • preview before rename

Single tag:

  • manual tag preview/write for single files

 

Example

Your files look like:

04-artist_name_ft_singer_-_title_name_(version_name).mp3

 

using pattern

<%TRACK%>-<%ARTIST%>-<%TITLE%> 

using formating

ARTIST -> uppercase, TITLE -> capitalize

using replacements

_ -> space (before tagging), FT -> feat. (after tagging)

 

Now your tags look like:

ARTIST = 'ARTIST NAME feat. SINGER'
TITLE = 'Title Name (Version Name)'
TRACK = '04'  

Rename with pattern <%ARTIST%> - <%TITLE%>, new filename is:  

ARTIST NAME feat. SINGER - Title Name (Version Name).mp3
2.jpg