[REQ] Album Art File Size

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: [REQ] Album Art File Size

Re: [REQ] Album Art File Size

by IanRTaylorUK » Mon Dec 22, 2025 12:37 pm

IanRTaylorUK wrote: Fri Dec 19, 2025 6:54 am "Create an Excel VBA macro for Windows 11 / Office 365 that scans a chosen folder and all subfolders for audio files and attempts to detect embedded album art using only built-in Windows/Office APIs (no external DLLs). Output: Path, FileName, Extension, HasAlbumArt, ArtCount, SizeBytes, Width, Height. "
I had a brief look into this and using Excel / VBA is more complicated (and slower) than you would initially expect!

MP3Tag is probably a more reliable and faster approach using the built-in %CoverWidth% and %CoverHeight%

Re: [REQ] Album Art File Size

by IanRTaylorUK » Fri Dec 19, 2025 6:54 am

If your Album Art is stored as both a Tag within the media files AND as a JPEG in the Album folder, then you can view the size, Height and Width using Windows File Explorer.

For example, if ALL your media files reside on a hard disk assigned the drive letter M:, then point to this drive in File Explorer and use the search criterion kind:picture and a "details" view. Right click on the columns to add Size / Width / Height.

In my case ALL my album art is stored in both the file tags AND the album folder - as folder.jpg. My intention is that the folder.jpg is the same album artwork as that stored in the tags! 8655 items ranging from 100 x 100 pixels to 5653 x 6509, or 2 KB to 7595 KB.

If you wish to delve deeper into the media files "tagged" artwork, then I would suggest using your preferred AI agent to suggest a script to do so. For example, you might want to start with:

"Create an Excel VBA macro for Windows 11 / Office 365 that scans a chosen folder and all subfolders for audio files and attempts to detect embedded album art using only built-in Windows/Office APIs (no external DLLs). Output: Path, FileName, Extension, HasAlbumArt, ArtCount, SizeBytes, Width, Height. "

Re: [REQ] Album Art File Size

by dony2 » Thu Dec 18, 2025 6:09 pm

No one has responded to my post. Does anyone know of a way to see the album art size? I have found album art files automatically added that were over a MB when a 10KB file is usually sufficient. If no one knows how to do this in Media Monkey, does anyone know of another program that does? I would like to identify the files with the very large art files and then I can find new ones with MM

[REQ] Album Art File Size

by dony » Sat Dec 07, 2024 4:11 pm

Could we have a way to list the album art size and sort to find the largest art files to be able to download a different file to replace them with smaller files. It would be nice if MM could rescale the art files to a max resolution or file size. 300x300 resolution seems to be an adequate size most images and keeps the size to a reasonable number. If we could just list the art size in the database, we could determine if it would be worth editing.

Top