Wonderful! thanks a lot!fmw42 wrote: ↑2012-01-11T15:38:53-07:00 your image has transparency and jpg does not support transparency, so you have to flatten it against a white background (or save to gif or png or tiff)
try this, it works for me
convert -colorspace sRGB string.pdf -scale 100x100 -background white -flatten string.jpg
Search found 1 match
- 2017-12-28T04:17:37-07:00
- Forum: Users
- Topic: White areas in PDF turns black in JPG output
- Replies: 9
- Views: 31336