thanks i try out...can you plz tell me how to get image actual X Y for e.g in below image you can see my crop selection (29,27) and on original image it is 134,138 ?
http://i.imgur.com/1IPBpQF.jpg
Search found 3 matches
- 2014-08-01T05:27:45-07:00
- Forum: Users
- Topic: How to maintain image quality after cropping ?
- Replies: 4
- Views: 2244
- 2014-08-01T03:12:55-07:00
- Forum: Users
- Topic: How to maintain image quality after cropping ?
- Replies: 4
- Views: 2244
Re: How to maintain image quality after cropping ?
Thanks for your reply. yes i am displaying it 1000 x 667 because user can see full image inside viewport (crop container div) and he can crop. And yes even i remove -strip output image becoming 142kbs
- 2014-08-01T02:12:15-07:00
- Forum: Users
- Topic: How to maintain image quality after cropping ?
- Replies: 4
- Views: 2244
How to maintain image quality after cropping ?
I am using imagemagick api The problem i am facing is that ' file size reduces to kbs after cropping '. Here is what i am doing... 1. I have image test.jpg of 5177 x 3451 dimention,aspect ratio 3/2 and having size 51.2mb. 2. In my html page inside div I am setting image width to 1000px so becomes ...