Search found 9 matches
- Wed Dec 31, 2003 2:03 pm
- Forum: NConvert
- Topic: Can't convert gif and bmp to jpg?
- Replies: 2
- Views: 3665
Got
While using -ratio, -resize still need two parameters, the other one could be 0.
- Wed Dec 31, 2003 12:37 pm
- Forum: NConvert
- Topic: Icon Library to Icon files (icl to ico)
- Replies: 0
- Views: 2290
- Wed Dec 31, 2003 12:36 pm
- Forum: Classic - General Support
- Topic: Icon Library Batch Save
- Replies: 2
- Views: 3937
Save?
He asked how to save all these icons displayed in the screen to files!!
Aha, I got it:
nconvert -o d:\tmp\ico\%.ico -out ico -xall D:\tmp\icl\*.icl
Thanks, nconvert !
Aha, I got it:
nconvert -o d:\tmp\ico\%.ico -out ico -xall D:\tmp\icl\*.icl
Thanks, nconvert !
- Sat Dec 27, 2003 12:02 pm
- Forum: NConvert
- Topic: Can't convert gif and bmp to jpg?
- Replies: 2
- Views: 3665
Can't convert gif and bmp to jpg?
D:\Program Files\XnView>nconvert -quiet -o d:\g\_thumbnail\2445.jpg -out jpeg -q 60 -opthuff -rmeta -rexifthumb -gamma 1.5 -ratio -rtype linear -rflag decr -resize 128 -truecolors "D:\dl\RapidQ\Documentation\html\chap9d1.gif"
Error: This picture cannot be written using this format (D:\dl\RapidQ ...
Error: This picture cannot be written using this format (D:\dl\RapidQ ...
- Sat Dec 27, 2003 1:38 am
- Forum: NConvert
- Topic: Can't convert psd to jpg
- Replies: 2
- Views: 3525
Got!
After changed the option order, i.e., strictly follow the order with the help, it works!
- Thu Dec 25, 2003 2:01 am
- Forum: NConvert
- Topic: Can't convert psd to jpg
- Replies: 2
- Views: 3525
Can't convert psd to jpg
I'm trying v4.10 (the one at download page marked 4.11 is actual still 4.10):
> nconvert -rmeta -gamma 1.5 -quiet -q 60 -opthuff -ratio -rflag decr -rtype linear -o d:\g\_thumbnail\3397.jpg -truecolors -resize 128 -out jpeg "D:\g\pictures\Upload\Pics\photo.psd"
Error: Can't open file (jpeg ...
> nconvert -rmeta -gamma 1.5 -quiet -q 60 -opthuff -ratio -rflag decr -rtype linear -o d:\g\_thumbnail\3397.jpg -truecolors -resize 128 -out jpeg "D:\g\pictures\Upload\Pics\photo.psd"
Error: Can't open file (jpeg ...
- Thu Dec 25, 2003 1:57 am
- Forum: NConvert
- Topic: Interpolation and file size
- Replies: 2
- Views: 4095
Thanks!
It works, thanks! Now only 2~3kB with -q 60 typically. And the biggest problem of ABC is, that's not free, I can only use it for one month :(
- Tue Nov 11, 2003 10:42 am
- Forum: NConvert
- Topic: Interpolation and file size
- Replies: 2
- Views: 4095
Interpolation and file size
I'm looking for a converter to make thumbnails for my web page. I tried both xn and abc (advanced batch converter) and found xnconvert generate much more larger jpg files. For example, a 760kB 1600x1200 jpg => 120 width thumbnail jpg, will result 140~200kB in xn with 10~30 quality level, but only ...
- Sun Oct 26, 2003 12:38 am
- Forum: NConvert
- Topic: nconvert syntax: .ico to .bmp?
- Replies: 1
- Views: 3805
nconvert syntax: .ico to .bmp?
I'm trying convert windows icon or bmp file to jpg as below:
D:\tmp>"d:\program files\xnview\nconvert" -quiet -o d:\tmp\test.jpg -out jpeg d:\tmp\music.ico
but got this response:
Error: This picture cannot be written using this format (d:\tmp\music.ico)
Where's wrong?
BTW, does nconvert support ...
D:\tmp>"d:\program files\xnview\nconvert" -quiet -o d:\tmp\test.jpg -out jpeg d:\tmp\music.ico
but got this response:
Error: This picture cannot be written using this format (d:\tmp\music.ico)
Where's wrong?
BTW, does nconvert support ...