Skip to content
Dominik Ritter edited this page Dec 14, 2015 · 3 revisions

Usage: quality(amount)

Description

This filter changes the overall quality of the JPEG image (does nothing for PNGs or GIFs).

Arguments

amount - 0 to 100 - The quality level (in %) that the end image will feature. The default quality is 80 %.

Example

http://thumbor-server/filters:quality(40)/some/image.jpg

Picture before the quality filterPicture before the quality filter

Picture after 10% qualityPicture after 10% quality

Clone this wiki locally