Handle images using PHP with Asido
April 10, 2008 0 comments
Do manipulation of images with PHP is not easy or fun. With the Asido the tasks to change image files, in various ways, is fully automated and easy to do.
Who's Developer PHP and has already had to do / manutenir any system that involves manipulation / editing of images, knows that this is not an easy task… To tell the truth, it is very boring! ,-D
Just try not to go through a perrengue of having to write functions for dealing with files of pictures, I was searching the web any solution. And I just found a great (and free): Asido!
As stated in their own web site, Asido is a solution to process images PHP "conectável" the drivers for virtually any environment. I mean, is a class made especially to manipulate / edit images with PHP.
Asido supports editions of the most common images and more used by developers, such as:
- Fit;
- Rotacionar;
- Copy;
- Cut;
- Converter;
- Skip to gray scale;
- Insert watermark.
The official website is full of examples, explanations and tutorials, documentation and everything else that is entitled to learn to use the Asido! In addition, you can find some examples of how to use the tool in the article about the Assido of Urban's Blog.








