JamesHeinrich / phpThumb

phpThumb() - The PHP thumbnail generator
Other
315 stars 141 forks source link

Add quality arg to imagewebp call #180

Closed r3l0c closed 2 years ago

r3l0c commented 2 years ago

Why is it needed?

imagewebp useless without quality arg

JamesHeinrich commented 2 years ago

Is it not already there? https://github.com/JamesHeinrich/phpThumb/blob/master/phpthumb.class.php#L556