Is there a way/tool/library out there that can programmatically remove the image (ie cover artwork) from an mp3 file?
(The ability to do it in Java would be a bonus.)
Thanks
Just in case...
...anyone is wondering why I want to do this, we're hitting a bug in the otherwise excellent JavaZoom mp3 player library. I have contacted the author to see if we can pay to get the bug fixed, but I'm hoping there's a workaround in the meantime. I did look at fixing the code myself but I don't understand the internals of an MP3 well enough to do it.