Pages: [1] 2   Go Down

Author Topic: Photoshop Gallery Wrap script available  (Read 29702 times)

mrenters

  • Jr. Member
  • **
  • Offline Offline
  • Posts: 80
    • http://www.teckelworks.com/
Photoshop Gallery Wrap script available
« on: July 19, 2011, 07:51:13 am »

I wrote a Photoshop script for generating mirrored gallery wraps with 2" borders and I'm making it available free of charge for anyone that is interested.

http://www.teckelworks.com/photography/tools

I've tested it on Photoshop CS5 on a Mac.  Let me know if you find any problems.

Martin
Logged

louoates

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 836
    • Lou Oates Photography
Re: Photoshop Gallery Wrap script available
« Reply #1 on: July 19, 2011, 10:10:28 am »

Thanks for the script! Tried it and it worked great. I usually just make a 1 1/2" wrap but I see no reason not to just go with your 2" size -- probably easier for whomever does the stretching. I like the fact that you leave the original as a selection so I can make a duplicate of the original then work on the wrap with blur/curves easily. I do a lot of wraps, almost 100% of all my canvas printing and I'll be saving lots of time with your script doing the "busy work". Well done!
Logged

mrenters

  • Jr. Member
  • **
  • Offline Offline
  • Posts: 80
    • http://www.teckelworks.com/
Re: Photoshop Gallery Wrap script available
« Reply #2 on: July 19, 2011, 12:31:35 pm »

Thanks!

If you want a 1.5" wrap, you can use a text editor and change the:

var wrapSize = 2;

on line 35 to:

var wrapSize = 1.5;

and it will then do 1.5" wraps. If you regularly do different sized wraps, it might make sense to have multiple copies of the script each with the different sizes.

Martin

Logged

louoates

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 836
    • Lou Oates Photography
Re: Photoshop Gallery Wrap script available
« Reply #3 on: July 19, 2011, 01:00:22 pm »

I did as you suggested and now I have 2 useful scripts. Thanks!
Logged

Photo Op

  • Full Member
  • ***
  • Offline Offline
  • Posts: 194
Re: Photoshop Gallery Wrap script available
« Reply #4 on: July 19, 2011, 08:57:27 pm »

Does anyone know if it works on CS4?
Logged
David

mrenters

  • Jr. Member
  • **
  • Offline Offline
  • Posts: 80
    • http://www.teckelworks.com/
Re: Photoshop Gallery Wrap script available
« Reply #5 on: July 19, 2011, 09:01:16 pm »

Does anyone know if it works on CS4?

I haven't tried it, but I don't see why it wouldn't.  Give it a try and see.

Martin
Logged

Rhossydd

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 3369
    • http://www.paulholman.com
Re: Photoshop Gallery Wrap script available
« Reply #6 on: July 22, 2011, 03:38:14 am »

Does anyone know if it works on CS4?
Yes.

Thanks Martin for making it freely available.
Logged

Alan Smallbone

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 788
    • APS Photography
Re: Photoshop Gallery Wrap script available
« Reply #7 on: July 23, 2011, 01:50:51 pm »

Thanks a lot this is really great and thanks for make it free. Very much appreciated.

Alan
Logged
Alan Smallbone
Orange County, CA

mrenters

  • Jr. Member
  • **
  • Offline Offline
  • Posts: 80
    • http://www.teckelworks.com/
Re: Photoshop Gallery Wrap script available
« Reply #8 on: July 25, 2011, 07:21:47 am »

I'm glad to be able to contribute something back to the community.

Martin
Logged

kaelaria

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 2223
    • http://www.bgpictures.com
Re: Photoshop Gallery Wrap script available
« Reply #9 on: July 25, 2011, 07:36:34 am »

Thank you!!
Logged

MrIconoclast

  • Jr. Member
  • **
  • Offline Offline
  • Posts: 96
Re: Photoshop Gallery Wrap script available
« Reply #10 on: July 17, 2012, 06:01:31 pm »

