Help - Search - Members - Calendar
Full Version: Resizing images
HTMLHelp Forums > Programming > Client-side Scripting
CodeKing
I'm creating a site somewhat like flickr. People can upload their photos to an online album. They would upload the image and PHP would resize it to make a reasonable sized image and resize it again to make a thumbnail. Can Javascript resize the image to get it reasonable sized image before uploading it? It would shorten the upload time and save bandwidth. biggrin.gif
Christian J
AFAIK JS can't resize the user's local image files, not even if he loads them in his browser (you can of course resize an IMG element, but that doesn't affect the image file).
CodeKing
Thanks biggrin.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.