Top "Imagemagick" questions

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

ImageMagick and transparent background for animated gif

I have an animation as a batch of .png files (100 files). The background is transparent in the source .png files. …

imagemagick
Fast and efficient way to detect if two images are visually identical in Python

Given two images: image1.jpg image2.jpg What's a fast way to detect if they are visually identical in Python? …

python imagemagick imagemagick-identify
Can't install rmagick gem on Ubuntu 13.04

When I try to install rmagic with: gem install rmagic it gives error: Building native extensions. This could take a …

ruby-on-rails ruby ubuntu imagemagick rmagick
Imagemagick combine 2 generated PDFs into 1 multi-page file

I'm not finding in the documentation where to take 2 PDFs and combine them into 1 file where image1.pdf will be …

pdf imagemagick multipage
Use librsvg / rsvg to convert SVG images with ImageMagick

I know this question has several answered version here (like this: ImageMagick convert SVG to PNG not working with RSVG …

macos svg imagemagick homebrew librsvg
ImageMagick: How to get rid of TIFFWarnings/768 message about "Unknown field" when processing TIFFs?

I process ETOPO1.tif into a cropped area hillshade. I get a tiff image looking like : When I process it …

imagemagick tiff gdal
Imagick don't open pdf files with "Failed to read the file" exception

Trying to open PDF file from php script drop into fault with error: Uncaught ImagickException: Failed to read the file …

php pdf imagemagick imagick php-7
How to check libpng version

I am using imagemagick and as far as I understand, it delegates handling of png files to libpng library, so …

imagemagick libpng
RMagick can not read remote image

My env is Linux centos, and use ruby 1.8.7, and the code is here below: require 'rubygems' require 'RMagick' Magick::Image.…

imagemagick rmagick
Configuring PNG on ImageMagick on a Linux Server

I have been trying to run the following script on ImageMagick on a Linux server convert resized.png -gravity Center …

linux delegates imagemagick png libpng