Jump to content

EasyTag: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Amigadave (talk | contribs)
→‎top: update for 2.3.2
Fixed a minor grammar error.
Line 20: Line 20:
'''EasyTag''' is a [[graphical user interface|graphical]] [[tag editor]] for [[Linux]], [[OS X]], and [[Microsoft Windows]]. It is written in [[C (programming language)|C]] and relies on [[GTK+]] and [http://id3lib.sourceforge.net/ id3lib] for graphics and [[ID3|ID3 tag]] handling respectively. As of version 2.1.1, EasyTag also uses the tag manipulation library provided by the [[MPEG Audio Decoder|MAD]] project, for support of ID3v2.4.
'''EasyTag''' is a [[graphical user interface|graphical]] [[tag editor]] for [[Linux]], [[OS X]], and [[Microsoft Windows]]. It is written in [[C (programming language)|C]] and relies on [[GTK+]] and [http://id3lib.sourceforge.net/ id3lib] for graphics and [[ID3|ID3 tag]] handling respectively. As of version 2.1.1, EasyTag also uses the tag manipulation library provided by the [[MPEG Audio Decoder|MAD]] project, for support of ID3v2.4.


EasyTag is [[free and open-source software]] subject to the terms of the [[GNU General Public License]] version 2 or any later.
EasyTag is [[free and open-source software]] subject to the terms of the [[GNU General Public License]] version 2 or any later version.


==Features==
==Features==

Revision as of 05:56, 16 December 2014

EasyTag
Original author(s)Jérôme Couderc
Developer(s)David King
Initial releaseMay 2000; 24 years ago (2000-05)
Stable release
2.2.5 / 24 November 2014; 9 years ago (2014-11-24)
Preview release
2.3.2 / 30 November 2014; 9 years ago (2014-11-30)
Repository
Written inC and GTK+
Operating systemWindows and Linux[1]
TypeTag editor
LicenseGPL-2.0+
Websitewiki.gnome.org/Apps/EasyTAG

EasyTag is a graphical tag editor for Linux, OS X, and Microsoft Windows. It is written in C and relies on GTK+ and id3lib for graphics and ID3 tag handling respectively. As of version 2.1.1, EasyTag also uses the tag manipulation library provided by the MAD project, for support of ID3v2.4.

EasyTag is free and open-source software subject to the terms of the GNU General Public License version 2 or any later version.

Features

  • Supported formats: MP3, MP2, FLAC, Opus, Speex, Ogg Vorbis, MP4, MPC and APE
  • Available tag fields (depending on format): Title, Artist, Album, Disc Album, Year, Track Number, Genre, Comment, Composer, Original Artist, Copyright, URL, Encoder and Picture
  • Automated tagging using presets and custom masks
  • Rename files using tag information or external text files
  • Apply changes in a field (Artist, Album...) to all selected files
  • Read and display file header informations (bitrate, time...)
  • CDDB support
  • Tree based browser or a view by artist and album
  • Recursion into subdirectories
  • Playlist generator
  • Undo/redo function

See also

References