I had read about the input/output option before coming here, and tried it with my heart full of hope... but it did not change anything :-?
However by testing further, I found out that the transparency in the original pdf file may have been the cause of my problem, as the suggested command did not ...
Search found 2 matches
- 2016-03-30T10:12:04-07:00
- Forum: Users
- Topic: One line convert command with -scale option
- Replies: 3
- Views: 3733
- 2016-03-30T05:02:01-07:00
- Forum: Users
- Topic: One line convert command with -scale option
- Replies: 3
- Views: 3733
One line convert command with -scale option
Hi,
I am currently using imagemagick ( 6.7.7-10 ) to create thumbnails and preview images from pdf files, and I am facing an issue with the scale option :
The command line I am using right now is :
convert -auto-orient -density 196 -scale 800 -background white -alpha background inputPdfFile.pdf ...
I am currently using imagemagick ( 6.7.7-10 ) to create thumbnails and preview images from pdf files, and I am facing an issue with the scale option :
The command line I am using right now is :
convert -auto-orient -density 196 -scale 800 -background white -alpha background inputPdfFile.pdf ...