Search found 10 matches
- 2013-06-25T05:26:22-07:00
- Forum: Users
- Topic: Image converting to black
- Replies: 3
- Views: 4791
Re: Image converting to black
Irfanview convert the images successfully.
- 2013-06-25T00:09:48-07:00
- Forum: Users
- Topic: Image converting to black
- Replies: 3
- Views: 4791
Image converting to black
Hi,
I am getting black image while converting tiff to jpg. Image opens fine in windows.
Getting below error,
convert.exe: Depreciated and troublesome old-style JPEG compression mode, please
convert to new-style JPEG compression and notify vendor of writing software. `O
JPEGSetupDecode' @ warning ...
I am getting black image while converting tiff to jpg. Image opens fine in windows.
Getting below error,
convert.exe: Depreciated and troublesome old-style JPEG compression mode, please
convert to new-style JPEG compression and notify vendor of writing software. `O
JPEGSetupDecode' @ warning ...
- 2013-06-01T13:34:37-07:00
- Forum: Users
- Topic: Error converting tiff to jpg linux
- Replies: 3
- Views: 7655
Error converting tiff to jpg linux
Hi,
Tiff conversion works fine on windows xp with some warnings but fails on linux with error.
I am using imagemagick 6.8.5-8 on both os.
Image URL - http://www.mediafire.com/?bypimn10z5sljfy
identify: CEF_8801775423.Tif: unknown field with tag 512 (0x200) encountered. `TIFFReadDirectory ...
Tiff conversion works fine on windows xp with some warnings but fails on linux with error.
I am using imagemagick 6.8.5-8 on both os.
Image URL - http://www.mediafire.com/?bypimn10z5sljfy
identify: CEF_8801775423.Tif: unknown field with tag 512 (0x200) encountered. `TIFFReadDirectory ...
- 2013-06-01T00:45:33-07:00
- Forum: Users
- Topic: suppress warnings PDF to JPG
- Replies: 3
- Views: 7673
Re: suppress warnings PDF to JPG
The arguments are already added to the delegates.xml. Still I am getting warning messages.
<delegate decode="pdf" encode="ps" mode="bi" command=""@PSDelegate@" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 -sDEVICE=pswrite "-sOutputFile=%o ...
<delegate decode="pdf" encode="ps" mode="bi" command=""@PSDelegate@" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 -sDEVICE=pswrite "-sOutputFile=%o ...
- 2013-05-31T03:26:20-07:00
- Forum: Users
- Topic: suppress warnings PDF to JPG
- Replies: 3
- Views: 7673
suppress warnings PDF to JPG
Hi,
I am getting below warning message while converting PDF to JPG even though passing -quiet argument. Is there any another approach to do this or can I pass -dQuite parameter to ghostscript from convert to suppress warnings.
IM ver - 6.8.5-8
GS ver - 9.05
**** Warning: stream operator not ...
I am getting below warning message while converting PDF to JPG even though passing -quiet argument. Is there any another approach to do this or can I pass -dQuite parameter to ghostscript from convert to suppress warnings.
IM ver - 6.8.5-8
GS ver - 9.05
**** Warning: stream operator not ...
- 2013-05-30T23:12:45-07:00
- Forum: Users
- Topic: Unknown field with tag 32934 (0x80a6) encountered
- Replies: 7
- Views: 12289
Re: Unknown field with tag 32934 (0x80a6) encountered
Thanks all for the replies.
Could you please share any standard tiff and pdf parameters which are supported by Imagemagick 6.2.8 so that we can follow these parameters while creating the files.
Because these files are created by using third party image creation software which might use some non ...
Could you please share any standard tiff and pdf parameters which are supported by Imagemagick 6.2.8 so that we can follow these parameters while creating the files.
Because these files are created by using third party image creation software which might use some non ...
- 2013-05-27T22:59:20-07:00
- Forum: Users
- Topic: Unknown field with tag 32934 (0x80a6) encountered
- Replies: 7
- Views: 12289
Re: Unknown field with tag 32934 (0x80a6) encountered
Hi snibgo,
Thanks for the revert. We have tried following versions and got same error msg,
1. Imagemagick version - 6.2.8, OS-Linux 2.6.18-128.e15 x86_64
2. Imagemagick version - 6.8.0-10, OS-Windows 7
Command - convert <filename>.tif[0] -resize 1800x -crop 460x550+1350+10 <filename>_photo.jpg ...
Thanks for the revert. We have tried following versions and got same error msg,
1. Imagemagick version - 6.2.8, OS-Linux 2.6.18-128.e15 x86_64
2. Imagemagick version - 6.8.0-10, OS-Windows 7
Command - convert <filename>.tif[0] -resize 1800x -crop 460x550+1350+10 <filename>_photo.jpg ...
- 2013-05-27T02:50:36-07:00
- Forum: Users
- Topic: Unknown field with tag 32934 (0x80a6) encountered
- Replies: 7
- Views: 12289
Unknown field with tag 32934 (0x80a6) encountered
Hi,
We are getting following error while converting tiff to jpg,
convert.exe: Unknown field with tag 32934 (0x80a6) encountered. `TIFFReadDirecto
ry' @ warning/tiff.c/TIFFWarnings/824.
convert.exe: Depreciated and troublesome old-style JPEG compression mode, please
convert to new-style JPEG ...
We are getting following error while converting tiff to jpg,
convert.exe: Unknown field with tag 32934 (0x80a6) encountered. `TIFFReadDirecto
ry' @ warning/tiff.c/TIFFWarnings/824.
convert.exe: Depreciated and troublesome old-style JPEG compression mode, please
convert to new-style JPEG ...
- 2013-01-29T06:10:48-07:00
- Forum: Users
- Topic: lib dependencies
- Replies: 1
- Views: 4349
lib dependencies
Hi,
Pls help me getting these lib dependencies resolved,
root@test-6 # ldd /ImageMagick/ImageMagick-6.7.0/bin/convert
libMagickCore.so.4 => /ImageMagick/ImageMagick-6.7.0/lib/libMagickCore.so.4
libMagickWand.so.4 => /ImageMagick/ImageMagick-6.7.0/lib/libMagickWand.so.4
libtiff.so.3 => /usr/lib ...
Pls help me getting these lib dependencies resolved,
root@test-6 # ldd /ImageMagick/ImageMagick-6.7.0/bin/convert
libMagickCore.so.4 => /ImageMagick/ImageMagick-6.7.0/lib/libMagickCore.so.4
libMagickWand.so.4 => /ImageMagick/ImageMagick-6.7.0/lib/libMagickWand.so.4
libtiff.so.3 => /usr/lib ...
- 2013-01-24T22:04:11-07:00
- Forum: Users
- Topic: ImageMagick hardware sizing
- Replies: 1
- Views: 3408
ImageMagick hardware sizing
Hi All,
We are planning to use ImageMagick+GhostScript to process PDF files. The volume to be processed would be around 1,00,000 documents per day. The image operations performed would be some cropping and converting base file to grayscale. We need to identify the hardware size which would handle ...
We are planning to use ImageMagick+GhostScript to process PDF files. The volume to be processed would be around 1,00,000 documents per day. The image operations performed would be some cropping and converting base file to grayscale. We need to identify the hardware size which would handle ...