Pixaria - Photoshop Script
About the script
This script will take a directory of image files in nearly any Photoshop readable format and generate the output required for Pixaria. It will create the directory structure and create all of the required images, each resized, adjusted accordingly. The script will also embed some of the meta data that Pixaria uses during import.
Compatibility
This script works with Photoshop CS & CS2 definately as I have tried it with both versions. It is quite possible that it will work with older versions also but I have not been able to try it.
Installation, setup and use
Support - You and me!
Leave comments below if you have suggestions, comments or problems and I will try to sort them out!
This script has taken days of coding as I figured out how Photoshop scripting worked. If you are the generous type, feel free to show your appreciation!!
If cash isn’t your thing, then perhaps you could use the Amazon search feature on the sidebar of this page next time you buy something to help me get some vouchers!?!? That wont cost you a thing… and I can buy a book! ![]()
Download Now - Click Here
Enjoy!!








#1
Hi James,
Just comment out the following line… this should be line 107:
docRef.info.title= title;
Just put // in front so it looks like this:
//docRef.info.title= title;
Comment by Phrixus — 24/7/2007 @ 1:49 pm
#2
Hi, great script you wrote there! I am very new to Pixaria (just giving it a try, but it looks promising! I decided to give your script a swing too. Awesome! Thanks for your effort and for putting this online for download!
John
PS. It works in Photoshop CS3 too, but you might have figured that out by yourself probably…
Comment by John — 21/6/2008 @ 8:46 pm