Top "Imagemagick" questions

ImageMagick is an open source software suite for displaying, converting and editing raster image files.

ImageMagick No decode delegate for this image format

I work under windows and wamp server. this is my PHP code with Imagick $imagick = new Imagick($_SERVER['DOCUMENT_ROOT'] . …

php ios imagemagick imagick
Batch resize images into new folder using ImageMagick

I have a folder of images over 4MB - let's call this folder dsc_big/. I'd like to use convert …

image bash imagemagick filesize
Convert multipage PDF to PNG and back (Linux)

I have a lot of PDF documents that I want to convert to PNG, edit in Gimp, and then save …

pdf png imagemagick
With ImageMagick, how can you see all available fonts?

ImageMagick can draw text into a picture in a given font, how can I see all available fonts for my …

image-manipulation imagemagick text2image
How to install imagick in xampp/wampp in Windows

Today I have tried to install imagick in my xampp a hundred of times. And I did it. If you …

php xampp imagemagick imagick
Installing ImageMagick extension with php/windows

Running PHP Version 5.2.5 on Windows Server 2003 with IIS. Have virtually an identical server where we were able to install ImageMagick …

php iis imagemagick windows-server-2003
How to convert a JPEG image into SVG format using ImageMagick?

How to convert a JPEG image into SVG format using ImageMagick?

imagemagick
ImageMagick: scale JPEG image with a maximum file-size

I have a number of JPEG pictures which I would like to scale down. Another requirement is that the file …

imagemagick
Trim whitespace using PIL

Is there a simple solution to trim whitespace on the image in PIL? ImageMagick has easy support for it in …

python imagemagick python-imaging-library
Running ImageMagick on XAMPP 1.8.3 with Windows 7

I have been trying for hours to get ImageMagick working on my localhost (running XAMPP 1.8.3 on Windows 7). I have checked …

php imagemagick xampp imagick