Quote:
Originally Posted by Doitsu
The jpeg image quality is hard-coded, but it can easily be changed by editing the quality value in plugin.py.
|
If I want the max image quality do I change img.save(clipboard_data, 'jpeg', quality=90) to 100? And do I need to change the value 90 in line 51 and 53 to 100 (using Notepad++ to get the line numbers)?
Thanks,
SH