JAudioTagger is an audio tagging library written in Java language. It currently fully supports Mp3 , Mp4 (Mp4 audio, M4a and M4p audio) Ogg Vorbis , Flac and Wma , there is limited support for Wav and Real format. Features of JAudioTagger Provide a generic interface for the most popular thirty attributes for all the fully supported formats Supports reading and writing of mp4,m4a and mp4p (protected) files, including multiple images and reverse dns fields Supports Multiple Page Ogg Vorbis Comments Supports MP3 ID3v1,ID3v1.1, ID3v2.2, v2.3 and v2.4 are transparently Allows easy conversion between ID3 tag versions Supports Flac, including embedded and linked image support Provides proper object representations of most fields, rather than a simple byte representation Fully supports Unicode Text Encoding Is being actively developed and supported Uses an automatic testsuite to ensure code compatibility betweens versions Uses a Code Coverage tool to ensure code is