Hi. I seem to not be able to do convert test.jpg - crop 50%+10-5 This gives the same result as the original file. When i use convert test.jpg -crop 500x500+40+-40 it produces the result i would like. Does this mean that percentage does not work when using crop? Thanks.