rstemmer / id3edit

🛠 id3edit is a command line tool to edit and debug ID3v2 tags of mp3 files supporting Unicode.
GNU General Public License v3.0
31 stars 4 forks source link

get artwork from mp3 file #3

Closed rstemmer closed 6 years ago

rstemmer commented 6 years ago

Currently it is possible to set a new artwork, but not to extract if from the mp3 file an store it in a separate file.

Command line option: id3edit --get-artwork artwork.jpg songfile.mp3

rstemmer commented 6 years ago

Implemented and tested. Will come with version 2.0.0.