Page 1 of 1

Using ImageMagick with Switch

Posted: Tue Mar 08, 2016 2:29 am
by saitok
Hello everyone, :)

I have to convert a lot of PDFs to TIFFs.
I used Adobe Acrobat or Photoshop Configurators with Switch but it's slower than our needs.
I'm considering to run ImageMagick by Execute command on Windows.
http://www.imagemagick.org/script/index.php

Actually I want to know how popular it is among Switch users. :?:
If there are pioneers here, do you recommend me to use this?
Or if you know any other good ways to convert PDFs to TIFFs, please give me advises.

Regards,

Re: Using ImageMagick with Switch

Posted: Tue Mar 08, 2016 9:54 am
by Terkelsen
You might want to have a look at this webinar:
https://enfocus.webex.com/ec3000/eventc ... dingURL.do

Re: Using ImageMagick with Switch

Posted: Tue Mar 08, 2016 10:04 am
by saitok
Hi Terkelsen,

Thank you for your quick reply.
I watch this at first.

Thanks! :mrgreen:

Re: Using ImageMagick with Switch

Posted: Tue Mar 08, 2016 3:29 pm
by jan_suhr
ImageMagick is commonly used in Switch by many users. You also normally get GhostScript installed together with ImageMagick and that is the best way to convert PDF's to imageformats. The PDF will then be "Ripped" by GhostScript and you will have a lot of options on how the image should be saved.

One advantage with running CLI apps in ExecuteCommand is that you can run those processes in parallell if you turn on the flows option "Allow advanced performance tuning" to Yes. ImageMagick/GhostScript is quick and if you can run several of the at the same time you gain a lot of time.

There are a few things to keep in mind for the configuration.


Good Luck

Jan

Re: Using ImageMagick with Switch

Posted: Tue Mar 08, 2016 4:49 pm
by saitok
Thanks a lot Jan,

I'll do my best.
I'm happy if I can ask here again when I face difficulties.

Regards, :D