Search found 199 matches
- Fri May 05, 2017 3:26 pm
- Forum: Classic - Suggestions
- Topic: Support for lip files
- Replies: 14
- Views: 5567
Re: Support for lip files
It works, thanks.
- Thu Apr 27, 2017 11:50 am
- Forum: NConvert
- Topic: [Solved] Wrong colors in image - CMYK/ICC
- Replies: 6
- Views: 886
Re: [Solved] Wrong colors in image - CMYK/ICC
I use to resize to 1200 px the longest size:
Code: Select all
-ctype cmyk -cmyk_space -keep_icc -icc -ratio -rtype lanczos -rflag orient -quiet -resize longest 1200 -out jpeg -o
- Thu Apr 27, 2017 7:25 am
- Forum: NConvert
- Topic: [Solved] Wrong colors in image - CMYK/ICC
- Replies: 6
- Views: 886
Re: not the right colors
Thanks again. I had to add to get the exact colors and keep ICC profile
Code: Select all
-keep_icc -icc
- Wed Apr 26, 2017 9:41 pm
- Forum: NConvert
- Topic: [Solved] Wrong colors in image - CMYK/ICC
- Replies: 6
- Views: 886
Re: not the right colors
Thanks for quick answer. I will take a look.
- Wed Apr 26, 2017 6:47 pm
- Forum: NConvert
- Topic: [Solved] Wrong colors in image - CMYK/ICC
- Replies: 6
- Views: 886
[Solved] Wrong colors in image - CMYK/ICC
Hello, I don’t get the good colors in particular file when resizing with NConvert. No problem with XnViewMP or XnConvert - à droite les bonnes couleurs.
Fichier original https://framadrop.org/r/6skE8vWJpD#AMt6 ... LLrrjG/CU=
Fichier original https://framadrop.org/r/6skE8vWJpD#AMt6 ... LLrrjG/CU=
- Tue Apr 25, 2017 3:15 pm
- Forum: Classic - Suggestions
- Topic: Support for lip files
- Replies: 14
- Views: 5567
Re: Support for lip files
Great !
- Mon Apr 24, 2017 12:49 pm
- Forum: Classic - Suggestions
- Topic: Support for lip files
- Replies: 14
- Views: 5567
Re: Support for lip files
Same question for .clip (Clip Studio Paint) and for XnViewMP too 

- Mon Aug 29, 2016 8:01 am
- Forum: XnConvert
- Topic: broken link
- Replies: 0
- Views: 1079
broken link
On http://www.xnview.com/fr/xnconvert/#changelog, the link to changelog gives an unauthorized page on the forum. Just to say.
- Tue Mar 29, 2016 9:21 am
- Forum: NConvert
- Topic: [solved] file name with space
- Replies: 9
- Views: 1386
Re: file name with space
OK, solved using a "rename" function from XYplorer - very easy to do.
- Mon Mar 28, 2016 7:50 pm
- Forum: NConvert
- Topic: [solved] file name with space
- Replies: 9
- Views: 1386
Re: file name with space
Use of wildcards and quotes in input file names: A number of previous posts have noted that NConvert input filenames can contain either wildcards or quotes around filenames containing spaces, but not both together. It has become evident incidentally above that NConvert can, at least in some circums...
- Mon Mar 28, 2016 2:55 pm
- Forum: NConvert
- Topic: [solved] file name with space
- Replies: 9
- Views: 1386
Re: file name with space
Thanks for your help. I will ask XYplorer forum how to clean the name before using XnConvert.
- Mon Mar 28, 2016 2:26 pm
- Forum: NConvert
- Topic: [solved] file name with space
- Replies: 9
- Views: 1386
Re: file name with space
OK, I've got this - XYplorer scripting with NConvert foreach($file, "<get SelectedItemsPathNames |>") { $script= '"C:\Program Files\nconvert\nconvert.exe" '."-ratio -rtype lanczos -rflag orient -quiet -resize longest 950 -out jpeg -o E:\images\Output\%.jpg"." $file"; run $script; wait 1000; } end co...
- Mon Mar 28, 2016 1:27 pm
- Forum: NConvert
- Topic: [solved] file name with space
- Replies: 9
- Views: 1386
[solved] file name with space
Hello,
I suppose it's logical that NConvert cannot handle file names with space. Is there any solution included in NConvert other than just use a tool to get rid of the spaces ?
I suppose it's logical that NConvert cannot handle file names with space. Is there any solution included in NConvert other than just use a tool to get rid of the spaces ?
- Fri Oct 09, 2015 9:38 am
- Forum: MP - General Support
- Topic: Fixed ratio and crop
- Replies: 4
- Views: 678
Re: Fixed ratio and crop
It's a bug ! Thanks God, I was afraid it was "normal behaviour". So, I have to wait for 0.76 version. I hope I won't have to wait for too long
Thanks for the fix.

- Thu Oct 08, 2015 10:40 am
- Forum: MP - General Support
- Topic: Fixed ratio and crop
- Replies: 4
- Views: 678