gco / xee

Automatically exported from code.google.com/p/xee
72 stars 8 forks source link

Xee resizes image while saving or doing export. #428

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello!

Not sure if I have clicked something or pressed wrong keys inside the program, 
but now each time I want to save image or do export - Xee saves it in small 
size (107x160 pixels, for example)

-What steps will reproduce the problem?
1. open image file (jpg)
2. click Save losslessly or export
3. once it is saved - new file size is somewhat 1xx*1xx pixels.

-What is the expected output? What do you see instead?
Expected behaviour is to save file in it's current size (initial or cropped).
I see that program started to resize images by it's own.

What version of the product are you using? On what operating system?
3.3 on OS X 10.9.1

Thank you.

Original issue reported on code.google.com by ataran.t...@gmail.com on 26 May 2014 at 9:33

GoogleCodeExporter commented 9 years ago
Can you post original and saved images?

Original comment by paracel...@gmail.com on 26 May 2014 at 9:59

GoogleCodeExporter commented 9 years ago
1. the original image has size of 2592x3872 pixels.
2. then, I want to crop the card itself. I press CTRL+K, select card, CTRL+K.
The image has been cropped to about 1219x2166 pixels.
3. now I do File -> Export and save the picture like (jpeg, without 
recompressing, for this image I have 2 additional options, checked for both).
as a result I have an image with size of 89x160 pixels…

Now I have noticed that this issue appears only with some photos.
So my first impression (that I clicked or pressed something) seems to be wrong.
I have several photos that I can successfully crop and save in theirs real size.

Can’t say why is this exact photo is so special…

Original comment by ataran.t...@gmail.com on 26 May 2014 at 10:29

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry, not CTRL+K, but CMD+K.

Original comment by ataran.t...@gmail.com on 26 May 2014 at 10:34

GoogleCodeExporter commented 9 years ago
Hmm, weird. I can reproduce this, yes. I will have to look into it.

Original comment by paracel...@gmail.com on 27 May 2014 at 11:17

GoogleCodeExporter commented 9 years ago
Ok, this file is somewhat broken, and it should be reported as a bug to whoever 
made the software that created it.

(The EXIF thumbnail is placed outside the EXIF data, which just doesn't work.)

I've added code to make Xee better deal with broken images like this. It now 
tries to remove the thumbnail instead of writing a new one and breaking things.

Original comment by paracel...@gmail.com on 6 Jul 2014 at 6:54