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)
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
drop-down with sub-category appear
Hello,
i know how to build a simple dro-down list, im looking for a code when im gonna choose
Add trigger to UpdatePanel programmatically
Hi,I'm working on a website which uses AJAX and Masterpages. What I have is an AJAX UpdatePanel whi
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
CRM?
I think that's what they're called. Customer Management System? Anyway. Is there any good free ones
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
tag inside php... hi
Code: <?php echo "<td width="$columnWidth%" align=&Slow data retrieval which requires improvement..please help I am working on a Help Desk Ticketing system and have a page called MY TICKETS which shows all ticke why this query can delete duplicates ? why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha DOMDocument Hello All,
I need to take an XML document, modify some of the nodes in it and then perform a Change snippet to use CURDATE I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
|