Does anyone know how to save processing sketch as a high quality jpg file? When i use save(“*.jpg”); and even set it to high resolution, the quality for some works is low, the colors of the original work and the saved jpg file differ (see upload image). I can’t use svg since i use loadPixels();
try png or tiff instead?
I tried png, it saves correctly. Thanks!
2 Likes