<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1029673" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1029673</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-gd-vs-imagemagick#comment-1173582</link>
    <description> &lt;p&gt;Thanks, I had a peek at the PHP site before I posted, the coding seems a little complex compared with IM but I suppose mothing like a few late nights to get it sorted &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The EXIF is the image imformation - what digital cameras add to it.&lt;/p&gt;
 </description>
     <pubDate>Wed, 22 Jun 2005 10:21:33 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1173582 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-gd-vs-imagemagick#comment-1173566</link>
    <description> &lt;p&gt;Make sure that their GD library is up to date as many servers these days aren&#039;t! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 22 Jun 2005 03:15:25 +0000</pubDate>
 <dc:creator>EGS</dc:creator>
 <guid isPermaLink="false">comment 1173566 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/php-gd-vs-imagemagick#comment-1173557</link>
    <description> &lt;p&gt;as far as I know, all of that is totally possible with GD.&lt;/p&gt;
&lt;p&gt;Here&#039;s a nice list of all the functions available in php with GD enabled:&lt;br /&gt;
&lt;a href=&quot;http://ca.php.net/manual/en/ref.image.php&quot; class=&quot;bb-url&quot;&gt;http://ca.php.net/manual/en/ref.image.php&lt;/a&gt;&lt;br /&gt;
getimagesize();&lt;br /&gt;
imagecopyresized();&lt;br /&gt;
imagejpeg();&lt;br /&gt;
exif could be removed in the copyresize portion or the imagejpeg portion&lt;br /&gt;
as for resolution, I don&#039;t know exactly what you mean, but if you&#039;re referring to number of colours, it has that.&lt;br /&gt;
you can use the copyresize to put a smaller image centered on a larger black/white image.&lt;br /&gt;
Watermarks are also possible, you&#039;d have to look into using the gd text/font functions with alpha blending functions.&lt;/p&gt;
 </description>
     <pubDate>Tue, 21 Jun 2005 23:36:27 +0000</pubDate>
 <dc:creator>CptAwesome</dc:creator>
 <guid isPermaLink="false">comment 1173557 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
