Author Topic: webpage question  (Read 173 times)

Offline Modas

  • Silver Member
  • ****
  • Posts: 922
      • http://www.cutthroats.com
webpage question
« on: June 20, 2005, 02:41:18 PM »
Hi Guys -

I was curious if there was a way to resize pictures directly on a webpage.  I've got pictures taken in 2048x1536 and want to reduce them to 640x480, but don't want to edit all of them to resize.

Is there a command in HTML language that will do that for me?

Thanks!!

Offline wonton

  • Zinc Member
  • *
  • Posts: 86
webpage question
« Reply #1 on: June 20, 2005, 03:00:59 PM »
in the image tag use:

or whatever size in pixels you want it to be.

or

or whatever percent of the original size you want to use.

Keep in mind that the image still has to load as it's original size so it will take longer than just resizing a thumbnail for it.

Offline Chairboy

  • Probation
  • Plutonium Member
  • *******
  • Posts: 8221
      • hallert.net
webpage question
« Reply #2 on: June 20, 2005, 03:16:22 PM »
Using that method would be pretty harsh, your page would take a long time to load.
"When fascism comes to America it will be wrapped in the flag and carrying a cross." - Sinclair Lewis

Offline Modas

  • Silver Member
  • ****
  • Posts: 922
      • http://www.cutthroats.com
webpage question
« Reply #3 on: June 20, 2005, 03:24:14 PM »
Thanks.

Yeah, I notice that it is a long page load.  Its my first site so I'm still learning.

thanks for the help!

Offline Saintaw

  • Platinum Member
  • ******
  • Posts: 6692
      • My blog
webpage question
« Reply #4 on: June 20, 2005, 03:26:17 PM »
Resize them would be my advice as well. there are plenty of softwares that will do a batch of picture resizing for you, so you don't have to do them one by one.
Saw
Dirty, nasty furriner.

Offline SOB

  • Plutonium Member
  • *******
  • Posts: 10138
webpage question
« Reply #5 on: June 20, 2005, 05:42:43 PM »
Definitely, resize them.  They'll take less time to load and won't look hideous (like they will if you resize that much using the IMG tag).  I don't know what you have for image editing software, but you may even be able to automate it somewhat.
Three Times One Minus One.  Dayum!

Offline JB66

  • Copper Member
  • **
  • Posts: 283
      • http://members.fortunecity.com/ssbranni
webpage question
« Reply #6 on: June 20, 2005, 09:53:47 PM »
Triscape FXfoto is free and a pretty good program, it allows you to resize easily.