P doesn't display file sizes the way I want

391 views4 repliesLast post: 3/30/2010
When I type my file sizes, rounded off to the nearest one-sixteenth of an inch, Photoshop computes and displays the sizes to the nearest one-thousandth of an inch.

For example, if I make an image 11 by 41.5 inches in Image > Image Size, the sizes change automatically to "11.001" and "41.499".

How can I get the file sizes to remain the sizes that I type them?

I'm using CS3.

Robert
#1
"Robert Montgomery" wrote in message
When I type my file sizes, rounded off to the nearest one-sixteenth of an inch, Photoshop computes and displays the sizes to the nearest one-thousandth of an inch.

For example, if I make an image 11 by 41.5 inches in Image > Image Size, the sizes change automatically to "11.001" and "41.499".
How can I get the file sizes to remain the sizes that I type them?
I'm using CS3.

Robert

That's because of floating point arithmetic.

http://en.wikipedia.org/wiki/Floating_point

--
N
#2
On Sun, 14 Mar 2010 15:45:16 GMT, Robert Montgomery wrote:

When I type my file sizes, rounded off to the nearest one-sixteenth of an inch, Photoshop computes and displays the sizes to the nearest one-thousandth of an inch.

For example, if I make an image 11 by 41.5 inches in Image > Image Size, the sizes change automatically to "11.001" and "41.499".
How can I get the file sizes to remain the sizes that I type them?
I'm using CS3.

Robert

This limitation is due to the size of the pixels. Normally I would just ignore the difference. If you need it to be exact for some reason, make sure the Resample box is checked.
--
Mike Russell - http://www.curvemeister.com
#3
On 14.Mar.10 16:45h, Robert Montgomery wrote:
When I type my file sizes, rounded off to the nearest one-sixteenth of an inch, Photoshop computes and displays the sizes to the nearest one-thousandth of an inch.

For example, if I make an image 11 by 41.5 inches in Image > Image Size, the sizes change automatically to "11.001" and "41.499".

i.e. you are using Image > Image Size for downscaling the image?

How can I get the file sizes to remain the sizes that I type them?

by making sure the original lengths measured in px are divisible by 16

I'm using CS3.

that's probably irrelevant

Robert
#4
Rainer Latka wrote:
On 14.Mar.10 16:45h, Robert Montgomery wrote:
When I type my file sizes, rounded off to the nearest one-sixteenth of an inch, Photoshop computes and displays the sizes to the nearest one-thousandth of an inch.

For example, if I make an image 11 by 41.5 inches in Image > Image Size, the sizes change automatically to "11.001" and "41.499".

i.e. you are using Image > Image Size for downscaling the image?
How can I get the file sizes to remain the sizes that I type them?

by making sure the original lengths measured in px are divisible by 16

Thanks, Rainer, Mike and N.

It's easier for me just try to ignore the problem than to make the original lengths measured in px divisible by 16, which would be adding considerably to the problem rather than reducing or eliminating it.

Robert.
#5