-
Hello i am using responsivefilemanager 9.14.0 and i have problem with webp images display in uploaded folder... Any solution for this problem?
-
ghost updated
8 years ago
-
## Summary
`GET /proxy/avatar.webp`でアバターが取得できますが、その中身は必ずしもWebPとは限らないので、どちらかの対応をしてほしいです:
* WebPに再エンコーディングする (CPU使用率から厳し目?)
* URL末尾の`.webp`を取り除く
## Example
```sh
$ curl --head 'https://mis…
-
-
-
### What did you do?
Run PIL.ImageGrab.grab() without arguments.
### What did you expect to happen?
Until now this has not included pop-ups and tooltips in the screenshot.
I just updated to …
-
Is there currently a way to support WebP with `` so it can fallback on Safari? If not, is this something worth adding? (since iOS 14 and macOS 11 will render this problem obsolete)
-
/img/1.jpg ->working
chrome get ->img/x1.jpg.pagespeed.ic.oi_Bc-Td8w.webp
1.jpg original-size:59.27KB 800x500
1.jpg.webp size: 9.7KB 800x500
that's great,
but:
/img/4.jpg -> not working…
ZTzha updated
5 years ago
-
Hello, I'm using the program, I'm enjoying it, very good, but I have a problem that I can't save the projects in animated webp format. Whenever I try, it gives an error. What can it be?
This happen…
-
Right now, everything is hardwired for .PNG files. It would be nice to allow users to select any format supported by PIL or Pillow.