<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ImageMagick on Daredevel by Valerio Galano</title>
    <link>https://daredevel.com/tags/imagemagick/</link>
    <description>Recent content in ImageMagick on Daredevel by Valerio Galano</description>
    <generator>Hugo</generator>
    <language>it-it</language>
    <managingEditor>v.galano@daredevel.com (Valerio Galano)</managingEditor>
    <webMaster>v.galano@daredevel.com (Valerio Galano)</webMaster>
    <lastBuildDate>Fri, 30 Apr 2021 10:00:00 +0100</lastBuildDate>
    <atom:link href="https://daredevel.com/tags/imagemagick/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Split, reduce and convert PDF to JPEG using PHP ImageMagick</title>
      <link>https://daredevel.com/post/2021-04-30-split-reduce-and-convert-pdf-to-jpeg-using-php-imagemagick/</link>
      <pubDate>Fri, 30 Apr 2021 10:00:00 +0100</pubDate><author>v.galano@daredevel.com (Valerio Galano)</author>
      <guid>https://daredevel.com/post/2021-04-30-split-reduce-and-convert-pdf-to-jpeg-using-php-imagemagick/</guid>
      <description>During these days I&amp;rsquo;m working on a PHP project based on manipulation of PDF files uploaded by users. Documents must be truncated, splitted to images, quality reducted, etc.&#xA;Because of the project&amp;rsquo;s nature, libraries&amp;rsquo; inclusion is problematic, so I was forced to study a solution for the issue that involves only PHP official extensions. The result is some code based on ImageMagick extension.&#xA;In this post I&amp;rsquo;ll note down what I found because I hope that it can be useful for someone in my own situation.</description>
    </item>
  </channel>
</rss>
