PS CS resize GRRR

Out of context: Reply #1

  • Started
  • Last post
  • 4 Responses
  • Nairn0

    when you say 'adds a small 1 px border' you don't actually mean it's being stroked, do you?

    I assume what you're talking about is the result of scaling down from a certain image size, irregularily to a possibly not even whole number? ie. a pixel wide slightly transparent border?

    if so, you have two options:

    1. scale to just-above the desired output, then strip the erroneous 1pixel 'border'.
    2. scale down absolutely, using number inputs (ie. 25%, 50% whatever)

    If I'm understanding you correctly, there is no 'way to get rid of the border' - the software is just doing as it is told - YOU have to consider the scale sizes, ratios and pixel output.

    if I've completely misunderstood, please post a screenshot :)

View thread