How to crop image ?

148 views
Skip to first unread message

Gink Labrev

unread,
Nov 8, 2012, 1:09:18 PM11/8/12
to django...@googlegroups.com
How to crop image before upload ?
I found this project: https://github.com/jonasundderwolf/django-image-cropping, but it does not work well.
Does someone know other solutions ?

Thanks,

Kurtis Mullins

unread,
Nov 8, 2012, 6:26:59 PM11/8/12
to django...@googlegroups.com
(However, I don't know of any ways to crop images before upload ... except maybe with Flash or Java)


On Thu, Nov 8, 2012 at 1:25 PM, Kurtis Mullins <kurtis....@gmail.com> wrote:
I've used JCrop in combination with a custom Django Form and PIL before. I had good results.


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.


Kurtis Mullins

unread,
Nov 8, 2012, 6:25:46 PM11/8/12
to django...@googlegroups.com
I've used JCrop in combination with a custom Django Form and PIL before. I had good results.
On Thu, Nov 8, 2012 at 8:09 AM, Gink Labrev <gink....@gmail.com> wrote:

--
Message has been deleted

Brent

unread,
Nov 9, 2012, 2:56:26 PM11/9/12
to django...@googlegroups.com
Have you looked at easy-thumbnails? It depends on PIL or Pillow and works great for cropping amount other image manipulations.

Kurtis Mullins

unread,
Nov 9, 2012, 3:48:33 PM11/9/12
to django...@googlegroups.com
The only thing I didn't like about easy-thumbnails is that it relied on generating them on the fly and caching them, if I remember correctly. While that's not totally horrendous, I was using a CDN and didn't want to use my Django Application to serve media. Note: I might be thinking of something else (sorl?) so my apologies if I've given incorrect information.


On Fri, Nov 9, 2012 at 9:56 AM, Brent <brentc...@gmail.com> wrote:
Have you looked at easy-thumbnails? It depends on PIL or Pillow and works great for cropping amount other image manipulations.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/-8PoiC9kdKYJ.
Reply all
Reply to author
Forward
0 new messages