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.