I need to convert a PDF file to images. I used for testing purposes “Total PDF Converter” which offers a command line, but it’s shareware and I need to find a free alternative.
Does anyone knows such a tool or maybe even a free C# library?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The
converttool (ormagicksince version 7) from the ImageMagick bundle can do this (and a whole lot more).In its simplest form, it’s just
or