Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 12-06-2003, 11:56 PM   #1
acctman
Confirmed User
 
Join Date: Oct 2003
Location: Atlanta
Posts: 2,840
Looking for a script...

I need a image script, or plugin/command that will scan and resize all images in a folder to a max height & width of 350 pixels keeping the picture in proportion.

anyone know where i can get this at?
acctman is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-07-2003, 12:08 AM   #2
jennycards
Confirmed User
 
Join Date: Feb 2002
Location: European Union
Posts: 1,124
If it's on a Linux server I can do that. Contact me: os[at]jennycards.com.
jennycards is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-07-2003, 12:15 AM   #3
grannytgp
Confirmed User
 
Join Date: Aug 2002
Posts: 269
Quote:
Originally posted by acctman
I need a image script, or plugin/command that will scan and resize all images in a folder to a max height & width of 350 pixels keeping the picture in proportion.

anyone know where i can get this at?
Use ImageMagick.... a free, and very powerful tool for both *nix and Windows machines.

The utility you'll want to use is called mogrify, and comes with the ImageMagick bundle. Here's the info on mogrify: http://www.imagemagick.org/www/mogrify.html

I believe the command line would look like such:
mogrify -size 350x350 *.jpg -resize 350x350 +profile "*"

If it's a *nix machine, just change to the directory where the images are located and run this command (or use the full directory path in the command line).
__________________
No sig = good sig
grannytgp is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-07-2003, 10:01 PM   #4
acctman
Confirmed User
 
Join Date: Oct 2003
Location: Atlanta
Posts: 2,840
thanks.

I have a question about ImageMagick is there a way to make it copy the 350w/h images to another folder, after they've been processed?
acctman is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-07-2003, 11:56 PM   #5
liquidmoe
Confirmed User
 
Join Date: Mar 2002
Location: NY
Posts: 4,994
After you read in the image, modify it, then when you write it back, just specify the location. Read their online manpage its quite helpful.
__________________

Take Luck!
liquidmoe is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 12-07-2003, 11:58 PM   #6
Reak
So Fucking Banned
 
Join Date: Mar 2003
Location: 420Calendar.com
Posts: 17,920
thumbplus 5 can do this
Reak is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.