PasteIntoFile
PasteIntoFile copied to clipboard
Jpeg quality
Dear Developers,
Can I set jpeg quality somewhere?
Thanks: Bela
No, this is currently not possible. Would you like to contribute this feature? It should be as easy as:
- Adding a setting and a command line option for the encoder quality value
- Replacing
nullwith EncoderParameters for the preview here and doing the same for the save here
Hi @eltos, are you still considering implementing this feature?
Hi @eltos, are you still considering implementing this feature?
I won't implement this anytime soon myself, but I would accept a reasonable PR on the matter. The default quality (whatever that is) should be kept unless the user changes it.