Use Case - I'm trying to convert TIFF to PDFs and I stumbled on PythonMagick .9 but I have trouble installing it.
Most of the questions I have found both here and from Google are related to older versions of PythonMagick which leads to dead links or the tutorial is used for MACs. How can I install it on Windows (using Python 2.7) or should I not use PythonMagick? Thanks
Edit: Or if there is an updated installer guide that would be great.