Results 115 comments of wiredfool

Probably, but it might take passing different options in. We already work with libjpeg-turbo, as it's the default on at least one of the linux platforms. As long as they...

Nope. Different format.

As far as I know, it's never been tested with mozjpeg.

Pretty sure that this is connected with https://github.com/python-pillow/Pillow/issues/1987#issuecomment-228606543

We still need testing and documentation on this, as that's (at least a portion) of what's been blocking this PR.

@hugovk, I just pushed the button for the beta. I’m kind of excited to get this set up on a day job repo to see how it goes, we’ll see...

Just got notification that my account is in the beta, so I’m pretty sure that means that it’s setup on this org. Let me know if there’s something else that...

Pretty sure that there are some limits to the number of pixels in an image related to some 32 bit values in the storage system, iirc somewhere in the range...

The new memory allocator may have improved some of the limits mentioned here: https://github.com/python-pillow/Pillow/blob/master/docs/reference/limits.rst

That is something that would be a good addition. PRs welcome.