| 
Rank: Newbie
 Groups: Guest
Joined: 11/8/2018(UTC)
 Posts: 2
 
 | 
            
	      
                Hello, i used the following code. A simple losslessJpeg.Write without changing some settings (IPTC, EXIF, XMP) produces an output file with increased filesize (from 655 KB to 734 KB). Why has the filesize significantly changed?  Code:public static void metadataTest()
        {
            using (var losslessJpeg = new LosslessJpeg(@"input.jpg"))
            {
                losslessJpeg.Write(@"output.jpg");
            }
       }
 Edited by moderator Thursday, November 8, 2018 1:01:17 AM(UTC)
 | Reason: Not specified | 
	
    | 
             | 
            
         | 
    |  | 
        
        
        
         
		   
        
            
            
	
    | 
Rank: Advanced Member
 Groups: Guest
Joined: 9/19/2006(UTC)
 Posts: 505
 
 Was thanked: 41 time(s) in 41 post(s)
 | 
            
	      
                Hi,Could you post here input.jpg?
 | 
| Best regards,Eugene Kosmin
 The Aurigma Development Team
 | 
	
    | 
             | 
            
         | 
    |  | 
        
        
        
    
		
        
            
            
	
    | 
Rank: Newbie
 Groups: Guest
Joined: 11/8/2018(UTC)
 Posts: 2
 
 | 
            
	      
                Hi, unfortunately, I cannot post the picture because of missing rights. I testet with another picture from pixabay, this increased from 423 KB to 428 KB.  | 
	
    | 
             | 
            
         | 
    |  | 
        
        
        
         
		   
        
            
            
	
    | 
Rank: Advanced Member
 Groups: Guest
Joined: 9/19/2006(UTC)
 Posts: 505
 
 Was thanked: 41 time(s) in 41 post(s)
 | 
            
	      
                Hi, 
 Thank you for the file. I have posted the issue to our bug tracker (#463). We'll post here as soon as it is ready.
 | 
| Best regards,Eugene Kosmin
 The Aurigma Development Team
 | 
	
    | 
             | 
            
         | 
    |  | 
        
        
        
    
    
        Forum Jump
         
    
    You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.