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
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
I got my hosting suspended XD
So I saw this challenge a day or so ago
http://www.programming-challenges.com/pg.php?page=dow
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
query help
Hi experts.
i have a table rep2 like this
PROD_COD ACCT_NO DUE_DAYS BALANCE
How to read CSS message data
Hi,
I have a requirement here. When working as a Dev angel for multiple customers its really di
form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
ImageCreate()
When I create an image and add text to it I want my text to be replaced with a PNG image, because th
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu