Search found 2 matches

by asihuay
Mon Oct 21, 2013 3:36 am
Forum: NConvert
Topic: target same size than source
Replies: 2
Views: 1397

Re: target same size than source

Thanks cday
now file size are 27 kb
it is my commandline:
NconverterPath & " -out tiff -c 2 -one_strip " & FullPathJPGsourceimage
by asihuay
Sun Oct 20, 2013 7:11 pm
Forum: NConvert
Topic: target same size than source
Replies: 2
Views: 1397

target same size than source

I try nconvert with the following commandline:
C:\XnView\nconvert.exe -out tiff C:\sourceimage.jpg
result: C:\sourceimage.tif
the source jpg images are 74 kb but the converted tif image are 1187 kb
I want know how can I get the same or close kb size in converted image than source image
Thanks in ...