
The command I'm running to convert them is:
C:\Program Files\ImageMagick-6.8.9-Q16\convert" -density 150 -quality 100 -sharpen 0x1.0 -resample 300x300 -compress group4 -type bilevel -monochrome "%%~nxI" "%%~nI@%%02d.tif"
Any thoughts on what might be causing this?