View Single Post

  #2 (permalink)  
Old 10-12-2004
Alvaro G. Vicario
 
Posts: n/a
Default Re: GD netpbm imagemagick what is better?

*** nawfer escribió/wrote (Mon, 11 Oct 2004 19:18:19 GMT):
> for to resize and copy original photos into a new directory and to use
> for a thumbnail gallery on the web;
>
> what is better: GD, Netpbm or imagemagick and why?


I particularly like ImageMagick because:

* My PHP version is too old for GD
* It's easy to use: I get thumbs with one line of code

I also suppose that being compiled software rather than interpreted it
should be faster but it's just a guess.

I've never used Netpbm.

--
-+ Álvaro G. Vicario - Burgos, Spain
+- http://www.demogracia.com (la web de humor barnizada para la intemperie)
++ Las dudas informáticas recibidas por correo irán directas a la papelera
-+ I'm not a free help desk, please don't e-mail me your questions
--
Reply With Quote