mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-25 15:05:56 +03:00
[GH-ISSUE #134] Automatic WebP #108
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#108
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @geek-at on GitHub (Nov 20, 2021).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/134
Probably smarter not (only) to allow conversion to WebP but rather always after upload convert an uploaded jpg image to WebP and then automatically serve it when the request header indicates that the browser supports WebP.
@geek-at commented on GitHub (Sep 13, 2023):
implemented in
422c17eb65