There's a content-aware image resizing method which employs techniques that allow for a much better alternative to cropping or scaling images. It removes unnecessary pixels when you shrink the image (landscape, background, grass etc.), preserving important content, and it adds pixels when you enlarge it, allowing for the image to be expanded past it's original size. Of course, there are precautions to prevent it from removing important pixels of features such as text or faces.
Images will also resize on the fly when you adjust window size. There won't be embedded images sticking out like sore thumbs when the rest of the layout adjusts itself. It will be much more seamless. This means you won't be looking at the bottom corner of a large image on a hand-held device.
It's how you expect images to act when you resize them in the first place. No more stretching.
Link to the article for additional insight.
Instead of reading a description of how it functions, here's a video which provides an in-depth introduction to how it works.






When this enters mainstream usage, BYOND needs to take advantage of it with interfaces.
You see how the video demonstrates the possibility for quick image manipulation?
No more spending an hour in Photoshop to remove someone from an image
