Quantcast
Channel: magick Discussions Rss Feed
Viewing all articles
Browse latest Browse all 3693

New Post: Convert PDF to a set of PJPEG files

$
0
0
Solved this via ImageMagick in commandline:
convert.exe -colorspace sRGB -interlace line -density 144x144 -quality 100 -resize 500x500 -background white -alpha remove d:\test.pdf d:\test.jpg
how can i execute the same using Magick.Net: -background white -alpha remove ?

Viewing all articles
Browse latest Browse all 3693

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>