How to Automatically Embed Artwork from Folder

Is there a way to automatically embed artwork from a folder into my FLACs and MP3s?
It would be really great if I can compare the artwork in the folder to the artwork already embedded in the file.

Can MP3Tag do that or is there another application that can?

Thanks for any help!

EDIT: It looks like Creevity Mp3 Cover Downloader is defunct.

You can embed pictures with an action of the type

You can use field variables or wildcards like *.jpg
MP3tag has no functions to compare graphics

You can see the current artwork in the cover window at the bottom of the Tag Panel for every track.
Then you can compare it MANUALLY with the artwork in the folder.

There is no way to do that automatically in Mp3tag.

I'm just curious:
How would this work?
Would you compare the size of the artwork in KiloBytes or the resolution in pixels?
Would you compare the embedded format to the format in the folder, like JPG or PNG?
Would you compare the content of the picture itself, like the colors, the fonts, the stickers?

Thanks for the tip. I'm already relying on the Cover Window. Regarding your questions:

How would this work?

Would you compare the size of the artwork in KiloBytes or the resolution in pixels?
Yes. The pixel dimensions and the KBs.

Would you compare the embedded format to the format in the folder, like JPG or PNG?
No. As far as I know, they're basically interchangeable regarding Album Artwork. But, I imagine some players prefer 1 over the other so it may be beneficial to someone.

Would you compare the content of the picture itself, like the colors, the fonts, the stickers?
Yes. Ultimately, I'm looking for the cover I like the most. As you mentioned, a lot of releases have stickers which I'm not fond of.

The ultimate goal is to embed the best artwork and delete everything in the album folder that's not a music file.

Thanks, this helps me out. Is there a way for it to automatically delete the file after embedding it?

You can add additional custom columns in the File List for the size and dimensions like this:

But as said, there is no way to compare it automatically with dimensions or sizes of the artwork in the folder.

The "best" artwork is nothing that Mp3tag could recognize.

I determine the "best artwork" by comparing my options and ultimately choosing what I like the most. I understand it's subjective.

No.
You open a command shell in the top folder and enter
del /s *.jpg
This deletes all jpg files in all the subfolders.

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