S
S
Screamin-Jay2014-04-17 18:52:19
Google
Screamin-Jay, 2014-04-17 18:52:19

How to implement the loading and processing of images?

For practice, php came up with the task of creating a service for loading and simple editing by the user, but I have no idea what libraries / functions to load for processing, applying watermarks and simple transformations with a picture.
So far, there is no knowledge that would help to choose the optimal functions\libraries\keys_for_search_in_google that are necessary to solve this problem.
What do you need to know for such a task?
More specific questions, how exactly to give php the picture that is uploaded?
UPD , solved. These libraries will help in editing the uploaded image: SimpleImage/PHPThumb, GD.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
N
Nazar Mokrinsky, 2014-04-17
@nazarpc

Grab the SimpleImage/PHPThumb ready made libraries
Now this is a very simplistic question.

J
Jailbird, 2014-04-17
@Jailbird

PHP has a library for working with GD images: www.php.net/manual/en/ref.image.php

A
Alexey Sundukov, 2014-04-18
@alekciy

An excellent lib is Imagine .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question