I forgot to write that the version is the last one:
# convert --version
Version: ImageMagick 6.6.8-3 2011-03-11 Q16 http://www.imagemagick.org
And I had the same behaviour wirg version 6.6.3 (I upgraded before posting this message.
Thank you
Search found 2 matches
- 2011-03-11T14:39:24-07:00
- Forum: Bugs
- Topic: multipage pdf to animated gif with [ in filename
- Replies: 2
- Views: 7056
- 2011-03-11T14:37:31-07:00
- Forum: Bugs
- Topic: multipage pdf to animated gif with [ in filename
- Replies: 2
- Views: 7056
multipage pdf to animated gif with [ in filename
Hi,
I have a multipage pdf and I want to convert it to animated gif.
If the operation is simple and the filenames have no strange characters everything works fine.
I simply run the command
# convert test.pdf test.gif
# ls -l
total 644
-rw-r--r-- 1 root root 143403 2011-03-11 13:18 test.gif
-rw-r--r ...
I have a multipage pdf and I want to convert it to animated gif.
If the operation is simple and the filenames have no strange characters everything works fine.
I simply run the command
# convert test.pdf test.gif
# ls -l
total 644
-rw-r--r-- 1 root root 143403 2011-03-11 13:18 test.gif
-rw-r--r ...