3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Make a huge printable poster from your iTunes album art!

Step 7Summary and some final thoughts

Summary and some final thoughts
So, for the more advanced users, here's a quick rundown.

1. Copy all the itc-files from My Music\iTunes\Album Artwork\Local
2. Pipe all the files into one via copy /b * test.tes (/b is for binary copy)
3. Extract the png's using Bitmaprip
4. Remove duplicates with, for example, Duplicate File Finder
5. Scale all the images to the same size with for example Fotosizer or Photoshop Actions.
6. Use the Contact Sheet function in Photoshop or Picasa2 to assemble the images into a poster.

Wow. Such a long and convoluted walkthrough for something that should be so easy.
I'm pretty sure there are easier methods or maybe someone will just write a simple Python, ImageMagick or whatever script that does all this in no time.
But hopefully someone got some use out of this, if so I would love to see some examples of your finished results, be it a photo of your printed poster or maybe just a desktop wallpaper.

You can of course apply this technique to something else, like your collection of Russian propaganda art, or use the images to make a photo mosaic.

That's it, thanks and feel free to ask any questions or comment if I left something out.
« Previous StepDownload PDFView All StepsNext Step »
5 comments
Jul 18, 2011. 2:25 AMmonkeys98 says:
the one in this picture is so cool how did u make it like this
Jul 30, 2007. 10:04 AMksjlkdjlddj says:
It doesn't work for me with the duplicate file finder. I mean it doesn't filter all the duplicates out.
Jul 12, 2007. 10:35 PMmrichmon says:
Very quick OS X instructions: First, copy all the artwork to a folder on the desktop using the following Terminal commands: mkdir ~/Desktop/itunescovers find ~/Music/iTunes/Album\ Artwork -type f -exec cp \{\} ~/Desktop/testtest \; At this point you have all the files in a single folder named "itunescovers" on your desktop. iTunes stores the images embedded in mpeg containers so we need to extract the images from the .itc mpeg files. The easiest way on a Mac is
Jul 20, 2007. 4:32 PMPacoBell says:
"The easiest way on a Mac is..."

Doh! Don't keep us in suspense! =O
Jul 20, 2007. 6:15 PMmrichmon says:
My bad... the cut and paste went wonky.

The following is the remainder of that comment:

iTunes stores the images embedded in mpeg containers so we need to extract the images from the .itc mpeg files. The easiest way on a Mac is to download File Juicer (http://echoone.com/filejuicer/) then run File Juicer and drag-and-drop the files in the itunescovers into File Juicer.

A short while later you will have a â€Juice†folder on your desktop that contains a â€png†folder. Inside the â€png†folder are all your Album images.

You can now use Photoshop to scale the images to a common size and layout the images using Photoshop or Picasa2 as explained in steps 4, 5 and 6 of the Instructables instructions.

After writing this up I discovered the "iTunes Album Art Extractor" project (http://sourceforge.net/project/showfiles.php?group_id=194469) which does the extraction and poster creation automatically.
Jul 20, 2007. 6:55 PMremyzero7 says:
Thanks for the link!

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
3
Followers
2
Author:rauz