Search found 1 match
- 2013-04-22T02:20:12-07:00
- Forum: Users
- Topic: How to accept special characters with mogrify.exe ?
- Replies: 0
- Views: 4922
How to accept special characters with mogrify.exe ?
Hi, i get an error when i try to convert pdf files to images with mogrify.exe. The tool can't convert filename with special characters as "é,à,è ..." My command line is : C:\imagemagick\mogrify.exe -resize 404x571 -crop 367x504+30+30 +repage -quality 80 -density 150 -path C:\outpout_jpg -format jpg C ...