Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gd

How to install Imagick/imagemagick PHP extension on windows 7

php image imagemagick gd imagick

Creating a thumbnail from an uploaded image

php image gd thumbnails

Install GD library and freetype on Linux

php linux ubuntu gd freetype

Detect main colors in an image with PHP

I have a base64 encoded png, how do I write the image to a file in PHP?

php png gd

imagecreatefrompng() Makes a black background instead of transparent?

php gd thumbnails

Troubles with Docker + PHP7 + GD resulting in "Call to undefined function imagecreatefromjpeg()"

php docker gd php-gd

PHP GD Use one image to mask another image, including transparency

php gd

ImageMagick vs GD - which is faster, less resource intensive and produces better images?

How do I resize pngs with transparency in PHP?

php png gd resize

Can I detect animated gifs using php and gd?

php gd

CentOS: Enabling GD Support in PHP Installation

php linux cakephp gd centos

php imagecopyresized vs imagecopyresampled vs imagecopy pros/cons

php image copy gd

Enabling/installing GD extension? --without-gd

php amazon-ec2 gd

Crop image in PHP

php gd crop

install php70-gd on ubuntu

php gd php-7

Extension gd is missing from your system - laravel composer Update

php laravel laravel-5.2 gd

Efficient JPEG Image Resizing in PHP

php image gd jpeg

imagecreatefromjpeg and similar functions are not working in PHP

php gd

GD vs ImageMagick vs Gmagick for jpg? [closed]