mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[GH-ISSUE #199] Separate Auto Lossy and Lossless #88
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#88
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 @TiKevin83 on GitHub (Nov 13, 2018).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/199
Right now a source png image will only be compressed in auto output mode if the browser supports webp, otherwise it will stay as a png. It would be useful either to have separate auto lossy and auto lossless output modes to change the fallback order to webp->jpg->png, or to have the auto output mode choose a fallback order depending on the presence and value of the quality setting (that is, if a user asks for q_85 assume that they want auto lossy mode).
@baamenabar commented on GitHub (Nov 15, 2018):
Hello @TiKevin83 ! that's a quite useful use case.
I'll add it to 1.2 milestone
thanks for the feedback
@github-actions[bot] commented on GitHub (Aug 15, 2023):
This issue is stale because it has been open for 30 days with no activity.
@github-actions[bot] commented on GitHub (Aug 29, 2023):
This issue was closed because it has been inactive for 14 days since being marked as stale.