Closed Don1948 closed 1 year ago
I just did some tests, and the output jpeg files are about 10 times the size of PNGs, and with visible compression artefacts. So I'm not sure I want to add jpeg support directly. You can always use something like imagemagick to convert the PNG.
Here's a jpeg example (quality: 90):
Here's the same image as PNG:
Can you add industry standard jpg format in addition to png?