Il very slow so i'll try another way and it's succed. I make 5 jpg by page in 10min
For that i make my treatment page by page with a while in php and it will be very faster!!
If that post can help someone !!
Search found 3 matches
- 2014-11-07T08:51:01-07:00
- Forum: Users
- Topic: [CLOSE]Optimise Convert
- Replies: 4
- Views: 3007
- 2014-11-07T06:32:49-07:00
- Forum: Users
- Topic: [CLOSE]Optimise Convert
- Replies: 4
- Views: 3007
Re: Optimise Convert
thanks for your replay
It seems faster with a 10 page PDf but I have an error message with the last line :
C:\ImageMagick\convert.exe -limit memory 12GiB -limit map 12GiB -density 300 "E:/www/test_img/4/1_pdfsam_B175_fusion-tablette-150dpi.pdf" -interlace none -density 72 -quality 80 ...
It seems faster with a 10 page PDf but I have an error message with the last line :
C:\ImageMagick\convert.exe -limit memory 12GiB -limit map 12GiB -density 300 "E:/www/test_img/4/1_pdfsam_B175_fusion-tablette-150dpi.pdf" -interlace none -density 72 -quality 80 ...
- 2014-11-07T04:00:48-07:00
- Forum: Users
- Topic: [CLOSE]Optimise Convert
- Replies: 4
- Views: 3007
[CLOSE]Optimise Convert
Hello,
I have some PDG with ~100 pages to convert on 3 differents size JPG, my server take 1h30-2h to create the picture.
I have three command to done this :
C:\ImageMagick\convert.exe -limit memory 12GiB -limit map 12GiB -density 300 c:\1.pdf -resize 200x266 -interlace none -density 72 ...
I have some PDG with ~100 pages to convert on 3 differents size JPG, my server take 1h30-2h to create the picture.
I have three command to done this :
C:\ImageMagick\convert.exe -limit memory 12GiB -limit map 12GiB -density 300 c:\1.pdf -resize 200x266 -interlace none -density 72 ...