Replies: 1 comment 4 replies
-
Don't forget to include the cwebp result for lossy default equivalent to your command (-m 6 being a change of how long each image is processed for not a measure of quality I followed that for the lossy): 199KB, I suspect since we're talking covers for cards rather than the images that should be full screen high-resolution in a reader most folks won't want a 5X file size ballooning, so I'm not sure of the utility as cards should load faster than a full sized page image when off-network. Just a heads up if you don't wind up with expected traction on this. That said, I'm all for options so you've my upvote! :) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Idea Description
the current webp option uses lossy mode with no quality option, i would like an option for lossless webp and an option to control lossy quality would be nice too.
on the file i tested i measured the file size as png: 1938 KB. and as lossless webp: 1038 KB.
i used cwebp with
-lossless -m 6
for lossy:
quality 100
- 647 KB
quality 95
- 482 KB
quality 90
- 370 KB
quality 75
- 204 KB
Idea Category
Feature Enhancement
Duration of Using Kavita
No response
Before submitting
Beta Was this translation helpful? Give feedback.
All reactions