Convert PDF to images using PowerShell and ImageMagick

Recently I had a lot of PDF files that I needed to convert to images. I needed it mostly for compression purposes. To get this done I started with experiments with GhostScript. However I didn’t get the results I wanted mostly because of my experience with it. So after a while I switched to ImageMagick […]

Convert PDF to images using PowerShell and ImageMagick Read More »