1. CSS
  2. Flash
  3. HTML
  4. Illustrator
  5. Java
  6. JavaScript
  7. Maya
  8. Photography
  9. Photoshop
  10. PHP
  11. Ruby
  12. Ruby on Rails
  13. 3ds Max


PHP Tutorials — Image Manipulation

PHP » Image Manipulation — 2 months ago
If you have a website where you let your users to upload images, you know that even the small images (around 100x100) can reach 50 - 100KB. This is way too much, when you could simply downsize the image to around 1 - 5KB, this is only the 1 - 5% of the size of the original image. Just imagine the benefits of downsizing 100.000 images...
PHP » Image Manipulation — 4 months ago
.htaccess Trick that lets you request and generate images of any size
PHP » Image Manipulation — 6 months ago
Today I wanted to go over some of the things that can be done with both jQuery and PHP’s Graphical library. In this tutorial we will learn how to build a simple business card web app that renders users changes in real-time.
PHP » Image Manipulation — 8 months ago
This tutorial teach yous how to use PHP to apply a watermark to an image with Imagepng
PHP » Image Manipulation — 10 months ago
In this tutorial, we will be building a jQuery and PHP powered photobooth. It will allow your website visitors to take a snapshot with their web camera and upload it from a neat CSS3 interface.
PHP » Image Manipulation — about 1 year ago
In this tutorial I will show you how to upload and then downsize a large image (upto 100kb) to only 1-5kb using php and gd
PHP » Image Manipulation — about 1 year ago
This tutorial is going to show you how to create dynamic gradients for your templates. Not only will this save you time in gradient creation (since you won’t have open PhotoShop just to create a gradient anymore), but this will allow you to use a much greater variety of template choices for your users. Limiting template choice due to the cost, time, or effort of image creation is a thing of the past – at least when it comes to gradients.
PHP » Image Manipulation — about 1 year ago
There's times where you need to dynamically extract attributes from image tags such as extracting the image title, alt or source tags this is very easy to do, by making use of the DOMDocument class that's built into php
PHP » Image Manipulation — about 1 year ago
Learn how to create image thumbnails with a PHP script that either scales down your image or crops it automatically.
PHP » Image Manipulation — over 1 year ago
In this tutorial we create a PDF invoice including header logo, the invoice rows, an information box and some footer row.
Help us out! More and more tutorials are submitted to Good-Tutorials each day. We could use your help with finding good tutorials. Mind lending a hand?