Top "Imagemagick" questions

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

looking for an imagemagick nodejs npm?

I have bene using node-imagemagick for a few days now and have come to realize that it has bugs. There …

node.js imagemagick node-imagemagick
carrierwave thumb issue

This question was asked, but no answer given...I'm having the same issue. I'm using carrierwave for uploading files everything …

ruby-on-rails imagemagick carrierwave rmagick
D3js : How to convert svg text to path?

Is there a D3.js way to convert a text element into a path element? So when I grasp the …

node.js svg d3.js imagemagick jsdom
How to solve ImageMagick's "Fontconfig warning: ignoring UTF-8: not a valid region tag" error?

I want add some text on an image file with ImageMagick, This is what I entered: convert -font Verdana label:"…

image-processing fonts imagemagick imagemagick-convert
How to save an Imagick object (php)

I guess it's a silly question, but it's my first time to deal with php and image handling. In short …

php imagemagick imagick
Rails Paperclip Plugin - Style Options for Resizing

So, I want to resize images to a FIXED width, but proportional height. I have been trying a wide range …

ruby-on-rails imagemagick paperclip
ImageMagick using more than 2GB of memory to convert PDF files

ImageMagick is using huge amounts of memory to convert PDF files - more than 2GB. The command I'm using is: …

memory resources imagemagick converter imagemagick-convert
How to install rmagick gem on Windows?

How do I install rmagick gem for Windows XP? I already installed ImageMagick with the header files, and I installed …

ruby rubygems gem imagemagick rmagick
how to make a high quality animated image with imagemagick

I want to make an animated gif from those .png image: I do it with this command: convert -layers OptimizePlus …

imagemagick
Why '.png' files produced by ImageMagick are so much bigger than '.jpg' & '.gif' files?

I'm using ImageMagick to convert some files from one format to another. I was always under the impression that .png …

image-processing png imagemagick jpeg gif