Joe Sharples
Posts: 0
Joined: Mon Aug 18, 2014 1:31 pm

cropping users profile pictures

I have the ability for a user to upload there own profile picture.
The only problem is that users may have pictures of many different dimensions. I want all the profile pictures to be cropped to have a square dimension, but I also want to preserve the ratio.

I tried putting the image component inside a grid that has fixed square dimensions, but this didnt work.

any ideas?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

cropping users profile pictures

Hi Joe -

You can search for jQuery plugin with such functionality and implement it inside your app.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

cropping users profile pictures

Hi Joe

Have you found such as plugin?

Thx

Joe Sharples
Posts: 0
Joined: Mon Aug 18, 2014 1:31 pm

cropping users profile pictures

Sorry Deon i did not.
It worked better for my app to set a fixed width and to preserve the image asset ratio.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

cropping users profile pictures

Thank you. I see there is a Phonegap Plugin available. I will investigate and feedback

Return to “Issues”