PHP & Images [Resize, Crop, Save]
Posted on
16th Feb 2014 07:03 pm by
admin
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the actual website I am building I have a nice little slideshow script that runs through all the images in a certain directory. The dimensions of the slideshow are 900x250. (Obviously not all images come in this size straight from the camera so I need a little resize crop and save script to do this for the user)
Did you know?Explore Trending and Topic pages for more stories like this.
I would like the 'admin' to be able to upload an image (or more than one at the same time, if it's not much more hard work) and then PHP simply takes over from there. At which point the images would be resized to 900px in width (keeping the aspect ratio) and then cropped to take the middle 250px out. then this image is saved in "images/slideshow" as a 900x250 pixel image? The format it is saved in isn't that much of a problem.
Thanks a lot in advance! Any guidance is appreciated!
For example, this image:
http://thewalkingtree.files.wordpress.com/2009/07/children-1.jpg
Would become:
http://img503.imageshack.us/img503/4315/kidsl.png
No comments posted yet
Your Answer:
Login to answer
180
46
Other forums
Why does first ever HttpSendRequest take longer?
I promise this isn't as simple as it sounds. I'm wondering why the the first ever call to HttpSendRe
Problem!
I have another problem, when i run this code i get this error "Parse error: syntax error, unexp
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
PHP - HTTP Digest Authentication - Understanding Code Help
Hi Everyone,
This is my first time on your website and please excuse if I am asking silly que
Ariba 9r - SAP MM Integration
Hi experts,
The standard Ariba adapter for 9r creates a relationship between Cost Centers
Using insert variable
need a way to inert variable data to mysql database
$acc = "212121212";
$nok =
Mail sending is slow on server
Why mail is taking time to be send on apache-linux server
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
How do I use a global footer..?
If my index.php has a bole bunch of if functions and exit's in them
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();