The file is too big to be sent in attachment of a mail.
I can send you a link but I prefer if it stay private (an image of one of our customer).
Can you give me an email or should I send it in private message?
Search found 10 matches
- Thu Jun 13, 2013 2:10 pm
- Forum: NConvert
- Topic: Problem converting a TIF to jpeg
- Replies: 3
- Views: 1069
- Thu Jun 13, 2013 1:22 pm
- Forum: NConvert
- Topic: Problem converting a TIF to jpeg
- Replies: 3
- Views: 1069
Problem converting a TIF to jpeg
Hi,
We have a problem converting a tiff file to jpeg using latest version or nconvert (downloaded last week). The problem occur when you create a tiff with pixels grouped by layer (and not interlaced).
Is it a known issue? (I can't find anything about it on the forum).
If not I can send you a ...
We have a problem converting a tiff file to jpeg using latest version or nconvert (downloaded last week). The problem occur when you create a tiff with pixels grouped by layer (and not interlaced).
Is it a known issue? (I can't find anything about it on the forum).
If not I can send you a ...
- Sun Jan 31, 2010 5:45 pm
- Forum: NConvert
- Topic: [Mac OS X] nconvert error on -info for pdf
- Replies: 3
- Views: 1184
Re: [Mac OS X] nconvert error on -info for pdf
On all PDF we have tested : pdf created by pdf creator and by Adobe InDesign
- Fri Jan 29, 2010 3:47 pm
- Forum: NConvert
- Topic: [Mac OS X] nconvert error on -info for pdf
- Replies: 3
- Views: 1184
[Mac OS X] nconvert error on -info for pdf
Hello,
I have a bug when trying to do -info on pdf on nconvert version greater than 4.9 (on Mac OS X only).
The command line I use is :
nconvert -info my_file.pdf
Here is the output I get :
** NCONVERT v5.54 (C) 1991-2009 Pierre-E Gougelet (Nov 27 2009/16:29:44) **
Version for MacOS X ...
I have a bug when trying to do -info on pdf on nconvert version greater than 4.9 (on Mac OS X only).
The command line I use is :
nconvert -info my_file.pdf
Here is the output I get :
** NCONVERT v5.54 (C) 1991-2009 Pierre-E Gougelet (Nov 27 2009/16:29:44) **
Version for MacOS X ...
- Fri Oct 30, 2009 4:34 pm
- Forum: NConvert
- Topic: Problem converting ICC profile
- Replies: 6
- Views: 2485
Re: Problem converting ICC profile
Thanks to Pierre, here is the good command-line options :
nconvert.exe -out jpeg -use_cie -keepcspace -icc_in "[PATH]\CoatedFOGRA27.icc" -icc_out "[PATH]\CoatedFOGRA27.icc" -o converted.jpeg source.eps
The option keepcspace tells nconvert to keep working in the "good" colorspace (for instance, if ...
nconvert.exe -out jpeg -use_cie -keepcspace -icc_in "[PATH]\CoatedFOGRA27.icc" -icc_out "[PATH]\CoatedFOGRA27.icc" -o converted.jpeg source.eps
The option keepcspace tells nconvert to keep working in the "good" colorspace (for instance, if ...
- Fri Oct 30, 2009 3:05 pm
- Forum: NConvert
- Topic: Problem converting ICC profile
- Replies: 6
- Views: 2485
Re: Problem converting ICC profile
no, it's not possible. We use nconvert because it's a command line program - so we can launch it with java / php / .Net...
Adobe's licence does not allow server side use of photoshop.
Adobe's licence does not allow server side use of photoshop.
- Fri Oct 30, 2009 2:16 pm
- Forum: NConvert
- Topic: Problem converting ICC profile
- Replies: 6
- Views: 2485
Re: Problem converting ICC profile
Could you try with -cmyk_space
It doesn't work :
[*] cmyk icc profile to rgb icc profile doesn't work with multiple errors. Here is the command line :
nconvert.exe -out jpeg -ctype rgb -cmyk_space -icc_in "C:\Program Files\Common Files\Adobe\Color\Profiles\Recommended\CoatedFOGRA27.icc" -icc_out ...
It doesn't work :
[*] cmyk icc profile to rgb icc profile doesn't work with multiple errors. Here is the command line :
nconvert.exe -out jpeg -ctype rgb -cmyk_space -icc_in "C:\Program Files\Common Files\Adobe\Color\Profiles\Recommended\CoatedFOGRA27.icc" -icc_out ...
- Fri Oct 30, 2009 12:40 pm
- Forum: NConvert
- Topic: cmyk_cspace commandline option error
- Replies: 2
- Views: 750
Re: cmyk_cspace commandline option error
Ok, the help (nconvert -help) is wrong :
-cmyk_cspace : Convert if possible in CMYK space
The correct one is :
-cmyk_space (without the "c" letter)
Thank you,
alex
-cmyk_cspace : Convert if possible in CMYK space
The correct one is :
-cmyk_space (without the "c" letter)
Thank you,
alex
- Fri Oct 30, 2009 11:44 am
- Forum: NConvert
- Topic: Problem converting ICC profile
- Replies: 6
- Views: 2485
Problem converting ICC profile
I try to convert eps images that doesn't have ICC profile embedded and I have some troubles.
[*] I try to force profile conversion with these parameters :
nconvert.exe -out jpeg -ctype cmyk -icc -icc_in "C:\Program Files\Common Files\Adobe\Color\Profiles\Recommended\CoatedFOGRA27.icc" -icc_out "C ...
[*] I try to force profile conversion with these parameters :
nconvert.exe -out jpeg -ctype cmyk -icc -icc_in "C:\Program Files\Common Files\Adobe\Color\Profiles\Recommended\CoatedFOGRA27.icc" -icc_out "C ...
- Fri Oct 30, 2009 11:11 am
- Forum: NConvert
- Topic: cmyk_cspace commandline option error
- Replies: 2
- Views: 750
cmyk_cspace commandline option error
When trying to use the -cmyk_cspace option, I've got this message :
Code: Select all
Bad argument -'cmyk_cspace'