Top "Php-gd" questions

The PHP GD class contains built in image manipulation for PHP versions 4.3 and up.

Transparent PNG over JPG in PHP

What seems to be simple, isn't :( I'm trying to add something like a watermark (transparent png) on an image (jpg). …

php image png transparency php-gd
install php-gd ext on Debian

I'm not able to install php-gd extension on my server. I have php 7.2: PHP 7.2.10-1+0~20181001133426.7+jessie~1.gbpb6e829 (cli) (built: …

debian php-7.2 php-gd
PHP GD-library installed but not functioning on CentOS 6.4

I've installed php 5.5.6 from remi repo, bun phpinfo() shows no GD library and gd_info() function does not exist. Extension …

php centos6 php-gd
CentOS: Can't install PhP GD

I have a VPS with CentOS 6 in which I am trying to install PhP GD. I have tried sudo yum …

php linux centos php-gd