Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Was wondering if there's a good site out there for cropping an image like so:

Current size is 336 x 352:

Would like to make it 695 x 395 by combining proper stretching and zooming (so it doesn't look like a distorted stretch)

Thanks!

share|improve this question

1 Answer

up vote 1 down vote accepted

Imagemagick has a lot of options that can do almost everything.

share|improve this answer
Thanks JSccoobyCed...I'll definitely look into that when I get into image upload soon!...Right now just looking for an online editor though (should've been more clear). I have a small image aand I'd like to make it much larger while maintaining its scale... – GirlCanCode2 May 24 '12 at 20:10

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.