Latest version: 3.1.1
Support This Project

Utility Reference

Click on a utility for documentation on its usage.


audiotools-config cdda2track cddainfo cddaplay coverdump covertag coverview dvda2track dvdainfo track2cdda track2track trackcat trackcmp trackinfo tracklength tracklint trackplay trackrename tracksplit tracktag trackverify

coverview

coverview displays cover images which are embedded in audio tracks.

Options
-h, --help
show a list of options and exit
--no-gtk
disable PyGTK-based GUI, if available
--no-tkinter
disable Tkinter-based GUI, if available
Requirements

coverview requires either PyGTK or Tkinter to display a GUI for cover art. If PyGTK is installed, no other requirements are necessary beyond the Python Audio Tools themselves. If Tkinter is installed, the Python Imaging Library is also required since Tkinter has only rudimentary graphics decoding support. If both are installed, coverview will use PyGTK by default.

coverview