Help Center

Powered by Minitek FAQ Book
Loading...

Thumbnail image quality is poor

JH
Jeff HechtPosted 10 years agoEdited 10 years ago
 The quality of the images is important to this client. is there a setting that is not in the component settings that would allow me to improve the image quality?
Loading...
0
#1439

1 answer

M
MinitekPosted 10 years agoModerator
Hi there,

In the file

website_root/components/com_minitekwall/libraries/utilities/phpthumb/GdThumb.inc.php

at line 723 you will find this code:


'jpegQuality'			=> 70,


You can change the value 70 to a higher value (up to 100).

However, keep in mind that better image quality means larger images (in kb) and therefore more memory required.