<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - alessio2</title>
<link>http://snipplr.com/users/alessio2</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 18 Jun 2013 16:20:09 GMT</pubDate>
<item>
<title>(PHP) PDF2JPG - convert PDF to JPG images with ImageMagick</title>
<link>http://snipplr.com/view/48513/pdf2jpg--convert-pdf-to-jpg-images-with-imagemagick/</link>
<description><![CDATA[ <p>#ImageMagick must be installed on server for this operation</p> ]]></description>
<pubDate>Mon, 07 Feb 2011 22:41:49 GMT</pubDate>
<guid>http://snipplr.com/view/48513/pdf2jpg--convert-pdf-to-jpg-images-with-imagemagick/</guid>
</item>
<item>
<title>(PHP) Generate thumbnails with PHP by AR</title>
<link>http://snipplr.com/view/37161/generate-thumbnails-with-php-by-ar/</link>
<description><![CDATA[ <p>* Creates thumbnail from image
  * thumbnail dimensions can be set as parameters
  * accepts JPG, JPEG, GIF, PNG
  * preserves transparency for GIF and PNG on thumbnails
  * call function like this: createthumb(images/original.jpg, thumbs/thumb.jpg, 80, 80);</p> ]]></description>
<pubDate>Mon, 12 Jul 2010 23:06:04 GMT</pubDate>
<guid>http://snipplr.com/view/37161/generate-thumbnails-with-php-by-ar/</guid>
</item>
</channel>
</rss>