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
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim
PHP hyperlinks generator - HELP plz
Hi
I need some help to get this done using php:
1 - I have few hyperlinks say 500
simple ping code
been searchin the site/web and found code thats simple but doesnt work.
I have a personal we
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
Login Functionality Working Different on IE
This is an odd one, I have a site which has an admin section. The admin pages unsurprisingly require
php mailer
How can i send a mail to large no, say 50,000 reciepients using [color=#0000FF]php mailer[/color]
tag inside php... hi
Code: <?php echo "<td width="$columnWidth%" align=&Calling All PHPFREAKS Blackberry Users Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes subtract 1 from value entered in text field Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks Better Method of a Member Cloud I assume most people know how tag clouds work, where the tags most used are bigger and the least use
|