Im loading some images from a remote site. The images are coming with little dupplicates under themself. So im trying to cut those little copys of the main image off.
See http://testing.zwiink.us/image/ for an example. Just leave the username in the form element as it is.
Question: Is there any way, to cut 200 pixels height of the image off? For example picture format:
Old:
Height:500px; Width:500px;
New:
Height:300px; Width:500px;