-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Simplify WebP compression methods
- Merge `measure_webp_quality_pil` and `measure_webp_lossless_pil` into a single `measure_webp_pil` function - Add support for both quality-based and lossless WebP compression - Improve parameter handling and error checking - Update related function calls to use new unified method - Add optional extension validation for non-directory paths
- Loading branch information
1 parent
a3898e7
commit 131f553
Showing
1 changed file
with
30 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters