
A utility is now available for automatically extracting album art embedded in mp3 files and converting them to a format StreetDeck understands.
The StreetDeck Album Art extractor will extract all album art embedded in mp3 files and save them as PNG files with the same file name as the mp3 file, but with a .png extention instead of a .mp3 extention.
To use, simply run the executable, if StreetDeck is installed, it will recursively run through the mapped StreetDeck music folder and covert all mp3 files in it. If StreetDeck is not installed,it will prompt for a root directory to perform the conversion on.
To extract files from a path other then the StreetDeck music folder,
run with the -browse command line option. i.e.
"C:\program files\StreetDeck\StreetDeck.exe" -browse
Download Here:
http://www.streetdeck.com/update/utils/sdalbumart.zip
Special thanks go out to Konnichiwa for contributing the code that made this utility possible.