https://bugs.kde.org/show_bug.cgi?id=452084
vanyossi <ghe...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED CC| |ghe...@gmail.com Resolution|--- |NOT A BUG --- Comment #3 from vanyossi <ghe...@gmail.com> --- Hi! your images should have no ICC profile attached to them for web purposes. When exporting for png for web the embed profile is recommended to not be set for web usage. "Force convert to RGB" will convert your image to "sRGB built-in" and tag it with it, profile tagging seems to be missing on webp export which makes your image be exported with no profile information (the webtool you cited seems to strip any profile tag information btw). Twitter and instagram not displaying the image as you see it is not a bug in krita by default. In this case it is best to read the format twitter/instagram is expecting and upload the image in the format and colorspace expected. For jpeg uncheck ICC profile embed, for PNG it seems its enough to unset "Force convert to PNG" (your image colospace has to be previously converted to sRGB for export) check https://docs.krita.org/en/tutorials/saving-for-the-web.html for some basic info on exporting for web I will mark this as "NOT A BUG" for now -- You are receiving this mail because: You are watching all bug changes.