I have been using this great script for over a year and it has been a great time saver.  Now, I am considering moving to CS 6 and I am wondering if it works properly with the latest release of PhotoShop.  Has anybody tried it with CS 6 on the Mac?
Logged

tived

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 714
    • http://
Re: Photoshop Gallery Wrap script available
« Reply #11 on: July 18, 2012, 02:48:16 am »

thanks very much, Martin

regards
henrik
Logged

felix5616

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 896
Re: Photoshop Gallery Wrap script available
« Reply #12 on: July 18, 2012, 01:39:35 pm »

Thanks for the gallery wrap script. Very thoughtful.
Logged

mrenters

  • Jr. Member
  • **
  • Offline Offline
  • Posts: 80
    • http://www.teckelworks.com/
Re: Photoshop Gallery Wrap script available
« Reply #13 on: July 19, 2012, 11:19:56 pm »

Thanks for the gallery wrap script. Very thoughtful.

You're welcome.  I'm glad people find it useful.

Martin
Logged

sniper

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 670
Re: Photoshop Gallery Wrap script available
« Reply #14 on: July 27, 2012, 06:16:16 pm »

Doesn't seem to work in CS6 (windows) I'm getting  error 1302 no such element

->   copyRef = ap. document.( add.  w h doc ref resolution, Mirror


Can't get it to work in CS5 either on windows.
« Last Edit: July 27, 2012, 06:22:55 pm by sniper »
Logged

John McDermott

  • Full Member
  • ***
  • Offline Offline
  • Posts: 139
Re: Photoshop Gallery Wrap script available
« Reply #15 on: July 27, 2012, 09:57:02 pm »

It works fine for me on both CS5 & CS6 under Win 7 64bit.
Logged
John E. McDermott

mrenters

  • Jr. Member
  • **
  • Offline Offline
  • Posts: 80
    • http://www.teckelworks.com/
Re: Photoshop Gallery Wrap script available
« Reply #16 on: July 28, 2012, 07:39:38 am »

Doesn't seem to work in CS6 (windows) I'm getting  error 1302 no such element

->   copyRef = ap. document.( add.  w h doc ref resolution, Mirror


Can't get it to work in CS5 either on windows.

Make sure your image has a colour profile.  There is a bug where it doesn't work on unmanaged images. I'll fix that soon.

Martin
Logged

sniper

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 670
Re: Photoshop Gallery Wrap script available
« Reply #17 on: July 28, 2012, 10:23:12 am »

Make sure your image has a colour profile.  There is a bug where it doesn't work on unmanaged images. I'll fix that soon.

Martin


Well done Martin, I stand corrected, it works fine now I used an image with a profile.... Doh!   ;D  
And many thanks for sharing.
Wayne
Logged

Dave (Isle of Skye)

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 2514
  • I've even written a book about it
    • SkyePhotoGuide.com
Re: Photoshop Gallery Wrap script available
« Reply #18 on: July 28, 2012, 02:37:39 pm »

Doesn't seem to work in CS6 (windows) I'm getting  error 1302 no such element

->   copyRef = ap. document.( add.  w h doc ref resolution, Mirror


Can't get it to work in CS5 either on windows.

You could try my 1.5" and 2" Gallery wrap actions if you wish - they work on any version of PS and on any open image file. If you want to change the wrap size, just open up the action from the PS action palette and double click on both the canvas size commands and type in whatever size you want - just remember that for a 2.5" all-round wrap size for instance, you would need to change the number to 5" for both canvas size commands, to get the 2.5" you want on all sides, in fact this action will work on any wrap size you could ever want, all the way up to the full size of the image.

Just right click on the link above and save the file to your hard disk.

Hope these work for you.

Dave
« Last Edit: July 29, 2012, 10:37:14 am by Dave (Isle of Skye) »
Logged

sniper

  • Sr. Member
  • ****
  • Offline Offline
  • Posts: 670
Re: Photoshop Gallery Wrap script available
« Reply #19 on: July 29, 2012, 07:48:05 am »

Thank you Dave I'll give it a try,
Wayne
Logged
Pages: [1] 2   Go Up