6
votes
4answers
7k views

Reduce file size without losing quality

I would like to save files in Photoshop but keep them as small as possible. I use Save for Web (and Devices) and save as a JPEG. Here are the settings I used: I really do not want to lower the ...
0
votes
1answer
170 views

How could I split image into 1 pixel sgements? [closed]

Suppose that we have 400x400 bitmap pixel RGB dimensions, I need to split it into 160000 segments so each segment has its own resolution so when we zoom in, the whole image resolution will not be ...
7
votes
7answers
634 views

Techniques to dramatically scale an image

I have been given an impossible task: Take a picture image (jpg) at 1422 x 1067 px with 100 dpi and scale it to 86400 x 29376 px (that's equivalent to 34ft x 100ft or 30.5 meters x 10.36 meters) ...
0
votes
3answers
300 views

Image resizing, maintaing image size - beginner question [closed]

I am attempting to resize an image from 480x800 to 320x240. Below are the results. The original image has an oval shaped circle whereas the re-sized image has a more spherical shape. Is it possible to ...