AndyLandy / MakeMP3

A tool for creating an MP3 library from a lossless music collection with cue sheets
GNU General Public License v3.0
2 stars 1 forks source link

Convert artwork to sensible (jpeg) format? #9

Closed AndyLandy closed 4 years ago

AndyLandy commented 6 years ago

Might be worth auto-converting all album artwork to jpg, and possibly a specified resolution.

luxagen commented 6 years ago

Maybe we should make a list of ID3-supported image formats and divide them into "don't transcode" and "transcode" sublists?

AndyLandy commented 6 years ago

I think this is beyond the scope of MakeMP3 itself, but some kind of helper script might be in order. ("MakeJPG" perhaps...)

AndyLandy commented 4 years ago

I suspect this feature is overkill. It's certainly out-of-scope for MakeMP3, and I doubt the companion MakeJPG is likely to ever see the light of day. Closing this as WONTFIX.