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
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
couldn't connect to your database
Hello I am new to php mysql
Actually i have read A tutorial on nettuts
"http://net.tu
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<
IP Based Cron Jobs
I run cronjobs on my website. After one of my visitors got curious and tinkered around he realized h
PHP / MySQL Associative Multidimensional Array:
Hello.
I have data in a MySQL Table that adheres to the below: (note, no index, could add if
onclick problem
I have <input type="text" name="message">
<a href=page2.
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
Mail sending is slow on server
Why mail is taking time to be send on apache-linux server