AdvancedLiterateMachinery
AdvancedLiterateMachinery copied to clipboard
converts image considering format provided in pdf2img
trafficstars
Solves issue #150 . The pdf2img script previously accepted both jpg and png as output format arguments, but always converted to png regardless of the argument provided. This PR fixes issue by correctly converting the PDF to the specified format.