I am trying to perform conversion of AI files to JPG and getting the following issue.
Command: magick ai:"C:\Users\Test\Ape_02.ai" -intent relative -sample 1024x768> -quality 95 -colorspace sRGB -strip -auto-orient "C:\Users\Test\Ape_01.JPG"
Output:
magick: unable to open image `95': No such file ...
Search found 1 match
- 2017-03-08T01:18:45-07:00
- Forum: Users
- Topic: AI to JPG conversion not working on ImageMagick-7.0.3-8-Q16
- Replies: 1
- Views: 2000