Feature Request - Resize/compress album art

I was thinking of this feature for a long, even made programs in past to do this as batch. :slight_smile:

So the idea is simple,

  1. Resize the resolution to given resolution, if It is greater than given limit.

for example, if given limit for whole batch is 1200x1200, and the art is 2000x2000, then it should be checked and resized automatically to 1200x1200.

  1. Compress the image, if the size in terms of storage is greater than a given limit. For example, if the given limit is 1MB then all images should be made less than 1MB if the are originally greater than 1MB.

I made an external script to do the above stuff, and added it to the right-click menu of the list, but I was thinking this could be a useful feature if its in-built. Maybe it can be introduced as one of Actions. :slight_smile:

Hi, this is really useful!
I've been looking for a way to do this for ages, could you please share how you have scripted MP3Tag to do this please?

Thanks

1 Like

you might want to have a look at this thread that gives advice on irfanview:

1 Like

I've looked at that; however, seem to do it in bulk within MP3Tag, and the above person seems to have put together a script that effectively does the job
...awaiting their reply

1 Like

Nice. This has got me very interested.

1 Like

I don't think compression would be useful...if you compress the image, no other app/device will be able to display it.

Its been added in the lastest release. :orange_heart:

https://www.mp3tag.de/en/changelog.html

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.