I have a psd which is for iphone4 640×960. Inside photoshop, the image size says the resolution is 72pixels/inch. How do I decrease the resolution by half for the iphone3’s 320×480? I tried changing 72 to 36, but that didn’t do anything.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This isn’t really a programming question, but the DPI is just a parameter on bitmapped images, given that they don’t otherwise have any concept of physical size. You can set it to anything without affecting the actual pixels.
You want to adjust ‘Image Size’, which when I last used Photoshop (a very long time ago) was under the ‘Image’ menu. You then want to set the size in pixels to 320×480.