View Single Post
Old 06-12-2006, 05:02 PM  
tahiti
Confirmed User
 
Join Date: Oct 2003
Location: localhost
Posts: 699
:tongue

Quote:
Originally Posted by sonofsam
Paid someone to do this a while ago.... but after excuse after excuse and them not delivering , i'm just going to do it my damn self


so what's the fastest way? any way i can set something up so that i just point it at a folder with 16 images... and it auto makes 16 thumbs for the pics in the format i want?

for example.... it renames all the files in the folder in numerical order .. ( 1-16.jpg)

and then makes a thumb for each of them and makes then named tn1-tn16.jpg


???

any help would be appreciated

I can do it in less tha 2 seconds with 5 lines of code on OSX or Linux with SIPS (scriptable image processing system)
" sips -s format jpeg picture.png --out picture.jpg" just to change the format or -c, --cropToHeightWidth pixelsH pixelsW etc...

No need to get complex software to do that tasks.
__________________
-------------------------------
Oliver Smith
"Drunk Russian Hackers are Invincible"
ASCII P0rn rules
aim: olvrsmt
icq: 21018030
tahiti is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote