AdvancedLiterateMachinery icon indicating copy to clipboard operation
AdvancedLiterateMachinery copied to clipboard

converts image considering format provided in pdf2img

Open Harsh19012003 opened this issue 1 year ago • 1 comments
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.

Harsh19012003 avatar Jun 16 '24 11:06 Harsh19012003