Page 1 of 1
					
				Jpegtrans with
				Posted: Wed Jun 20, 2007 10:12 am
				by Nick
				Hi,
I use: nconvert -v -keepfiledate -jpegtrans exif *.jpg
to convert my holiday pictures without (!!) loss.
My question is: The only purpose is to rotate losslessly according to exif-information. Do I need anymore parameters to leave everything else unchanged, like:
   -keepdocsize      : Resize bitmap function of the old and new DPI value
   -keepcspace       : Keep original color space if possible
   -ratio                 : Keep the ratio for scaling
Or anything else? So, does jpegtrans automatically keep the color space, ratio and keepdocsize (the last one I do not understand).
I need to be sure!! Don't want to discover in 5 years that I lost information which I cannot recover.
Thank you very much!
Nico
			 
			
					
				Re: Jpegtrans with
				Posted: Wed Jun 20, 2007 2:28 pm
				by xnview
				Nick wrote:Hi,
I use: nconvert -v -keepfiledate -jpegtrans exif *.jpg
to convert my holiday pictures without (!!) loss.
My question is: The only purpose is to rotate losslessly according to exif-information. Do I need anymore parameters to leave everything else unchanged, like:
   -keepdocsize      : Resize bitmap function of the old and new DPI value
   -keepcspace       : Keep original color space if possible
   -ratio                 : Keep the ratio for scaling
Or anything else? So, does jpegtrans automatically keep the color space, ratio and keepdocsize (the last one I do not understand).
I need to be sure!! Don't want to discover in 5 years that I lost information which I cannot recover.
Thank you very much!
Nico
No need to other parameters, but as i said often 

 it's better to try on a copy folder first...
 
			 
			
					
				Re: Jpegtrans with
				Posted: Thu Jun 21, 2007 2:21 pm
				by Guest
				xnview wrote:
No need to other parameters, but as i said often 

 it's better to try on a copy folder first...
 
I am slightly confused, because also the pictures that are already horizontal (no need for rotating, EXIF says horizontal is okay) seem to be rotated !!
Their file size definetely slightly decreases.
I've tried it manually with xnview, and automatically rotated pictures end up with the file size which I get after rotating the (correct) original 4 times.
Note: The pix is dividable by 4 in both height and width!
Thanks for a short answer!!
Best regards,
Nico
 
			 
			
					
				Re: Jpegtrans with
				Posted: Thu Jun 21, 2007 3:40 pm
				by xnview
				Anonymous wrote:xnview wrote:
No need to other parameters, but as i said often 

 it's better to try on a copy folder first...
 
I am slightly confused, because also the pictures that are already horizontal (no need for rotating, EXIF says horizontal is okay) seem to be rotated !!
Their file size definetely slightly decreases.
I've tried it manually with xnview, and automatically rotated pictures end up with the file size which I get after rotating the (correct) original 4 times.
Note: The pix is dividable by 4 in both height and width!
Thanks for a short answer!!
Best regards,
Nico
 
Could you send me a sample, please?