I am searching the way to automatically crop image after save of Image:
I came across a tedious problem when transforming html to image in rails. My problem is when html is converted to image then extra background is also appended to image, which I don't need so trying to crop image after save callback through some code.
I need answer specific to the problem, any help will be appriciated.
Thanks In Advance
Friends I povided the solution to answer below but I need more efficient and effective than my provided solution.
1) I want to do in shorter lines
2) With little cost of croping
3) Efficient algo