I have downloaded 650 digital organ books over the years. Early music through the baroque mostly. Not much romantic. I want to create an iPhoto library of every piece so I can quickly browse the works and then print them.
The way I want to do this is to extract each page of every pdf file and then log it as an image in iPhoto.
Question: Is there a way to batch this job from one folder on a Mac?
You probably don't want to use iPhoto for this. You could take a look at Adobe "Digital Editions". This is a great idea, but the software ended up working very slowly for me. I actually use "DevonThink Pro" as my digital repository, which includes thousands of scores. You can dump an entire folder into its folder system. It allows also for multiple file types. A very useful tool, although it is not free.
I'd take all the PDF's and use COMBINE PDF's...a free mac program...to make one hugmongous file out of them, then use PREVIEW on the mac to look at them, clicking on ones and deleting.
Adam... I presently am exporting pdf pages out as jpgs from fireworks and into iPhoto and it works quite well. each jpg maintains the file name and page number since it exports frames to files (pages to files). Unfortunately, I am running the latest system on my Mac at work (Tiger). Devon looks cool, but it requires 10.5. O well... I will revisit the idea when I upgrade to a new mac (prob within the year)
frog... 3 macs! (two old and one new... they never die!)
I will give this a try and let you know how it goes.
btw... i just received my chant manuscript book... i love it! thanks tons!
This is not for printing. Just browsing the entire library. I can browse 10,000 pages very quickly, or do a search on a composer or title in iPhoto and it will parse 10,000 pages instantly and present thumbnails. Once the file name is presented I go to the correct pdf and print! Voila!
I have taken all the pdfs I have (650 so far) and I create metadata by using this naming convention:
composerlastnameTitleOfPiece.pdf
Then when I export all the pages the file names become thus:
bachJsOrganWorksVol1_f1.jpg bachJsOrganWorksVol1_f2.jpg bachJsOrganWorksVol1_f3.jpg etc.
The _f# designation becomes the page number of the specific pdf file so it is almost instantaneous to locate the pdf file and page by viewing a searchable database of jpgs.
Thanks Noel. With that app, when I dragged all 650 pdf files into the window, it split the entire library into individual pages with the preview window showing each page. This blows my previous method out of the water. It distilled the entire library into that format in about 4 seconds!
A really good program for this (and many, many other things) is ImageMagick (http://www.imagemagick.org/). Once this is installed you could go to a shell and do:
convert mypdf.pdf myjpg.jpg
If the pdf is 5 pages long, you'll have files myjpg-0.jpg, myjpg-1.jpg, myjpg-2.jpg, myjpg-3.jpg, myjpg-4.jpg. With a little scripting, you could make this organize it in quite a number of different ways (not to mention do batch processing).
To participate in the discussions on Catholic church music, sign in or register as a forum member, The forum is a project of the Church Music Association of America.