Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gd

PHP function imagettftext() and unicode

php unicode gd

PHP GD Allowed memory size exhausted

php gd

Creating an image without storing it as a local file

php image jpeg gd

Call to undefined function imagecreatefromjpeg() and GD enabled

php ubuntu opencart gd

How to get variable width & height when cropping with Jcrop and save with PHP GD

php image gd crop jcrop

How does "imagettfbbox()" in PHP work?

php gd

Resize PNG image in PHP

php resize png gd

Rounded transparent _smooth_ corners using imagecopyresampled() PHP GD

Get image mimetype from resource in PHP/GD?

php image ftp gd

RGB to closest predefined color

php function colors gd

Virtual gridding/resizing of image collage in PHP

php image imagemagick gd

Read text in image with PHP

php curl image-processing ocr gd

Face detection in PHP

php GD add padding to image

php image-processing gd

Image getting rotated automatically on upload

php rotation gd base64

Convert tiff to jpg in php?

php image gd

How to check if an image has transparency using GD?

php image-processing gd

PHP/GD : Better Gaussian blur

php gd blur imagefilter

Can I swap colors in image using GD library in PHP?

php colors gd swap imagefilter

Why there is imageCreateFrom* if there is imageCreateFromString?

php image gd