Reading the headline I thought the program would produce stylised pics like this:<p><a href="http://www.newyorker.com/contributors/" rel="nofollow">http://www.newyorker.com/contributors/</a><p>Question: is it possible to have a computer draw such images?
Hmm... I don't use imgix, but what if a site using it wants to give the user the option to correct the crop? Since even a good algorithm won't do the right thing 100% of the time, it would seem sensible to give the user one of those 'zoom to crop' widgets with the starting position detected by the algorithm, but the described services sounds like it only gives you a static cropped image as output - it neither provides a widget itself nor supplies the parameters required to make one. (Or maybe it does and it's just somewhere else in the documentation?)
This is a really cool service!<p>One nitpick, though: in the live demo of the circular cropped face, it appears that the face is slightly off center, whereas in the first promo image of the article [1] it appears more zoomed out and perfectly centered. I tweaked the url parameters a bit to try to mimic the promo [2], but the weighting of the image feels a little off -- towards the top right. If the auto face detection doesn't produce perceptually centered images consistently, that is an important caveat, and the promo should reflect that.<p>[1] <a href="https://assets.imgix.net/blog/avatar.jpg" rel="nofollow">https://assets.imgix.net/blog/avatar.jpg</a><p>[2] <a href="https://assets.imgix.net/blog/woman-hat.jpg?w=200&h=200&fit=facearea&faceindex=1&facepad=2.3&mask=ellipse&dpr=1.38" rel="nofollow">https://assets.imgix.net/blog/woman-hat.jpg?w=200&h=200&fit=...</a>
I am a little bit unsure about this service. Although i find it technically highly appealing, the resulting privacy concerns are not to be ignored (personal opinion, tell me otherwise).<p>Can somebody clarify how you validate the claimed 'Article 29 of Directive 95/46/EC'-compliance? It seems to me that this service somehow relies heavily on the well-behaviour of the clients.
This is awesome! I think faceindex and facepad are my new favorite parameters. Is there a reason you decided to make faceindex not zero-based?<p>Also, will there be other options for "fit"? Like waldoarea?