Ask a Question related to Adobe Photoshop 7, CS, CS2 & CS3, Design and Development.
-
wax #1
Script with condition for picture resizing
Hello,
I have about 3.000 pictures. Some of them are too large and I have to resize them. I want to write a script to do it but how to resize only pictures who are too large and not all picture ?
I would need a condition like:
If widht>100 px then
resize to 100px
I hope I managed to explain what is my problem
Thanks for your help
wAx
wax Guest
-
#39098 [NEW]: parser bug: dash after if condition makes script crash without any error
From: michael dot axt at mindcox dot com Operating system: Linux x86-64Bit PHP version: 5.1.6 PHP Bug Type: Scripting Engine... -
Resizing picture box inputting dimensions
IDCS - What step am I missing to accomplish resizing a picture box? I create a graphic frame, say 2.5" wide x 2". Import image with the direct... -
Picture resizing with PHP
Hey guys, I've got a db that i have populated with the address to certain images. When I call those images with php I want to resize them on the... -
condition
hey jan... i do it like this: function existRec (name) { for (i=0; i<recs.length; i++) { if (recs == name) { return true; } } return false;... -
?: condition
eh, probably dumm question but why is asking to return a value not working here? for (var i=0;i< x.length; i++) { x ? : return true : null; } -
Colin Walls #2
Re: Script with condition for picture resizing
I think you do need a script. You should check out 2 things:
1) The downloadable scripting plug-in from Adobe - it's free and has documentation.
2) The "Scripting Plugin" subforum [at the head of this topic list.
Good luck.
Colin Walls Guest
-
Colin Walls #3
Re: Script with condition for picture resizing
BTW, there are other tools that can do this out of the box.
Photoshop Album is one possibility.
I have an idea that Photoshop Elements has an automation facility to do this.
There are certainly other, non-Adobe products, like IrfanView [?] which can do that kind of thing.
Colin Walls Guest



Reply With Quote

